aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers/input/InputManager.cpp
AgeCommit message (Expand)Author
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
2024-05-09virtual-keyboard: release keys before destroyVaxry
2024-05-09Tablet: move to new implVaxry
2024-05-09cursor: move to a hyprland implVaxry
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-04input: ignore destroyed devices in static eventsVaxry
2024-05-03input: Introduce basic hyprland HID classesVaxry
2024-05-03inputmgr: dont double free on hotplug (#5855)Tom Englund
2024-05-03virtual-pointer: move to new implVaxry
2024-05-03virtual-keyboard: destroy on vdestroy eventVaxry
2024-05-03virtual-keyboard: move to new implVaxry
2024-05-01ime-v2: move to new implVaxry
2024-04-30session-lock: move to new implVaxry
2024-04-30layerSurface: refactor/move to a memory-safe implVaxry
2024-04-29ext-idle-notify: move to new implVaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-27pointer-constraints: move to new implVaxry
2024-04-23input: fix active keyboard for seat after destroying one (#5725)drendog
2024-04-21relative-pointer: move to new implVaxry
2024-04-21idle-inhibit: move to new implVaxry
2024-04-21input: check for focused_client being null before reading its clientVaxry
2024-04-21cursor-shape: move to new implVaxry
2024-04-15input: send an empty relative event after constraint motion eventsVaxry
2024-04-08input: Option for handling off-window axis events (#4177)dranull
2024-04-07IME: fix IME popup mouse inputs (again) (#5417)Junxuan Liao
2024-04-07input: Dont set active monitor when simulating mouse movement (#5465)thejch
2024-04-06input: fix focus on maximized bg surfacesVaxry
2024-04-06input: fixup background layer checking on maximizedVaxry
2024-04-03input: allow focus to bottom layers on maximized in reservedVaxry