summaryrefslogtreecommitdiff
path: root/raveos-hyprland-theme/theme-data/hypr/hyprland.lua
AgeCommit message (Collapse)AuthorFilesLines
12 daysadd new raveos app, welcome appNippy1-0/+5
12 daysnew sddmNippy1-1/+1
2026-06-26new isoNippy1-1/+0
2026-06-26hypr fixNippy1-1/+1
2026-06-26hypr gtk theme updateNippy1-1/+1
2026-06-07RaveosHyperland updateNippy1-1/+0
2026-06-07RaveosHyperland updateNippy1-1/+2
2026-06-07RaveosHyperland updateNippy1-6/+6
2026-06-07raveos-hyprland-theme: migrate to Lua config (pkgrel 30)Nippy1-0/+194
- Replace hyprland.conf with hyprland.lua (new Hyprland Lua API) - Add config/keybinds.lua and config/windowrules.lua as sub-modules - Fix: remove windowrule-1 that floated ALL windows (caused apps not opening) - Fix: use Lua os.getenv() for HOME/XDG_RUNTIME_DIR instead of static placeholders - Fix killactive/togglefloating to use proper dispatcher calls (not exec_cmd) - Add HyprShell layerrules (blur/ignorezero for overview/switch/launcher) - Update sddm.conf: full config with Wayland compositor pointing to /usr/share/hypr/sddm/hyprland.lua - Add sddm/hyprland.lua: minimal SDDM greeter compositor config - Update apply script to install /usr/share/hypr/sddm/hyprland.lua