Aaron Gerbert
adeb82ff78
Merge branch 'hyprland-special-workspaces-multi-monitor' of https://github.com/aaronred345/Waybar into hyprland-special-workspaces-multi-monitor
2026-01-23 11:27:41 -05:00
Aaron Gerbert
b192244f50
Commit Squash
2026-01-23 11:27:38 -05:00
Aaron Gerbert
a2f277a0b1
Active special workspaces fallback on non-active icon before default
2025-12-11 12:04:10 -05:00
Aaron Gerbert
a28fe0a9c4
bugfix(hyprland/workspaces): Special workspaces being opened on different monitors now updates correctly
...
Previously, if you were to open a special workspace on a different
monitor than it was created, the display for workspaces wouldn't update
properly\nI've implemented a somewhat hacky solution by just reloading
hyprland everytime onSpecialWorkspaceActivated is called.
2025-12-09 23:45:45 -05:00
Aaron Gerbert
55e1c4c4a9
Adds name of hyprland workspace to button class
...
Allows you to target named hyprland special workspaces\n
#workspaces button.special.\<workspace name\> {}
2025-12-09 20:47:04 -05:00
Aaron Gerbert
268e33e892
Unique icons for active and named workspaces
...
Allows you to set active icons for named workspaces:
"active:<workspace name>" = ""
2025-12-09 19:13:24 -05:00