river/river
2020-07-17 20:40:33 +02:00
..
command Implement csd-filter-add and float-filter-add commands 2020-07-16 21:24:08 +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 cursor: ensure theme loaded on output creation 2020-07-17 20:40:33 +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 xwayland: set seat 2020-07-09 22:31:01 +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 code: fix a pair of leaks 2020-07-17 16:01:35 +02:00
Mapping.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
Output.zig cursor: ensure theme loaded on output creation 2020-07-17 20:40:33 +02:00
OutputStatus.zig output: introduce state struct 2020-07-02 21:56:26 +02:00
render.zig code: update to wlroots 0.11.0 2020-07-16 21:20:43 +02:00
Root.zig river-status: fix bug sending old output tag state 2020-07-06 11:09:23 +02:00
Seat.zig code: update to wlroots 0.11.0 2020-07-16 21:20:43 +02:00
SeatStatus.zig code: use a tagged union to store focus 2020-07-15 14:15:17 +02:00
Server.zig code: update to wlroots 0.11.0 2020-07-16 21:20:43 +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 code: update to wlroots 0.11.0 2020-07-16 21:20:43 +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 Fix bug causing XDG toplevels with a parent to not respect the CSD filter 2020-07-16 21:24:08 +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