river/river
2021-06-13 10:37:36 -07:00
..
command Add basic input configuration 2021-06-13 10:37:36 -07:00
Box.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
c.zig Add basic input configuration 2021-06-13 10:37:36 -07:00
command.zig Add basic input configuration 2021-06-13 10:37:36 -07:00
Config.zig config: make attach-mode global 2021-06-08 18:26:36 +00:00
Control.zig code: update to zig 0.8.0 2021-06-05 17:29:58 +00:00
Cursor.zig code: remove now unnecessary zig fmt directives 2021-06-08 03:20:56 +00:00
Decoration.zig code: remove now unnecessary zig fmt directives 2021-06-08 03:20:56 +00:00
DecorationManager.zig code: remove now unnecessary zig fmt directives 2021-06-08 03:20:56 +00:00
DragIcon.zig render: fix damage tracking of drag icons 2021-06-07 18:34:54 +00:00
InputConfig.zig Add basic input configuration 2021-06-13 10:37:36 -07:00
InputManager.zig Add basic input configuration 2021-06-13 10:37:36 -07:00
Keyboard.zig river: remove InputManager.server 2021-05-13 14:53:08 +02:00
LayerSurface.zig render: track subsurfaces created before role assignment 2021-06-05 19:30:43 +00:00
Layout.zig output: destroy Layouts on Output removal 2021-06-09 20:03:19 +00:00
LayoutDemand.zig code: update to zig 0.8.0 2021-06-05 17:29:58 +00:00
LayoutManager.zig code: update to zig 0.8.0 2021-06-05 17:29:58 +00:00
main.zig code: update to zig 0.8.0 2021-06-05 17:29:58 +00:00
Mapping.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
Mode.zig meta: make copyright headers more maintainable 2020-11-11 20:33:43 +01:00
Output.zig output: destroy Layouts on Output removal 2021-06-09 20:03:19 +00:00
OutputStatus.zig Use std.log instead of log.zig 2021-02-08 18:35:11 +01:00
PointerConstraint.zig code: remove now unnecessary zig fmt directives 2021-06-08 03:20:56 +00:00
PointerMapping.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
render.zig code: update to zig 0.8.0 2021-06-05 17:29:58 +00:00
Root.zig output: destroy Layouts on Output removal 2021-06-09 20:03:19 +00:00
Seat.zig view: send activated/fullscreen configures immediately 2021-06-08 06:00:15 +00:00
SeatStatus.zig foreign-toplevel-management: basic implementation 2020-12-24 13:07:59 +01:00
Server.zig code: update to zig 0.8.0 2021-06-05 17:29:58 +00:00
StatusManager.zig river: remove misc stored *Server pointers 2021-05-13 15:06:00 +02:00
Subsurface.zig render: fix damage tracking of drag icons 2021-06-07 18:34:54 +00:00
test_main.zig meta: make copyright headers more maintainable 2020-11-11 20:33:43 +01:00
util.zig meta: make copyright headers more maintainable 2020-11-11 20:33:43 +01:00
view_stack.zig view_stack: update tests for zig 0.8.0 2021-06-08 18:25:43 +00:00
View.zig config: make attach-mode global 2021-06-08 18:26:36 +00:00
VoidView.zig view: send activated/fullscreen configures immediately 2021-06-08 06:00:15 +00:00
XdgPopup.zig render: fix damage tracking of drag icons 2021-06-07 18:34:54 +00:00
XdgToplevel.zig view: send activated/fullscreen configures immediately 2021-06-08 06:00:15 +00:00
XwaylandUnmanaged.zig code: remove now unnecessary zig fmt directives 2021-06-08 03:20:56 +00:00
XwaylandView.zig view: send activated/fullscreen configures immediately 2021-06-08 06:00:15 +00:00