-
Notifications
You must be signed in to change notification settings - Fork 18
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
[BUG] [layout_center] incorrect window position #135
Comments
Hi! |
Do you have any special configuration ? And which version of Hyprland are you using? |
Multiple monitors are supported, I'll rename to a more vague title until we get more clarity on your problem. |
Lastly, do you have a chance to test on an older Hyprland version? |
Here is the output of
Hyprland version:
I discovered the plugin spending time upgrading on latest version. I'm using arch and it's unclear how i can go back in time with packages. |
Thank you! |
Find the packages via https://archive.archlinux.org/ and just use |
Any update ? |
Pyprland version
2.4.0
Describe the bug
In a setup with 2 monitors, each monitor have its hyprland workspace. If you do
pypr layout_center toggle
, the current selected window will be split between both monitors AKA between both workspace.Setup is: 1080p left, 2160p right
Before activation
After activation
Expected behavior
It should be centered to the current workspace.
The text was updated successfully, but these errors were encountered: