.. |
command
|
Keyboard: fix mapping XF86ScreenSaver
|
2024-01-06 20:36:53 -06:00 |
c.zig
|
code: relicense to GPL-3.0-only
|
2022-01-31 19:33:22 +01:00 |
command.zig
|
keyboard: add the ability to load layout from file
|
2023-11-09 13:23:07 +01:00 |
Config.zig
|
rules: rename "tag" action to "tags"
|
2023-11-08 11:33:27 +01:00 |
Control.zig
|
build: update to Zig 0.11.0
|
2023-10-16 16:27:03 +02:00 |
Cursor.zig
|
Cursor: Focus follows cursor focuses empty outputs
|
2024-01-06 14:16:21 +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 |
IdleInhibitor.zig
|
xdg-decoration: clean up implementation
|
2023-03-10 18:49:30 +01:00 |
IdleInhibitorManager.zig
|
build: update to wlroots 0.17
|
2023-12-01 17:29:05 +01:00 |
InputConfig.zig
|
build: update to Zig 0.11.0
|
2023-10-16 16:27:03 +02:00 |
InputDevice.zig
|
build: update to Zig 0.11.0
|
2023-10-16 16:27:03 +02:00 |
InputManager.zig
|
TextInput/InputRelay: style nits
|
2024-01-01 23:02:55 -06:00 |
InputRelay.zig
|
TextInput/InputRelay: style nits
|
2024-01-01 23:02:55 -06:00 |
Keyboard.zig
|
Keyboard: delete some uneeded code
|
2024-01-05 12:31:55 -06:00 |
KeyboardGroup.zig
|
river: update to wlroots 0.16
|
2022-11-13 16:16:07 +01:00 |
KeycodeSet.zig
|
Keyboard: clarify keypress routing logic
|
2024-01-01 23:02:55 -06:00 |
LayerSurface.zig
|
build: update to wlroots 0.17
|
2023-12-01 17:29:05 +01:00 |
Layout.zig
|
build: update to Zig 0.11.0
|
2023-10-16 16:27:03 +02:00 |
LayoutDemand.zig
|
build: update to Zig 0.11.0
|
2023-10-16 16:27:03 +02:00 |
LayoutManager.zig
|
build: update to Zig 0.11.0
|
2023-10-16 16:27:03 +02:00 |
LockManager.zig
|
build: update to wlroots 0.17
|
2023-12-01 17:29:05 +01:00 |
LockSurface.zig
|
build: update to wlroots 0.17
|
2023-12-01 17:29:05 +01:00 |
main.zig
|
build: require at least wlroots 0.17.1
|
2024-01-01 22:55:15 -06:00 |
Mapping.zig
|
build: update to Zig 0.11.0
|
2023-10-16 16:27:03 +02:00 |
Mode.zig
|
map-pointer: minor fixes and cleanups
|
2022-11-25 14:06:31 +01:00 |
Output.zig
|
Cursor: clean up cursor theme loading
|
2024-01-04 14:44:51 -06: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
|
build: update to Zig 0.11.0
|
2023-10-16 16:27:03 +02:00 |
Root.zig
|
Output: fix possible crash on destroy
|
2024-01-05 12:50:36 -06:00 |
rule_list.zig
|
river: make RuleList return deleted items
|
2023-10-19 01:21:52 +02:00 |
SceneNodeData.zig
|
SceneNodeData: fix fromNode()
|
2023-12-05 00:27:22 +01:00 |
Seat.zig
|
Keyboard: delete some uneeded code
|
2024-01-05 12:31:55 -06:00 |
SeatStatus.zig
|
river: rework core data structures & transactions
|
2023-02-28 18:28:17 +01:00 |
Server.zig
|
river: re-add wl_drm support for now
|
2024-01-06 19:23:55 -06:00 |
StatusManager.zig
|
build: update to Zig 0.11.0
|
2023-10-16 16:27:03 +02:00 |
Switch.zig
|
river: update to wlroots 0.16
|
2022-11-13 16:16:07 +01:00 |
SwitchMapping.zig
|
build: update to Zig 0.11.0
|
2023-10-16 16:27:03 +02:00 |
TextInput.zig
|
TextInput: fix consecutive enable requests
|
2024-01-01 23:02:55 -06:00 |
util.zig
|
deps: update to Zig 0.10
|
2023-01-08 16:21:42 +01:00 |
Vector.zig
|
build: update to Zig 0.11.0
|
2023-10-16 16:27:03 +02:00 |
View.zig
|
View: handle map while no outputs are available
|
2023-11-09 16:36:39 +01: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.17
|
2023-12-01 17:29:05 +01:00 |
XdgPopup.zig
|
SceneNodeData: allow access from wlr_surfaces
|
2023-03-04 22:41:35 +01:00 |
XdgToplevel.zig
|
XdgToplevel: fix frame perfection on unmap
|
2024-01-03 12:39:43 -06:00 |
XwaylandOverrideRedirect.zig
|
deps: update to lastest zig-wlroots
|
2023-12-06 11:00:45 +01:00 |
XwaylandView.zig
|
deps: update to lastest zig-wlroots
|
2023-12-06 11:00:45 +01:00 |