Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add css classes to hyprland special workspaces #2894

Merged

Conversation

jramrath
Copy link
Contributor

@jramrath jramrath commented Feb 7, 2024

This adds the following css classes to special workspaces in hyprland:

  • active (+ correct behavior on monitor focus change)
  • visible
  • empty

Styling only normal workspaces or only special workspaces is still possible. Example with active:

#workspaces button.active:not(.special) {} /* only normal */
#workspaces button.active.special       {} /* only special */

@jramrath jramrath changed the title Add 'active' css class to hyprland special workspaces Add css classes to hyprland special workspaces Feb 7, 2024
@jramrath jramrath marked this pull request as ready for review February 10, 2024 16:36
@Alexays Alexays merged commit 91b79a2 into Alexays:master Feb 19, 2024
8 of 9 checks passed
@Alexays
Copy link
Owner

Alexays commented Feb 19, 2024

LGTM, thx

@jramrath jramrath deleted the active-for-hyprland-special-workspaces branch February 22, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants