river/river
2020-10-31 09:47:57 +01:00
..
command Implement unmap-pointer 2020-10-27 00:32:20 +01:00
Box.zig xdg-shell: improve child handling 2020-06-13 23:38:00 +02:00
c.zig Implement wlr_virtual_pointer_unstable_v1 protocol 2020-10-31 09:47:57 +01:00
command.zig Implement unmap-pointer 2020-10-27 00:32:20 +01:00
Config.zig Introduce mode "locked" 2020-10-19 16:00:17 +02:00
Control.zig code: update to zig master in prep for 0.7.0 2020-10-02 20:34:24 +02:00
Cursor.zig Move Cursor.Mode impl functions to Cursor 2020-10-17 23:42:37 +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
DragIcon.zig seat: implement drag and drop 2020-09-14 20:11:25 +02:00
InputManager.zig Implement wlr_virtual_pointer_unstable_v1 protocol 2020-10-31 09:47:57 +01:00
Keyboard.zig code: Remove most of the hack around @cImport and flexible arrays 2020-10-30 15:23:52 +01:00
LayerSurface.zig layer-surface: clean up initialization 2020-08-21 16:53:04 +02:00
log.zig code: update to zig master in prep for 0.7.0 2020-10-02 20:34:24 +02:00
main.zig code: update to zig master in prep for 0.7.0 2020-10-02 20:34:24 +02:00
Mapping.zig code: Remove allocator argument from Mapping.init 2020-10-25 12:22:25 +01:00
Mode.zig code: Remove allocator argument from Mapping.init 2020-10-25 12:22:25 +01:00
Output.zig code: Remove most of the hack around @cImport and flexible arrays 2020-10-30 15:23:52 +01: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 Implement configurable view opacity with fade effect 2020-10-05 23:03:57 +02:00
Root.zig code: Remove most of the hack around @cImport and flexible arrays 2020-10-30 15:23:52 +01:00
Seat.zig Introduce mode "locked" 2020-10-19 16:00:17 +02:00
SeatStatus.zig river-status: clean up initialization 2020-08-21 21:06:59 +02:00
Server.zig code: Remove most of the hack around @cImport and flexible arrays 2020-10-30 15:23:52 +01: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 code: update to zig master in prep for 0.7.0 2020-10-02 20:34:24 +02:00
view_stack.zig Add tests for ViewStack.swap() 2020-10-26 22:58:09 +01:00
View.zig view: update comments 2020-10-22 19:24:01 +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 Send zriver_seat_status_v1.focused_view when title of focused view changes 2020-10-25 17:28:13 +01:00
XwaylandUnmanaged.zig xwayland: clean up initialization 2020-08-21 16:48:17 +02:00
XwaylandView.zig Send zriver_seat_status_v1.focused_view when title of focused view changes 2020-10-25 17:28:13 +01:00