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

Missing events for actions on window groups #2855

Open
spikespaz opened this issue Jul 31, 2023 · 2 comments
Open

Missing events for actions on window groups #2855

spikespaz opened this issue Jul 31, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@spikespaz
Copy link
Contributor

spikespaz commented Jul 31, 2023

Description

Names for events given are similar to corresponding dispatchers that would fire respective events.

  • Group created: creategroup
  • Group destroyed: destroygroup
  • Window moved into group: moveintogroup
  • Window moved out of group moveoutofgroup
  • Perhaps the above two should be combined as movewindowintooutofgroup with a STATE variable.
  • Group locked/unlocked with STATE variable: lockgroup
@spikespaz spikespaz added the enhancement New feature or request label Jul 31, 2023
@spikespaz
Copy link
Contributor Author

spikespaz commented Jul 31, 2023

I went looking for these events in order to script my own implementation of movewindoworgroup (a dispatcher requested in #2851)

@spikespaz
Copy link
Contributor Author

movewindoworgroup needed for mouse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant