..
Bar.zig
Split main() up by adding parseArgs() and run()
2026-02-13 11:10:42 -06:00
Buffer.zig
Add REUSE licensing for non-code files
2026-02-11 14:50:04 -06:00
BufferPool.zig
Rename utils.allocator to utils.gpa
2026-02-12 14:10:28 -06:00
Config.zig
Change two uses of alloc to use stack buffers
2026-02-12 14:10:28 -06:00
Context.zig
Rename utils.allocator to utils.gpa
2026-02-12 14:10:28 -06:00
flags.zig
Implement some simple flags and runtime log-levels
2026-02-08 16:25:30 -06:00
InputDevice.zig
Rename utils.allocator to utils.gpa
2026-02-12 14:10:28 -06:00
InputManager.zig
Rename utils.allocator to utils.gpa
2026-02-12 14:10:28 -06:00
LibinputDevice.zig
Split main() up by adding parseArgs() and run()
2026-02-13 11:10:42 -06:00
main.zig
Split main() up by adding parseArgs() and run()
2026-02-13 11:10:42 -06:00
Output.zig
Add initial bar support
2026-02-13 10:07:48 -06:00
Seat.zig
Rename utils.allocator to utils.gpa
2026-02-12 14:10:28 -06:00
utils.zig
Change two uses of alloc to use stack buffers
2026-02-12 14:10:28 -06:00
WallpaperImage.zig
Rename utils.allocator to utils.gpa
2026-02-12 14:10:28 -06:00
Window.zig
Rename utils.allocator to utils.gpa
2026-02-12 14:10:28 -06:00
WindowManager.zig
Rename utils.allocator to utils.gpa
2026-02-12 14:10:28 -06:00
XkbBindings.zig
Rename utils.allocator to utils.gpa
2026-02-12 14:10:28 -06:00