beansprout-custom/src
Ben Buhse bd74682096
Update input config to use "name=" property
This is to match behavior with how the new per-host configuration works
2026-02-11 14:12:23 -06:00
..
Buffer.zig Implement wallpaper rendering with multi-output support 2026-02-07 17:27:24 -06:00
BufferPool.zig Fix buffer pool race condition, pixman transform, and pixel conversion 2026-02-08 10:51:33 -06:00
Config.zig Update input config to use "name=" property 2026-02-11 14:12:23 -06:00
Context.zig Implement libinput device configuration 2026-02-10 20:06:17 -06:00
flags.zig Implement some simple flags and runtime log-levels 2026-02-08 16:25:30 -06:00
InputDevice.zig Implement libinput device configuration 2026-02-10 20:06:17 -06:00
InputManager.zig Implement river-input-management-v1 and river-libinput-config-v1 2026-02-09 12:55:47 -06:00
LibinputDevice.zig Fix possible race in LibinputDevice.manage() 2026-02-11 12:30:35 -06:00
main.zig Implement libinput device configuration 2026-02-10 20:06:17 -06:00
Output.zig Implement river-input-management-v1 and river-libinput-config-v1 2026-02-09 12:55:47 -06:00
Seat.zig Change many "orelse return" sections to log.err 2026-02-08 15:11:03 -06:00
utils.zig Add support for 'None' modifier for keybinds 2026-02-11 13:01:12 -06:00
WallpaperImage.zig Fix buffer pool race condition, pixman transform, and pixel conversion 2026-02-08 10:51:33 -06:00
Window.zig Implement wallpaper rendering with multi-output support 2026-02-07 17:27:24 -06:00
WindowManager.zig Implement wallpaper rendering with multi-output support 2026-02-07 17:27:24 -06:00
XkbBindings.zig Change many "orelse return" sections to log.err 2026-02-08 15:11:03 -06:00