river/river
Isaac Freund 005bde367c
OutputStatus: rework implementation
This was motivated by the view tags not being proplerly updated by
Root.commitTransaction() when there were no views on an output.
2023-02-28 18:28:17 +01:00
..
command river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
c.zig code: relicense to GPL-3.0-only 2022-01-31 19:33:22 +01:00
command.zig deps: update to Zig 0.10 2023-01-08 16:21:42 +01:00
Config.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
Control.zig deps: update to Zig 0.10 2023-01-08 16:21:42 +01:00
Cursor.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
Decoration.zig code: Cleanup use of std library for consistancy 2022-02-08 12:02:05 +01:00
DecorationManager.zig code: relicense to GPL-3.0-only 2022-01-31 19:33:22 +01:00
DragIcon.zig Xwayland: render using the scene graph 2023-02-28 14:55:59 +01:00
IdleInhibitor.zig idle-inhibit: fix use-after-free 2023-01-21 14:54:14 +01:00
IdleInhibitorManager.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
InputConfig.zig river: update to wlroots 0.16 2022-11-13 16:16:07 +01:00
InputDevice.zig river: update to wlroots 0.16 2022-11-13 16:16:07 +01:00
InputManager.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
Keyboard.zig Keyboard: fix keyboard-layout mapping crash 2023-02-28 14:40:10 +01:00
KeyboardGroup.zig river: update to wlroots 0.16 2022-11-13 16:16:07 +01:00
KeycodeSet.zig Seat: avoid leaking eaten keys to client on focus 2022-05-29 23:12:21 +02:00
LayerSurface.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
Layout.zig OutputStatus: rework implementation 2023-02-28 18:28:17 +01:00
LayoutDemand.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
LayoutManager.zig deps: update to Zig 0.10 2023-01-08 16:21:42 +01:00
LockManager.zig session-lock: use the scene graph 2023-02-28 14:55:58 +01:00
LockSurface.zig session-lock: use the scene graph 2023-02-28 14:55:58 +01:00
main.zig flags: further cleanup after Zig 0.10 2023-01-08 17:01:14 +01:00
Mapping.zig command/map: use flags.zig, cleanup 2022-12-28 21:56:42 +01:00
Mode.zig map-pointer: minor fixes and cleanups 2022-11-25 14:06:31 +01:00
Output.zig OutputStatus: rework implementation 2023-02-28 18:28:17 +01:00
OutputStatus.zig OutputStatus: rework implementation 2023-02-28 18:28:17 +01:00
PointerMapping.zig map-pointer: minor fixes and cleanups 2022-11-25 14:06:31 +01:00
render.zig session-lock: use the scene graph 2023-02-28 14:55:58 +01:00
Root.zig OutputStatus: rework implementation 2023-02-28 18:28:17 +01:00
SceneNodeData.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
Seat.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
SeatStatus.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
Server.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
StatusManager.zig OutputStatus: rework implementation 2023-02-28 18:28:17 +01:00
Switch.zig river: update to wlroots 0.16 2022-11-13 16:16:07 +01:00
SwitchMapping.zig input: add map-switch/unmap-switch commands 2022-04-14 12:49:47 +02:00
test_main.zig code: relicense to GPL-3.0-only 2022-01-31 19:33:22 +01:00
util.zig deps: update to Zig 0.10 2023-01-08 16:21:42 +01:00
View.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
wlroots_log_wrapper.c river: add custom wlroots log handler 2021-07-25 01:22:36 +02:00
XdgPopup.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
XdgToplevel.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
XwaylandOverrideRedirect.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00
XwaylandView.zig river: rework core data structures & transactions 2023-02-28 18:28:17 +01:00