burbschat
9b6590b972
Add CSS classes for sway workspace indicators depending on associated output
...
Allows for different styles of workspace indicators (buttons) depending
on the output the workspace is located at.
Using this one can for example color the indicators depending on the
output making it easy to infer on which output a workspace is located.
Example config:
"sway/workspaces": {
"all-outputs": true,
"format": "{name}",
"output-classes": {
"DP-1": "output1",
"LVDS-2": "output2"
}
}
Example CSS:
#workspaces button.output1{
background-color: green;
}
#workspaces button.output2{
background-color: blue;
}
2025-06-14 22:40:58 +09:00
..
2025-03-31 18:36:12 +02:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-09-16 17:47:10 +00:00
2024-11-20 00:00:27 +01:00
2025-03-28 09:43:47 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2025-02-01 00:38:52 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-05-28 21:02:07 +02:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2025-06-12 17:01:10 -04:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-12-11 22:18:00 -04:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2023-07-30 10:00:02 +02:00
2024-07-03 08:20:48 -05:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2025-06-14 22:40:58 +09:00
2024-11-20 00:00:27 +01:00
2024-11-20 00:00:27 +01:00
2025-02-16 14:30:08 +01:00
2024-07-01 09:22:59 +02:00
2024-09-25 05:03:24 +10:00
2023-10-21 21:15:25 +05:30
2023-10-21 21:15:25 +05:30
2024-11-20 00:00:27 +01:00