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

wm-actions: Make show desktop per-workspace #2045

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

soreau
Copy link
Member

@soreau soreau commented Dec 2, 2023

This was per-workspace until 92a44dd.

@soreau soreau marked this pull request as draft December 2, 2023 04:17
@soreau
Copy link
Member Author

soreau commented Dec 2, 2023

I am wanting to figure out how to make bool showdesktop_active a per-workspace variable.

@ammen99
Copy link
Member

ammen99 commented Dec 2, 2023

I am wanting to figure out how to make bool showdesktop_active a per-workspace variable.

The best way would be to store custom data on the workspace set, and in the custom data have a 2d bool vector.

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.

None yet

2 participants