mirror of
https://github.com/hyprwm/Hyprland
synced 2026-04-02 23:00:36 +02:00
* Implement pass binds Pass binds run the associated dispatcher but do not prevent windows from receiving the bind. * Fix pass binds not working properly with release binds * Rename `pass` to `nonConsuming` |
||
|---|---|---|
| .. | ||
| input | ||
| AnimationManager.cpp | ||
| AnimationManager.hpp | ||
| EventManager.cpp | ||
| EventManager.hpp | ||
| HookSystemManager.cpp | ||
| HookSystemManager.hpp | ||
| KeybindManager.cpp | ||
| KeybindManager.hpp | ||
| LayoutManager.cpp | ||
| LayoutManager.hpp | ||
| ProtocolManager.cpp | ||
| ProtocolManager.hpp | ||
| SessionLockManager.cpp | ||
| SessionLockManager.hpp | ||
| ThreadManager.cpp | ||
| ThreadManager.hpp | ||
| XWaylandManager.cpp | ||
| XWaylandManager.hpp | ||