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