aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers/KeybindManager.hpp
AgeCommit message (Expand)Author
2024-07-31internal: refactor fullscreen states (#7104)MightyPlaza
2024-07-27input: unify removing currentlyDraggedWindow (#7071)MightyPlaza
2024-07-24keybinds: remove toggleopaque (#7024)MightyPlaza
2024-07-24keybinds: add bindp and noshortcutsinhibit (#7017)MightyPlaza
2024-07-21Core: Move to aquamarine (#6608)Vaxry
2024-06-15keybinds: add custom event dispatcherVaxry
2024-06-11binds: Add description to key binds (#6358)Moritz G
2024-05-28config: add tag dispacther and window rule (#6211)giskard
2024-05-24keybinds: Added new dispatcher (sendshortcut) (#6174)Can
2024-05-16keybinds: add keybind combos and add Left and Right mod distinction. (#5966)Gabriel Ford
2024-05-09cursor: move to a hyprland implVaxry
2024-05-03input: Introduce basic hyprland HID classesVaxry
2024-05-03internal: fix a few asan reported leaks on exit of hyprland (#5852)Tom Englund
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-25shortcuts-inhibitor: move to new implVaxry
2024-04-21config: Expand on window matching (#5518)SoSeDiK
2024-04-06workspacerules: add back on-created-empty functionality (#5452)staz
2024-04-04keybinds: fix spammy warningVaxry
2024-03-17keybinds: add Dispatchers for "force float" and "force tiling" (non-toggle) (...djvs
2024-03-09keybinds: track submap at press for keypressesVaxry
2024-03-03keybinds: Add the 'catchall' keyword that matches all keys (#4930)Tobias Zimmermann
2024-02-27wayland: implement keyboard_shortcuts_inhibit_v1Vaxry
2024-02-14dwindle: add swapsplit dispatcher (#4702)Niklas Haas
2024-01-15keybinds: Add dispatcher for xmonad/qtile-style workspace switching (#4439)virchau13
2024-01-10keybinds: fix tracking of sent key statesvaxerski
2024-01-01keybinds: fix keys getting stuck + minor refactor & optimizations to keybind ...rszyma
2023-12-06style/ci: apply clang-format and verify it in ci (#4039)François Conzelmann
2023-10-17binds: add ignoreMods flagVaxry
2023-09-22windowrules: add rule `group` to map windows grouped (#3279)memchr
2023-09-21keybinds: implement pushactivetobottom dispacher (#3217)alaricljs
2023-09-13layout: add direction parameter to onWindowCreated and friends (#3269)memchr
2023-09-10feat: add a new movewindoworgroup dispatcher (#3006)memchr
2023-09-10keybinds: track pressed special bindsvaxerski
2023-09-10refactor: replace lambdas with CKeybindManager::switchToWindow (#3229)memchr
2023-08-30keybinds: fixup release conditionsvaxerski
2023-08-25input: add transparent bindsvaxerski
2023-07-13keybinds: add movegroupwindowvaxerski
2023-06-14Implement pass binds (#2503)outfoxxed
2023-06-09feat: add lockactivegroup dispatcher (#2478)memchr
2023-04-23Added moveCursor dispatcher (#2100)mekb
2023-04-10Implement window move (#2018)Hilmar Wiegand
2023-04-10Allow movefocus for empty workspaces (#2011)Hilmar Wiegand
2023-04-09GlobalShortcuts protocol impl (#1886)Vaxry
2023-02-27Plugin System (#1590)Vaxry
2023-02-26Added moveoutofgroup dispatchervaxerski
2023-02-26Added moveintogroup dispatchervaxerski
2023-02-21added a lockgroups dispatchervaxerski
2023-02-19Added execrvaxerski
2023-02-18Resize on border (#1347)Ching Pei Yang
2023-02-14focusCurrentOrLast dispatcher (#1545)nub