6 Commits

Author SHA1 Message Date
188c61c496 WIP: redesign the session shell launcher 2025-11-04 18:00:13 +01:00
377eaf7d84 feat: Add hook mechanism + use gsettings:
- Allow to install hooks that execute lua scripts on changes of watched files
- Use gsetting to store shell parameters such as: theme, idle-timeout, etc.
2025-10-13 18:08:50 +02:00
2a88d12bfa refactor resource + add taskbar application switcher 2025-07-03 15:09:27 +02:00
363d0d1678 feat: add base layout for dashboard applcation list 2025-06-25 17:55:56 +02:00
12014a121d test: launch an application from the shell 2025-06-17 09:36:58 +02:00
b10cfab3ba feat: implement the base classes for launcher + input
- Base classes for lancher: Dashboard + Taskbar
- Allow the shell to monitor directly wayland seat keyboard (on demand)
2025-06-13 19:34:12 +02:00