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

Dispatcher to center floating window #961

Merged
merged 3 commits into from
Nov 7, 2022
Merged

Dispatcher to center floating window #961

merged 3 commits into from
Nov 7, 2022

Conversation

abbadanor
Copy link
Contributor

I had some trouble using hyprctl to center my window, doing things like hyprctl dispatch movewindowpixel 50% 50% active, which did not work. If there is some way to achieve this with the current version, then please show how.

With this PR, it's as easy as hyprctl dispatch centerwindow active

If this PR is accepted, I will make a PR in the wiki.

Btw, although the code is working, I don't know C++, so I can't guarantee the stability/quality of my code.

Copy link
Contributor Author

@abbadanor abbadanor left a comment

Choose a reason for hiding this comment

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

it now also updates vPosition

@vaxerski vaxerski merged commit 1a55fb4 into hyprwm:main Nov 7, 2022
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