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)
This commit is contained in:
DL
2025-06-13 19:34:12 +02:00
parent e6515cca06
commit b10cfab3ba
27 changed files with 949 additions and 131 deletions

View File

@@ -1,9 +1,15 @@
@import url("resource:///dev/iohub/diya/shell/virtual-keyboard.css");
#diya_shell_launcher
diya-taskbar
{
background-color: orange;
}
diya-dashboard
{
background-color: blue;
}
#diya_shell_background
{
background-image:url("file:///etc/xdg/labwc/wpp.jpg");