river/river
2024-10-24 10:55:44 +02:00
..
command tearing-control: minor cleanups/style improvements 2024-08-15 11:49:51 +02:00
c.zig code: relicense to GPL-3.0-only 2022-01-31 19:33:22 +01:00
command.zig tearing-control-v1: implement 2024-08-15 11:45:53 +02:00
Config.zig tearing-control: minor cleanups/style improvements 2024-08-15 11:49:51 +02:00
Control.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
Cursor.zig build: update to wlroots 0.18.0 2024-07-16 14:34:40 +02:00
DragIcon.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
ForeignToplevelHandle.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
IdleInhibitManager.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
IdleInhibitor.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
InputConfig.zig input: support scroll button lock config 2024-10-03 11:42:21 +02:00
InputDevice.zig build: update to wlroots 0.18.0 2024-07-16 14:34:40 +02:00
InputManager.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
InputPopup.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
InputRelay.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
Keyboard.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
KeyboardGroup.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
LayerSurface.zig LayerSurface: minor style/naming tweaks 2024-07-17 11:10:02 +02:00
Layout.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
LayoutDemand.zig LayoutDemand: eliminate "self" naming convention 2024-03-14 12:59:42 +01:00
LayoutManager.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
LockManager.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
LockSurface.zig SceneNodeData: fix fromSurface() use after free 2024-06-13 12:36:00 +02:00
main.zig build: update to wlroots 0.18.0 2024-07-16 14:34:40 +02:00
Mapping.zig Mapping: eliminate "self" naming convention 2024-03-14 12:22:15 +01:00
Mode.zig Mode: eliminate "self" naming convention 2024-03-14 13:00:15 +01:00
Output.zig Output: workaround wlroots headless output bug 2024-10-24 10:55:44 +02:00
OutputStatus.zig OutputStatus: rework implementation 2023-02-28 18:28:17 +01:00
PointerConstraint.zig build: update to wlroots 0.18.0 2024-07-16 14:34:40 +02:00
PointerMapping.zig PointerMapping: eliminate "self" naming convention 2024-03-14 12:58:50 +01:00
process.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
Root.zig Root: simplify scene tree reparenting 2024-08-07 11:09:38 +02:00
rule_list.zig RuleList: eliminate "self" naming convention 2024-03-14 13:07:58 +01:00
SceneNodeData.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
Seat.zig build: update to wlroots 0.18.0 2024-07-16 14:34:40 +02:00
SeatStatus.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
Server.zig tearing-control: fix security-context related assert 2024-08-28 11:26:35 +02:00
StatusManager.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
Switch.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
SwitchMapping.zig SwitchMapping: eliminate "self" naming convention 2024-03-14 13:02:38 +01:00
Tablet.zig build: update to wlroots 0.18.0 2024-07-16 14:34:40 +02:00
TabletTool.zig build: update to wlroots 0.18.0 2024-07-16 14:34:40 +02:00
TextInput.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
util.zig river: raise the file descriptor limit 2024-04-08 16:24:51 +02:00
Vector.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
View.zig tearing-control: minor cleanups/style improvements 2024-08-15 11:49:51 +02:00
wlroots_log_wrapper.c build: update to Zig 0.11.0 2023-10-16 16:27:03 +02:00
XdgDecoration.zig build: update to wlroots 0.18.0 2024-07-16 14:34:40 +02:00
XdgPopup.zig build: update to wlroots 0.18.0 2024-07-16 14:34:40 +02:00
XdgToplevel.zig build: update to wlroots 0.18.0 2024-07-16 14:34:40 +02:00
XwaylandOverrideRedirect.zig build: update to Zig 0.12 2024-05-20 11:35:36 +02:00
XwaylandView.zig Xwayland: fix unsound cast 2024-06-25 12:24:25 +02:00