refactor resource + add taskbar application switcher

This commit is contained in:
DL
2025-07-03 15:09:27 +02:00
parent 363d0d1678
commit 2a88d12bfa
19 changed files with 476 additions and 124 deletions

View File

@ -0,0 +1,21 @@
@import url("resource:///dev/iohub/diya/shell/css/virtual-keyboard.css");
diya-taskbar
{
background-color: orange;
}
diya-dashboard
{
background-color: lightgray;
}
#diya_shell_background
{
background-image:url("file:///etc/xdg/labwc/wpp.jpg");
background-size: cover;
}
flowbox flowboxchild {
border: 5px solid black;
}