index
:
Hyprland
0.45.1-b
IME
RAT
animation-system-rework
api-version
aquamarine
better-cmake
better-lockscreen-dead
better-versioning
blur-improvements
border-deco
buffer-lock-fixes
bundle-wlroots
ci
ci-archfix
ci-fix2
ci-test
cla
cmake
cmake_installheaders
coc
config
config-descriptions
constraint-fixez
ctm
cursor-rewrite
custom-renderer-wlr
damage-ring
damage-tracking
decoration-positioner
drm-copy-cursor
event-loop-rework
eventHookSystem
execinfo
explicit-sync
fix-pc
fix-resizes
fix-xdp
fixhyprpm
fixup-double-render-special
floating-special
format-rework
fractional-scaling
frame-scheduler
global-shortcuts
groupRework
hide-cursor-on-leave
hook-system-no-cc
hyprctl-nopoll
hyprcursor
hyprerrorreserve
hyprland-boxes
hyprlang-migration
hyprpm
hyprpm-local
hyprutils
hyprwayland-scanner-pt1
improve-output-configuration
keepDebugInfo
libinput
ls-issues
ls-issues-new
main
mat3x3
modernize-pointers
monitor-sp
move-monitors-to-sp
move-to-monitor-p
move-to-runtime-dir
native-handle
new-sp
nix
nix-stuff
nix_subprojects
no-submodules
no_xwayland_overhaul
nuke-ngwo
pkgconf
plugin-headers-wlroots
pluginSystem
protocol-rewrite-and-xdg-output
remove-nvidia-patches
render-unfocused
revert-6688-main
rewrite-constraints
save-wlr
scale-workspaces
scaling
screencopy-impl
seat-xdg-data-rewrite
security-checks-ci
set_xwl_name
style-and-stuff
subsurface-tree-rewrite
swipes
systemd
tablet-tools
tablets
tearing-self-impl
tearing-updates
tearing-v2
tearing-v3
textInputV1
toplevel-sharing-rev2
trampoline-rip-improvements
transforms
tty-stuff
unsafe-blah-blah-v3
unsafe-further-improvements
unsafe-state-reworks
v0.38.1-b
v0.44.1-b
v0.45.2-b
v0.46.1-b
v0.46.2-b
viewporter-impl
wayland-protocol-improvements
wayland-rewrite
window-decoration-flags-and-stuff
window-sharing
window-storage-rewrite-pt1
wlroots-off-renderer
workspace-storage-refactor
wrap-regions
wrap-surfaces
xdph
xwayland-rewrite
Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
hyprwm
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
managers
/
KeybindManager.hpp
Age
Commit message (
Expand
)
Author
2024-07-31
internal: refactor fullscreen states (#7104)
MightyPlaza
2024-07-27
input: unify removing currentlyDraggedWindow (#7071)
MightyPlaza
2024-07-24
keybinds: remove toggleopaque (#7024)
MightyPlaza
2024-07-24
keybinds: add bindp and noshortcutsinhibit (#7017)
MightyPlaza
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-06-15
keybinds: add custom event dispatcher
Vaxry
2024-06-11
binds: Add description to key binds (#6358)
Moritz G
2024-05-28
config: add tag dispacther and window rule (#6211)
giskard
2024-05-24
keybinds: Added new dispatcher (sendshortcut) (#6174)
Can
2024-05-16
keybinds: add keybind combos and add Left and Right mod distinction. (#5966)
Gabriel Ford
2024-05-09
cursor: move to a hyprland impl
Vaxry
2024-05-03
input: Introduce basic hyprland HID classes
Vaxry
2024-05-03
internal: fix a few asan reported leaks on exit of hyprland (#5852)
Tom Englund
2024-04-27
internal: Window storage rework - part 1 (#5762)
Vaxry
2024-04-25
shortcuts-inhibitor: move to new impl
Vaxry
2024-04-21
config: Expand on window matching (#5518)
SoSeDiK
2024-04-06
workspacerules: add back on-created-empty functionality (#5452)
staz
2024-04-04
keybinds: fix spammy warning
Vaxry
2024-03-17
keybinds: add Dispatchers for "force float" and "force tiling" (non-toggle) (...
djvs
2024-03-09
keybinds: track submap at press for keypresses
Vaxry
2024-03-03
keybinds: Add the 'catchall' keyword that matches all keys (#4930)
Tobias Zimmermann
2024-02-27
wayland: implement keyboard_shortcuts_inhibit_v1
Vaxry
2024-02-14
dwindle: add swapsplit dispatcher (#4702)
Niklas Haas
2024-01-15
keybinds: Add dispatcher for xmonad/qtile-style workspace switching (#4439)
virchau13
2024-01-10
keybinds: fix tracking of sent key states
vaxerski
2024-01-01
keybinds: fix keys getting stuck + minor refactor & optimizations to keybind ...
rszyma
2023-12-06
style/ci: apply clang-format and verify it in ci (#4039)
François Conzelmann
2023-10-17
binds: add ignoreMods flag
Vaxry
2023-09-22
windowrules: add rule `group` to map windows grouped (#3279)
memchr
2023-09-21
keybinds: implement pushactivetobottom dispacher (#3217)
alaricljs
2023-09-13
layout: add direction parameter to onWindowCreated and friends (#3269)
memchr
2023-09-10
feat: add a new movewindoworgroup dispatcher (#3006)
memchr
2023-09-10
keybinds: track pressed special binds
vaxerski
2023-09-10
refactor: replace lambdas with CKeybindManager::switchToWindow (#3229)
memchr
2023-08-30
keybinds: fixup release conditions
vaxerski
2023-08-25
input: add transparent binds
vaxerski
2023-07-13
keybinds: add movegroupwindow
vaxerski
2023-06-14
Implement pass binds (#2503)
outfoxxed
2023-06-09
feat: add lockactivegroup dispatcher (#2478)
memchr
2023-04-23
Added moveCursor dispatcher (#2100)
mekb
2023-04-10
Implement window move (#2018)
Hilmar Wiegand
2023-04-10
Allow movefocus for empty workspaces (#2011)
Hilmar Wiegand
2023-04-09
GlobalShortcuts protocol impl (#1886)
Vaxry
2023-02-27
Plugin System (#1590)
Vaxry
2023-02-26
Added moveoutofgroup dispatcher
vaxerski
2023-02-26
Added moveintogroup dispatcher
vaxerski
2023-02-21
added a lockgroups dispatcher
vaxerski
2023-02-19
Added execr
vaxerski
2023-02-18
Resize on border (#1347)
Ching Pei Yang
2023-02-14
focusCurrentOrLast dispatcher (#1545)
nub
[next]