river/river
Isaac Freund 6bdb152808
cursor: make xcursor theme configurable
- add a new command to set the theme
- export the theme of the default seat through environment variables
2020-07-14 17:34:29 +02:00
..
command cursor: make xcursor theme configurable 2020-07-14 17:34:29 +02:00
Box.zig xdg-shell: improve child handling 2020-06-13 23:38:00 +02:00
c.zig command/spawn: clean up and disown children 2020-07-08 14:00:51 +02:00
command.zig cursor: make xcursor theme configurable 2020-07-14 17:34:29 +02:00
Config.zig config: fix leak of hashmap keys 2020-06-26 12:58:11 +02:00
Control.zig command: log output of commands run by mappings 2020-06-26 18:43:20 +02:00
Cursor.zig cursor: make xcursor theme configurable 2020-07-14 17:34:29 +02:00
Decoration.zig code: handle out of memory as well as possible 2020-07-05 22:49:17 +02:00
DecorationManager.zig code: handle out of memory as well as possible 2020-07-05 22:49:17 +02:00
InputManager.zig xwayland: set seat 2020-07-09 22:31:01 +02:00
Keyboard.zig cursor: implement moving views 2020-07-07 19:06:52 +02:00
LayerSurface.zig code: handle out of memory as well as possible 2020-07-05 22:49:17 +02:00
log.zig code: improve logging functions 2020-06-17 01:31:38 +02:00
main.zig server: send SIGTERM to startup process on exit 2020-07-05 15:44:21 +02:00
Mapping.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
Output.zig layer-shell: respect single anchor exclusive zones 2020-07-05 23:34:59 +02:00
OutputStatus.zig output: introduce state struct 2020-07-02 21:56:26 +02:00
render.zig output: introduce state struct 2020-07-02 21:56:26 +02:00
Root.zig river-status: fix bug sending old output tag state 2020-07-06 11:09:23 +02:00
Seat.zig cursor: implement moving views 2020-07-07 19:06:52 +02:00
SeatStatus.zig river-status: fix memory leak 2020-06-19 14:48:28 +02:00
Server.zig code: handle out of memory as well as possible 2020-07-05 22:49:17 +02:00
StatusManager.zig code: improve error handling consistency 2020-06-26 00:59:31 +02:00
test_main.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
util.zig bikeshed: rename util.allocator to util.gpa 2020-06-19 14:32:30 +02:00
view_stack.zig code: fix tests 2020-06-28 00:35:38 +02:00
View.zig output: introduce state struct 2020-07-02 21:56:26 +02:00
VoidView.zig river: implement toggle-fullscreen 2020-06-29 01:00:57 +02:00
XdgPopup.zig code: handle out of memory as well as possible 2020-07-05 22:49:17 +02:00
XdgToplevel.zig code: handle out of memory as well as possible 2020-07-05 22:49:17 +02:00
XwaylandUnmanaged.zig bikeshed: rename util.allocator to util.gpa 2020-06-19 14:32:30 +02:00
XwaylandView.zig xwayland: don't crash on null title 2020-07-06 16:10:59 +02:00