Dotfiles/desktopenvs/hyprlua/hypr/layouts
Amir Alexander Abdelbaki c313f0694c fix(hyprlua): columns layout breaks on fresh workspaces, wrap focus u/d
hypr-nav fell back to the raw "lua:columns" backend string on any
workspace that had never been explicitly switched via the menu (i.e.
every fresh workspace, since columns is the global default), which
didn't match the "columns" layout name it checks against — so focus/
move/resize silently took the generic dwindle-style path instead of
being forwarded to the custom layout. Strip the "lua:" prefix in the
fallback.

Also make focus/scroll u/d within a column wrap around instead of
stopping at the ends.
2026-07-16 09:01:21 +02:00
..
columns.lua fix(hyprlua): columns layout breaks on fresh workspaces, wrap focus u/d 2026-07-16 09:01:21 +02:00
dwindle.lua feat(hyprlua): per-file layout registry (default scrolling↓); menu layout+window controls 2026-07-06 11:52:46 +02:00
init.lua feat(hyprlua/columns): resizable+scrolling columns, window parking, reload-safe 2026-07-07 19:49:28 +02:00
master.lua feat(hyprlua): per-file layout registry (default scrolling↓); menu layout+window controls 2026-07-06 11:52:46 +02:00
monocle.lua feat(hyprlua): per-file layout registry (default scrolling↓); menu layout+window controls 2026-07-06 11:52:46 +02:00
scrolling.lua feat: hyprshutdown power binds, 76% scrolling windows, single-sudo sysupdate 2026-07-07 13:26:48 +02:00