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

hy3 inverts direction of resizeactive dispatcher #131

Closed
psi4j opened this issue Jul 6, 2024 · 1 comment
Closed

hy3 inverts direction of resizeactive dispatcher #131

psi4j opened this issue Jul 6, 2024 · 1 comment

Comments

@psi4j
Copy link

psi4j commented Jul 6, 2024

I recently added hy3 to my setup and I'm loving it. I could never go back to not having tabs in Hyprland. I did, however, encounter one small hickup during my regular usage.

I normally use this in my hyprland.conf:

# Resize active window
binde = $mainMod SHIFT, right, resizeactive, 30 0
binde = $mainMod SHIFT, left, resizeactive, -30 0
binde = $mainMod SHIFT, up, resizeactive, 0 -30
binde = $mainMod SHIFT, down, resizeactive, 0 30

When I attempt to use these keybinds to resize a window, it inverts both the x and the y. I tried swapping the postive and negative directions and they seemingly work until I restart Hyprland, upon which it inverts again back to the original directions.

I am using latest Arch Zen kernel and nvidia-dkms. Let me know if you need any more information. Thank you for looking into this and for adding all this amazing extra functionality.

@psi4j
Copy link
Author

psi4j commented Jul 29, 2024

Resolved on its own with an update.

@psi4j psi4j closed this as completed Jul 29, 2024
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

No branches or pull requests

1 participant