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

allow repeating multiple binds #8290

Merged
merged 4 commits into from
Nov 18, 2024
Merged

allow repeating multiple binds #8290

merged 4 commits into from
Nov 18, 2024

Conversation

MightyPlaza
Copy link
Contributor

@MightyPlaza MightyPlaza commented Oct 29, 2024

allows repeating multiple binds
closes: #8152
and maybe other issues
seems to work fine

closes: #8244
removes need for script in: #4248

@MightyPlaza
Copy link
Contributor Author

I might need to make sure event loop only gets added once

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.

note to self: refactor to not use raw-ass pointers in keybinds

src/managers/KeybindManager.hpp Outdated Show resolved Hide resolved
src/managers/KeybindManager.cpp Outdated Show resolved Hide resolved
modified:   src/managers/KeybindManager.cpp
modified:   src/managers/KeybindManager.hpp
modified:   src/managers/KeybindManager.cpp
modified:   src/managers/KeybindManager.cpp
modified:   src/managers/KeybindManager.hpp
@MightyPlaza
Copy link
Contributor Author

seems to be working fine

@vaxerski
Copy link
Member

but doesnt pass style xd

modified:   src/managers/KeybindManager.cpp
modified:   src/managers/KeybindManager.hpp
@MightyPlaza
Copy link
Contributor Author

fixed

@vaxerski vaxerski merged commit 6113f4d into hyprwm:main Nov 18, 2024
9 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants