river/river
2020-09-08 18:54:57 +02:00
..
command config: implement map-pointer command 2020-08-24 18:57:43 +02:00
Box.zig xdg-shell: improve child handling 2020-06-13 23:38:00 +02:00
c.zig config: implement map-pointer command 2020-08-24 18:57:43 +02:00
command.zig config: implement map-pointer command 2020-08-24 18:57:43 +02:00
Config.zig config: implement map-pointer command 2020-08-24 18:57:43 +02:00
Control.zig river-status: clean up initialization 2020-08-21 21:06:58 +02:00
Cursor.zig cursor: handle borderless views in move/resize 2020-09-08 18:54:57 +02:00
Decoration.zig xdg-decoration: clean up initialization 2020-08-21 21:06:59 +02:00
DecorationManager.zig xdg-decoration: clean up initialization 2020-08-21 21:06:59 +02:00
InputManager.zig seat: clean up initialization 2020-08-21 21:06:58 +02:00
Keyboard.zig config: implement map-pointer command 2020-08-24 18:57:43 +02:00
LayerSurface.zig layer-surface: clean up initialization 2020-08-21 16:53:04 +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 config: handle alloc failure in Mapping init 2020-08-21 21:06:59 +02:00
Mode.zig config: implement map-pointer command 2020-08-24 18:57:43 +02:00
Output.zig output: clean up initialization 2020-08-21 21:06:59 +02:00
OutputStatus.zig river-status: don't report destroying views 2020-08-22 17:17:57 +02:00
PointerMapping.zig config: implement map-pointer command 2020-08-24 18:57:43 +02:00
render.zig view stack: rework iteration for flexibility 2020-08-21 16:31:39 +02:00
Root.zig root: clean up initialization 2020-08-21 21:06:59 +02:00
Seat.zig config: implement map-pointer command 2020-08-24 18:57:43 +02:00
SeatStatus.zig river-status: clean up initialization 2020-08-21 21:06:59 +02:00
Server.zig config: clean up initialization 2020-08-21 21:06:58 +02:00
StatusManager.zig river-status: clean up initialization 2020-08-21 21:06:59 +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 view stack: rework iteration for flexibility 2020-08-21 16:31:39 +02:00
View.zig view: clean up initialization 2020-08-21 16:43:12 +02:00
VoidView.zig view: implement frame-perfect destroy 2020-08-21 16:31:39 +02:00
XdgPopup.zig xdg-popup: clean up initialization 2020-08-21 16:51:09 +02:00
XdgToplevel.zig xdg-toplevel: clean up initialization 2020-08-21 16:45:27 +02:00
XwaylandUnmanaged.zig xwayland: clean up initialization 2020-08-21 16:48:17 +02:00
XwaylandView.zig xwayland: clean up initialization 2020-08-21 16:48:17 +02:00