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

unify removing currentlyDraggedWindow #7071

Merged
merged 1 commit into from
Jul 27, 2024
Merged

Conversation

MightyPlaza
Copy link
Contributor

unifies removing currentlyDraggedWindow by using changeMouseBindMode() to try to remove some weird states where g_pInputManager->dragMode is set but currentlyDraggedWindow is expired
seems to work fine from my testing

mouse drag/resize icons are broken on main for some reason, but will try to address in another PR

modified:   src/desktop/Window.cpp
modified:   src/events/Windows.cpp
modified:   src/layout/IHyprLayout.cpp
modified:   src/managers/KeybindManager.cpp
modified:   src/managers/KeybindManager.hpp
modified:   src/managers/input/InputManager.cpp
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.

thanks!

@vaxerski
Copy link
Member

clangofrms

@MightyPlaza
Copy link
Contributor Author

clangofrms

it's failing on daed752 not anything I changed here

@vaxerski
Copy link
Member

mb

@vaxerski vaxerski merged commit ad711ef into hyprwm:main Jul 27, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants