..
command
river: update to wlroots 0.15.0
2021-12-21 03:18:30 +00: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
command: Use std.ComptimeStringMap to get impl. function from command string
2021-09-16 11:47:44 +02:00
Config.zig
river: Allow applying CSD based on window titles
2021-09-07 12:30:53 +00:00
Control.zig
command: make args type 0-terminated
2021-07-15 13:32:33 +02:00
Cursor.zig
Cursor: properly handle clients setting the cursor image
2021-12-22 04:32:23 +00:00
Decoration.zig
river: Allow applying CSD based on window titles
2021-09-07 12:30:53 +00:00
DecorationManager.zig
river: make CSD-filters apply to existing views
2021-07-12 17:57:01 +00:00
DragIcon.zig
river: properly teardown surface tree
2021-07-28 13:44:23 +02:00
InputConfig.zig
Add basic input configuration
2021-06-13 10:37:36 -07:00
InputManager.zig
river: update to wlroots 0.15.0
2021-12-21 03:18:30 +00:00
Keyboard.zig
command: support repeating keyboard mappings
2021-08-15 14:49:11 +02:00
LayerSurface.zig
layer-shell: fix regression from wlroots 0.15 update
2021-12-21 19:41:47 +00:00
Layout.zig
river: update to wlroots 0.15.0
2021-12-21 03:18:30 +00:00
LayoutDemand.zig
river: update to wlroots 0.15.0
2021-12-21 03:18:30 +00:00
LayoutManager.zig
river: update to wlroots 0.15.0
2021-12-21 03:18:30 +00:00
main.zig
common/flags: make argFlag() return a slice
2021-12-15 17:09:45 +01:00
Mapping.zig
command: support repeating keyboard mappings
2021-08-15 14:49:11 +02:00
Mode.zig
meta: make copyright headers more maintainable
2020-11-11 20:33:43 +01:00
Output.zig
river: update to wlroots 0.15.0
2021-12-21 03:18:30 +00:00
OutputStatus.zig
View: fix unmap/destroy control flow
2021-10-02 14:48:22 +02:00
PointerConstraint.zig
pointer-constraints: fix coordinates
2021-10-11 15:01:57 +02:00
PointerMapping.zig
code: switch to custom wlroots/libwayland bindings
2020-12-13 22:53:33 +01:00
render.zig
river: update to wlroots 0.15.0
2021-12-21 03:18:30 +00:00
Root.zig
river: update to wlroots 0.15.0
2021-12-21 03:18:30 +00:00
Seat.zig
Cursor: add workaround in pointer drag termination
2021-11-23 22:54:19 +01:00
SeatStatus.zig
foreign-toplevel-management: basic implementation
2020-12-24 13:07:59 +01:00
Server.zig
river: update to wlroots 0.15.0
2021-12-21 03:18:30 +00:00
StatusManager.zig
river: implement xdg-activation-v1
2021-08-19 12:58:52 +00:00
Subsurface.zig
river: update to wlroots 0.15.0
2021-12-21 03:18:30 +00:00
test_main.zig
meta: make copyright headers more maintainable
2020-11-11 20:33:43 +01:00
util.zig
util: remove unused function
2021-07-31 00:57:23 +02:00
view_stack.zig
view_stack: update tests for zig 0.8.0
2021-06-08 18:25:43 +00:00
View.zig
View: send enter/leave events to full surface tree
2021-10-20 14:11:19 +02:00
VoidView.zig
View: fix unmap/destroy control flow
2021-10-02 14:48:22 +02:00
wlroots_log_wrapper.c
river: add custom wlroots log handler
2021-07-25 01:22:36 +02:00
XdgPopup.zig
river: properly teardown surface tree
2021-07-28 13:44:23 +02:00
XdgToplevel.zig
river: update to wlroots 0.15.0
2021-12-21 03:18:30 +00:00
XwaylandUnmanaged.zig
code: remove now unnecessary zig fmt directives
2021-06-08 03:20:56 +00:00
XwaylandView.zig
Xwayland: always send configure if requested
2021-10-20 15:40:50 +02:00