Commit Graph
10 Commits
Author SHA1 Message Date
huntedbytheirs e4c3990cba feat(config): parse effects.windows.shadows from Lua config
Add CfgEffectsWindowShadows struct (12 fields) and CfgEffectsWindows.shadows
member. Add wlr_scene_shadow *shadow field to Client struct for runtime
shadow node tracking. Update example/config.lua with full shadow config
block.

The config parser handles missing shadows table gracefully (all default).
2026-07-02 19:44:49 -04:00
huntedbytheirs 2b603a8c87 update config 2026-07-02 05:01:53 -04:00
huntedbytheirs 6464becd5b Update 2026-06-30 01:45:19 -04:00
huntedbytheirs cee2192cdf Update the config 2026-06-30 00:50:55 -04:00
huntedbytheirs 5e5e787c41 Add floating window movement with keys. Add focus moving on floating 2026-06-30 00:40:39 -04:00
huntedbytheirs 02708b12c8 Add scratchpad
Added scratchpads
2026-06-29 16:35:52 -04:00
huntedbytheirs 193ee75223 Update config 2026-06-29 15:16:18 -04:00
huntedbytheirs 7fcd8577f3 Add input configuration live reloading
Made the input section of config.lua dynamically reloadable, no longer
requiring a hard restart.
2026-06-28 19:51:44 -04:00
huntedbytheirs 667dad864a Add workspace starting layouts 2026-06-28 19:41:21 -04:00
huntedbytheirs 763512a24f peachwm birth 2026-06-28 17:26:07 -04:00