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

togglegroup ipc event added when create/destroy-ing window groups #5866

Merged
merged 1 commit into from
May 7, 2024

Conversation

VPavliashvili
Copy link
Contributor

Describe your PR, what does it fix/add?

I found myself in a need of a IPC event of creating or destroying window groups. I read the ipc wiki article and saw this feature was missing

This PR will add new togglegroup IPC event which will return 0/1 after creating or destroying a window group

Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)

Nothing specifically mentioned in question but this PR resolves #5687 issue

Is it ready for merging, or does it need work?

Should be ready for merge without conflicts

src/desktop/Window.cpp Outdated Show resolved Hide resolved
@VPavliashvili VPavliashvili force-pushed the ipc-togglegroup branch 2 times, most recently from 3fa47ed to 6e66d3d Compare May 5, 2024 21:36
Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, wiki mr needed

@VPavliashvili
Copy link
Contributor Author

PR request sent to hyrpland-wiki repo

@vaxerski vaxerski merged commit 375e77e into hyprwm:main May 7, 2024
8 of 9 checks passed
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.

togglegroup IPC event
2 participants