aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers/input/InputManager.cpp
AgeCommit message (Expand)Author
2024-10-30input: revert #8279Vaxry
2024-10-30input: simulate mouse movement after scroll to refocus window (#8279)nickodei
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-12input: Fix VRR for constrained cursors (#6877)UjinT34
2024-09-09input: move dmps activation to input listeners (#7721)Maximilian Seidler
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-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-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-07input: fix leds on kb creation (#7206)Ikalco
2024-07-31internal: refactor fullscreen states (#7104)MightyPlaza
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-22debug: get rid of useless 1s in logs (#6969)Ikalco
2024-07-21input: fix invalid usage of dev in setTouchDeviceConfigsVaxry
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
2024-06-29input: fix capabilities enum types passedVaxry
2024-06-14vrr: add option to fix mouse breaking vrr (#6483)UjinT34
2024-06-12input: fallback to main surface if not found on windowVaxry
2024-06-12seatmgr: fix missing nullcheck in updateActiveKeyboardDataVaxry
2024-06-11layer: don't close special ws when restoring focus (#6424)MightyPlaza
2024-06-11layershell: Fix keyboard focus grabs (#4968) (#6394)outfoxxed
2024-06-11sessionLock: fix focus not being tied to mouse (#6414)outfoxxed
2024-06-08input: fix virtual devices not updating capabilities (#6366)void0red
2024-06-08wayland/core: move to new impl (#6268)Vaxry
2024-06-03seat: discrete round away from zero + high res scrolling (#6317)Agent00Ming
2024-05-25xwayland: move to hyprland impl (#6086)Vaxry
2024-05-24keybinds: Added new dispatcher (sendshortcut) (#6174)Can
2024-05-18input: find surface pos correctly when mouse drag is activeVaxry
2024-05-17seat: update keymap/repeat info on keymap events from keebsVaxry
2024-05-16seat: Send discrete event when axis source is scroll wheel (#6103)Agent00Ming
2024-05-15inputmgr: send pointer motion on ffm != 1Vaxry
2024-05-14wl-data-device: move to hyprland implVaxry
2024-05-14seatmgr: Add a grab classVaxry
2024-05-14xdg-shell: move to new implVaxry
2024-05-14wl_seat: move to hyprland implVaxry
2024-05-14input: fix modifier and leds (#6062)Sungyoon Cho
2024-05-09config: move various cursor-related vars to cursor:Vaxry
2024-05-09layer-shell: move to new implVaxry