beansprout-custom/src
Ben Buhse 9b524b810d
Add helper functions for logging in Config.zig
logWarnInvalidNodeArg() can be used for when a node has an invalid type
for its argument.

logDebugSettingNode() prints the configuration name and the value being
set.
2026-01-27 18:37:15 -06:00
..
Config.zig Add helper functions for logging in Config.zig 2026-01-27 18:37:15 -06:00
Context.zig Implement initial config loading 2026-01-27 14:54:27 -06:00
main.zig Implement initial config loading 2026-01-27 14:54:27 -06:00
Output.zig Implement initial config loading 2026-01-27 14:54:27 -06:00
Seat.zig Actually use focus_follows_pointer and pointer_warp_on_focus_change 2026-01-27 15:30:30 -06:00
utils.zig Start adding tags 2026-01-26 15:04:41 -06:00
Window.zig Implement initial config loading 2026-01-27 14:54:27 -06:00
WindowManager.zig Implement initial config loading 2026-01-27 14:54:27 -06:00
XkbBindings.zig Get tags working with actual tag-switching support 2026-01-26 17:44:34 -06:00