river/river
2020-08-10 22:15:09 +02:00
..
command view: fix xdg_toplevel fullscreen request handling 2020-08-01 19:56:34 +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 Implement csd-filter-add and float-filter-add commands 2020-07-16 21:24:08 +02:00
Config.zig Implement csd-filter-add and float-filter-add commands 2020-07-16 21:24:08 +02:00
Control.zig command: log output of commands run by mappings 2020-06-26 18:43:20 +02:00
Cursor.zig code: clean up cursor resize mode 2020-08-07 21:36:28 +02:00
Decoration.zig Fix bug causing XDG toplevels with a parent to not respect the CSD filter 2020-07-16 21:24:08 +02:00
DecorationManager.zig Implement csd_filter list 2020-07-16 17:08:19 +02:00
InputManager.zig cursor: implement implicit grabs 2020-08-07 13:54:58 +02:00
Keyboard.zig code: update to wlroots 0.11.0 2020-07-16 21:20:43 +02:00
LayerSurface.zig code: use a tagged union to store focus 2020-07-15 14:15:17 +02:00
log.zig code: improve logging functions 2020-06-17 01:31:38 +02:00
main.zig server: handle SIGINT/SIGTERM with wl_event_loop 2020-08-01 17:27:49 +02:00
Mapping.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
Output.zig Fix crashing bug for window size smaller than 2 * (border width + gap size) 2020-08-10 19:26:13 +02:00
OutputStatus.zig output: introduce state struct 2020-07-02 21:56:26 +02:00
render.zig view: double buffer focus, use counter not bool 2020-08-03 18:54:18 +02:00
Root.zig view: double buffer focus, use counter not bool 2020-08-03 18:54:18 +02:00
Seat.zig view: double buffer focus, use counter not bool 2020-08-03 18:54:18 +02:00
SeatStatus.zig code: use a tagged union to store focus 2020-07-15 14:15:17 +02:00
Server.zig server: handle SIGINT/SIGTERM with wl_event_loop 2020-08-01 17:27:49 +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 view: double buffer focus, use counter not bool 2020-08-03 18:54:18 +02:00
VoidView.zig view: double buffer focus, use counter not bool 2020-08-03 18:54:18 +02:00
XdgPopup.zig code: handle out of memory as well as possible 2020-07-05 22:49:17 +02:00
XdgToplevel.zig Enforce minimum window size also for views with constraints 2020-08-10 22:15:09 +02:00
XwaylandUnmanaged.zig bikeshed: rename util.allocator to util.gpa 2020-06-19 14:32:30 +02:00
XwaylandView.zig Enforce minimum window size also for views with constraints 2020-08-10 22:15:09 +02:00