aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers
AgeCommit message (Expand)Author
2024-07-30protocols: Move globalshortcuts impl (#7102)Ikalco
2024-07-30pointer: use preMonitorCommit for resetting render stateVaxry
2024-07-29core/surface: fixup a few pointer handling edge casesVaxry
2024-07-29protocols: move text-input-v1 to hyprwayland-scanner (#7096)Ikalco
2024-07-29virtualptr: map to entire screen if no output is providedVaxry
2024-07-29virtualptr: allow binding to outputVaxry
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-27protocols: move screencopy and toplevel export to hyprwayland-scanner (#7065)Ikalco
2024-07-25config: avoid using initial ws tracking for exec-onceVaxry
2024-07-25keybinds: add safeguard to mousebinds (#7034)MightyPlaza
2024-07-25input: don't simulate mouse movement on focus change in follow_mouse = 2/3 if...Anton Lazarev
2024-07-24keybinds: handle monitor change in moveWindowIntoGroup (#7030)MightyPlaza
2024-07-24core: Properly shutdown wl display (#7018)Ikalco
2024-07-24keybinds: remove toggleopaque (#7024)MightyPlaza
2024-07-24keybinds: add bindp and noshortcutsinhibit (#7017)MightyPlaza
2024-07-24touch: fix touch swipe invert config (#7014)Leon
2024-07-22pointer/hw: rollback the swapchain on multiple renders without a commitVaxry
2024-07-22pointer/hw: extend cursor swapchain to 3Vaxry
2024-07-22debug: get rid of useless 1s in logs (#6969)Ikalco
2024-07-22virtual-pointer: fixup virtual pointer warp eventsVaxry
2024-07-22wayland/output: avoid sending events to dead outputsVaxry
2024-07-22touch: set lastInputTouch on every eventVaxry
2024-07-21xwayland: fixup WM_SIZE_HINTS handling according to ICCCMVaxry
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-07-13session-lock: send `locked` after the lock screen is properly rendered (#6850)Junxuan Liao
2024-07-11core: Improve handling of window properties (#6776)MightyPlaza
2024-07-05pointer: update geometry after unplug eventsVaxry
2024-07-05keybinds: fix movewindow float to 0 (#6777)MightyPlaza
2024-07-02pointer: change min cursor padding to 0 (#6027)drendog
2024-06-30inputmgr: ensure we dont divide by zero (#6713)Tom Englund
2024-06-29session: fix activate events being always treated as on (#6696)はれなよ
2024-06-29input: fix capabilities enum types passedVaxry
2024-06-27keybinds: never switch to another monitor with per_monitor (#6665)Alexander
2024-06-25sessionLock: focus lock on creation based on mouse position (#6658)outfoxxed
2024-06-25ime-relay: fix crash on nullptr surface focusVaxry
2024-06-25pointer: round position when rendering software cursorsVaxry
2024-06-25core: move to steady_clock where applicableVaxry
2024-06-25keybinds: fix mouse pass (#6652)Gregory
2024-06-25output: fix cursors disappearing after dpms (#6659)outfoxxed
2024-06-22core: add ability to select previous workspace per monitor (#6598)Alexander
2024-06-22surface: add virtual destructor to surfacerole to avoid undefined behaviour (...Tom Englund
2024-06-19window: expose pseudotiled state and add param to dispatcher (#6583)Przegryw321
2024-06-19core: avoid bumping hard rlimits, restore on forkVaxry
2024-06-19pointer: use software rendering when monitor is mirrored (#6587)Lucas Reis