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
/
input
/
InputManager.cpp
Age
Commit message (
Expand
)
Author
2022-06-25
additional keymap reload safety
vaxerski
2022-06-24
added general:cursor_inactive_timeout
vaxerski
2022-06-23
guard pkeyboard in onMouseButton
vaxerski
2022-06-23
guard null context in applyConfigToKeyboard
vaxerski
2022-06-23
reload all keyboards and not only the active
vaxerski
2022-06-22
Fixed oversized apps' incorrect layout
vaxerski
2022-06-21
dang it autoformat
vaxerski
2022-06-21
cleaner code
vaxerski
2022-06-21
Passes all constraint tests!
SebOuellette
2022-06-21
Actually, mostly working.
SebOuellette
2022-06-20
Mouse no longer removes focus from constraining window
SebOuellette
2022-06-19
Set the constraint position to the window center (properly)
Sebastian Ouellette
2022-06-19
Converted tabs to spaces. Now ready for PR
Sebastian Ouellette
2022-06-19
Cleaned up some old debug
SebOuellette
2022-06-19
Invisible cursors are constrained to center
Sebastian Ouellette
2022-06-16
Resolves #204. Enables numlock on startup when configured to do so.
bazuin-32
2022-06-12
Codestyle
Marco Siedentopf
2022-06-12
Merge branch 'vaxerski:main' into main
Marco Siedentopf
2022-06-12
Access config value statically
spectreseven1138
2022-06-12
Implemented Config options for Touchpads
Marco Siedentopf
2022-06-12
Add loose (2) option to follow_mouse config
spectreseven1138
2022-06-11
Add natural_scrolling option for touchpads only
Bruno Ancona
2022-06-09
remove unfocusall
vaxerski
2022-06-09
unfocus tablets
vaxerski
2022-06-09
set proximity in tablets
vaxerski
2022-06-09
added tablet v2 support (alpha alpha)
vaxerski