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
2023-12-16
input: Activate resize_on_border only when key is pressed (#4170)
dranull
2023-12-15
input: Prevent crash with invalid keyboard layout (#4157)
dranull
2023-12-12
input: unset resize cursor on empty focus
Vaxry
2023-12-11
renderer: double lookup fix, input: double conversion fix (#4124)
nmzik
2023-12-10
input: Add scroll_points option for device (#4101)
Mihai Fufezan
2023-12-09
input: add relative_input for tablets
Vaxry
2023-12-06
style/ci: apply clang-format and verify it in ci (#4039)
François Conzelmann
2023-12-05
input: Stop propagating axis events after valid binds (#4059)
dranull
2023-12-05
input: make fallback layout us
Vaxry
2023-12-01
input: fix overzealous mouse capture on resize_on_border (#4010)
Wren Baxter
2023-11-30
events: add keyPress and mouseAxis
Vaxry
2023-11-25
input: Fix custom acceleration profile config (#3948)
Jibin George
2023-11-25
input: pass mouse input to IME popups (#3922)
Junxuan Liao
2023-11-12
inputmgr: clean lists in ~dtor
Vaxry
2023-11-11
decorations: Decoration Positioner (#3800)
Vaxry
2023-11-10
input: don't schedule repaint on cursor move if hardware cursors are in use
Vaxry
2023-11-04
Internal: Hyprland box implementation (#3755)
Vaxry
2023-11-04
Decos: Window decoration flags, shadow improvements (#3739)
Vaxry
2023-10-29
input: let input-grabbing decos have prio over resize on border
Vaxry
2023-10-29
input: handle mouse on decorations (#3560)
MightyPlaza
2023-10-29
input: better cursor image infrastructure
Vaxry
2023-10-26
input: remove incorrect check in re-enter
Vaxry
2023-10-26
input: fix mouse down handling on unset last surface
Vaxry
2023-10-26
input: Apply scaling to cursorPosOnActivate position (#3664)
Tyler Schneider
2023-10-24
input: fix warn
Vaxry
2023-10-22
layershell: support ON_DEMAND keyboard mode
Vaxry
2023-10-21
hooksystem: add callbackinfo struct and cancellable events
Vaxry
2023-10-17
input: don't reset cursor movement timer on simulateMouseMovement (#3595)
André Silva
2023-10-15
cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() ...
Philip Damianik
2023-10-10
groups: create group and groupbar config sections (#3522)
MightyPlaza
2023-10-06
events: fixup empty events not being sent on unmap
vaxerski
2023-10-04
input: fixup frame schedule conditions on mouse move
vaxerski
2023-09-29
input: fix warn
vaxerski
2023-09-29
input: fix unused variable warn
vaxerski
2023-09-29
renderer: optimize render pipeline when there is a solitary client
vaxerski
2023-09-28
renderer: Tearing implementation (#3441)
Vaxry
2023-09-28
input: minor constraint fixes
vaxerski
2023-09-27
input: Add map to region options for tablets (#3425)
Cascade aka. Isoheptane
2023-09-23
input: avoid using the wrong surface in drag focus force
vaxerski
2023-09-23
input: fixup mouse down refocus conditions
vaxerski
2023-09-23
input: properly track mouse focus on drag operations
vaxerski
2023-09-21
input: simplify fullscreen workspace input calculations
vaxerski
2023-09-21
keybinds: implement pushactivetobottom dispacher (#3217)
alaricljs
2023-09-20
input: lock focus to last surface on buttons held
vaxerski
2023-09-20
input: Various constraint handling fixes (#3381)
Vaxry
2023-09-17
input: guard constraint in unconstrainMouse
vaxerski
2023-09-15
input: fix hints not being used if committed at the beginning
vaxerski
2023-09-13
input: don't refocus on switched workspace on the same monitor
vaxerski
2023-09-10
input: do not process mouse in unsafe state
vaxerski
2023-09-07
internal: fix warnings
vaxerski
[prev]
[next]