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
Age
Commit message (
Expand
)
Author
2024-11-22
core: workspace-related function cleanup / refactor
Vaxry
2024-11-11
pointer: map devices across all outputs by default (#8352)
JManch
2024-11-09
tablet: use inputMgr unified naming scheme
Vaxry
2024-11-09
input: ignore non-kb ls-es in refocusLastWindow
Vaxry
2024-11-09
input: cleanup device naming logic
Vaxry
2024-11-08
input: Refocus window on scrolling if follows mouse (#8361)
nickodei
2024-10-30
internal: more profiling less calls and local copies (#8300)
Tom Englund
2024-10-30
input: revert #8279
Vaxry
2024-10-30
input: simulate mouse movement after scroll to refocus window (#8279)
nickodei
2024-10-27
core: move internal structures to monitor pointers (#8266)
Vaxry
2024-10-27
internal: optimize cursor move a bit (#8264)
Tom Englund
2024-10-24
internal: Remove some unused lambda captures (#8218)
Honkazel
2024-10-19
internal: Move CMonitor to SP (#8178)
Vaxry
2024-10-14
IME: Fixup IME popup candidate windows position when scale is not 1.0 (#8117)
fanlumaster(Fany Full)
2024-10-12
input: Fix VRR for constrained cursors (#6877)
UjinT34
2024-10-11
config/layout: nuke no_gaps_when_only (#8072)
Vaxry
2024-09-24
internal: nuke wlsignal and related
Vaxry
2024-09-15
textinput: don't reset if ti isn't enabled (#7798)
Sungyoon Cho
2024-09-12
textinput: fix tiv3 leave (#7761)
Sungyoon Cho
2024-09-10
textinput: handle IME resetting (#7731)
Sungyoon Cho
2024-09-09
input: move dmps activation to input listeners (#7721)
Maximilian Seidler
2024-09-09
tiv1: fix deleting first character (#7716)
Sungyoon Cho
2024-09-06
input: kb focus mouse focused window if unset (#7666)
outfoxxed
2024-09-06
input: move idle notify to input handlers (#7659)
Maximilian Seidler
2024-09-05
textinput: fix ime activation in some edge cases (#7660)
Sungyoon Cho
2024-09-04
sessionLock: ensure sls focus in some edge cases (#7647)
Maximilian Seidler
2024-09-04
input: don't emit idle activity when calling simulateMouseMovement (#7649)
Maximilian Seidler
2024-09-01
textinput: don't deactivate ime if another ti is focused (#7617)
Sungyoon Cho
2024-09-01
textinput: send deactivate to ime on destory ti (#7614)
Sungyoon Cho
2024-08-30
window/xwayland: minor property cleanup
Vaxry
2024-08-26
misc: constify the remaining for loops (#7534)
Tom Englund
2024-08-26
core: make most for loops use const references (#7527)
Tom Englund
2024-08-18
input: Fix disabling tap-to-click (#7304)
Sami Liedes
2024-08-17
IPC: Add config descriptions (#7377)
Vaxry
2024-08-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-08-07
input: fix leds on kb creation (#7206)
Ikalco
2024-07-31
internal: refactor fullscreen states (#7104)
MightyPlaza
2024-07-29
protocols: move text-input-v1 to hyprwayland-scanner (#7096)
Ikalco
2024-07-28
input: fix keyboard leds with multiple keyboards (#7079)
Sungyoon Cho
2024-07-27
input: unify removing currentlyDraggedWindow (#7071)
MightyPlaza
2024-07-27
input: refocus last window on keyboard unfocusable surfaces
vaxerski
2024-07-24
touch: fix touch swipe invert config (#7014)
Leon
2024-07-22
debug: get rid of useless 1s in logs (#6969)
Ikalco
2024-07-22
touch: set lastInputTouch on every event
Vaxry
2024-07-21
input: fix invalid usage of dev in setTouchDeviceConfigs
Vaxry
2024-07-21
touch: add touch swipe invert config (#6940)
khachbe
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-07-18
input: Emulate discrete scrolling from v120 events (#6881)
Agent00Ming
2024-07-13
style: fix clang-format
Vaxry
2024-06-30
inputmgr: ensure we dont divide by zero (#6713)
Tom Englund
[next]