river/river
2020-07-05 23:34:59 +02:00
..
command output: introduce state struct 2020-07-02 21:56:26 +02:00
Box.zig xdg-shell: improve child handling 2020-06-13 23:38:00 +02:00
c.zig data-control: implement protocol 2020-06-25 23:08:56 +02:00
command.zig river: implement toggle-fullscreen 2020-06-29 01:00:57 +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 output: introduce state struct 2020-07-02 21:56:26 +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 code: handle out of memory as well as possible 2020-07-05 22:49:17 +02:00
Keyboard.zig code: improve error handling consistency 2020-06-26 00:59:31 +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 code: handle out of memory as well as possible 2020-07-05 22:49:17 +02:00
Seat.zig code: handle out of memory as well as possible 2020-07-05 22:49:17 +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 view: save and restore floating dimensions 2020-06-29 11:15:55 +02:00