river/river
2024-04-08 16:24:51 +02:00
..
command river: raise the file descriptor limit 2024-04-08 16:24:51 +02:00
c.zig code: relicense to GPL-3.0-only 2022-01-31 19:33:22 +01:00
command.zig attach-mode: implement after <N> 2024-01-13 12:29:09 -06:00
Config.zig Config: eliminate "self" naming convention 2024-03-14 12:40:13 +01:00
Control.zig Control: eliminate "self" naming convention 2024-03-14 13:01:49 +01:00
Cursor.zig View: always check if current.output is null 2024-04-03 17:18:54 +02:00
DragIcon.zig build: update to wlroots 0.17 2023-12-01 17:29:05 +01:00
ForeignToplevelHandle.zig build: update to Zig 0.11.0 2023-10-16 16:27:03 +02:00
IdleInhibitManager.zig idle-inhibit: fix naming, eliminate "self" naming convention 2024-03-14 12:51:34 +01:00
IdleInhibitor.zig idle-inhibit: fix naming, eliminate "self" naming convention 2024-03-14 12:51:34 +01:00
InputConfig.zig InputConfig: eliminate "self" naming convention 2024-03-14 12:53:09 +01:00
InputDevice.zig tablet-v2: implement tablet tool support 2024-03-11 15:05:42 +01:00
InputManager.zig pointer-gestures: move to input manager 2024-03-15 13:25:02 +01:00
InputRelay.zig TextInput/InputRelay: style nits 2024-01-01 23:02:55 -06:00
Keyboard.zig Keyboard: ignore multiple presses of a key 2024-03-26 10:48:28 +01:00
KeyboardGroup.zig keyboard-groups: use globber for identifier matching 2024-01-07 12:37:03 -06:00
LayerSurface.zig build: update to wlroots 0.17 2023-12-01 17:29:05 +01:00
Layout.zig Layout: eliminate "self" naming convention 2024-03-14 12:02:32 +01:00
LayoutDemand.zig LayoutDemand: eliminate "self" naming convention 2024-03-14 12:59:42 +01:00
LayoutManager.zig LayoutManager: eliminate "self" naming convention 2024-03-14 12:40:26 +01:00
LockManager.zig security-context: implement protocol 2024-03-15 14:47:43 +01:00
LockSurface.zig build: update to wlroots 0.17 2023-12-01 17:29:05 +01:00
main.zig river: raise the file descriptor limit 2024-04-08 16:24:51 +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: fix possible assertion failure on enable 2024-04-08 13:34:47 +02:00
OutputStatus.zig OutputStatus: rework implementation 2023-02-28 18:28:17 +01:00
PointerConstraint.zig pointer-constraints: fix assertion failure 2023-11-06 13:14:16 +01:00
PointerMapping.zig PointerMapping: eliminate "self" naming convention 2024-03-14 12:58:50 +01:00
process.zig river: raise the file descriptor limit 2024-04-08 16:24:51 +02:00
Root.zig View: add more assertions around destruction 2024-04-08 15:19:12 +02:00
rule_list.zig RuleList: eliminate "self" naming convention 2024-03-14 13:07:58 +01:00
SceneNodeData.zig XwaylandOverrideRedirect: eliminate "self" naming convention 2024-03-14 12:29:49 +01:00
Seat.zig XwaylandOverrideRedirect: eliminate "self" naming convention 2024-03-14 12:29:49 +01:00
SeatStatus.zig SeatStatus: eliminate "self" naming convention 2024-03-14 12:55:54 +01:00
Server.zig security-context: implement protocol 2024-03-15 14:47:43 +01:00
StatusManager.zig StatusManager: eliminate "self" naming convention 2024-03-14 12:57:23 +01:00
Switch.zig Switch: eliminate "self" naming convention 2024-03-14 13:04:41 +01:00
SwitchMapping.zig SwitchMapping: eliminate "self" naming convention 2024-03-14 13:02:38 +01:00
Tablet.zig tablet-v2: implement tablet tool support 2024-03-11 15:05:42 +01:00
TabletTool.zig TabletTool: use "pencil" cursor shape 2024-03-18 20:43:59 +01:00
TextInput.zig TextInput: fix consecutive enable requests 2024-01-01 23:02:55 -06:00
util.zig river: raise the file descriptor limit 2024-04-08 16:24:51 +02:00
Vector.zig Vector: eliminate "self" naming convention 2024-03-14 13:06:29 +01:00
View.zig View: add more assertions around destruction 2024-04-08 15:19:12 +02:00
wlroots_log_wrapper.c build: update to Zig 0.11.0 2023-10-16 16:27:03 +02:00
XdgDecoration.zig XdgToplevel: eliminate "self" naming convention 2024-03-14 12:19:36 +01:00
XdgPopup.zig SceneNodeData: allow access from wlr_surfaces 2023-03-04 22:41:35 +01:00
XdgToplevel.zig View: add more assertions around destruction 2024-04-08 15:19:12 +02:00
XwaylandOverrideRedirect.zig XwaylandOverrideRedirect: eliminate "self" naming convention 2024-03-14 12:29:49 +01:00
XwaylandView.zig View: add more assertions around destruction 2024-04-08 15:19:12 +02:00