aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers
AgeCommit message (Expand)Author
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-11-05shadow: add sharp and refactor optionsVaxry
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-30group: fix moveWindowIntoGroup (#8297)Aqa-Ib
2024-10-28hyprctl: move setprop into dispatchers (#8275)MightyPlaza
2024-10-27core: move internal structures to monitor pointers (#8266)Vaxry
2024-10-27internal: optimize cursor move a bit (#8264)Tom Englund
2024-10-26pointer: add default auto for no_hw_cursorsVaxry
2024-10-26internal: cleanup CMonitor usage and fix a few ref hogsVaxry
2024-10-24internal: Remove some unused lambda captures (#8218)Honkazel
2024-10-19internal: Move CMonitor to SP (#8178)Vaxry
2024-10-17session-lock: reset seat grab on a new session lock (#8147)Maximilian Seidler
2024-10-14IME: Fixup IME popup candidate windows position when scale is not 1.0 (#8117)fanlumaster(Fany Full)
2024-10-12xcursor: don't crash on broken permissions in X themesVaxry
2024-10-12input: Fix VRR for constrained cursors (#6877)UjinT34
2024-10-11xwayland: minor cleanups and fixes (#8076)Jasson
2024-10-11config/layout: nuke no_gaps_when_only (#8072)Vaxry
2024-10-08pointer: expand sw cursor damage boxVaxry
2024-10-08protocols: Add support for hyprland-ctm-control-v1 (#8023)Vaxry
2024-10-08keybinds: fixup xkb_states for resolve_by_symvaxerski
2024-10-06security-context: implement protocolVaxry
2024-10-05protocolmgr: don't expose the fallback outputVaxry
2024-09-30single-pixel-buffer: new protocol implVaxry
2024-09-26wlr-output-configuration: Improve output configuration (#7571)Vaxry
2024-09-26dispatchers: fixup dpms toggle (#7875)Kamikadze
2024-09-25pointermgr: avoid hogging CMonitor refsVaxry
2024-09-24hyprctl: add submap requestvaxerski
2024-09-24eventloop: dispatch pending in session on startVaxry
2024-09-24internal: nuke wlsignal and relatedVaxry
2024-09-18pointermgr: Hide hardware cursor on leave (#7806)Vaxry
2024-09-18dispatchers: allow moveintogroup when floating (#7818)Aqa-Ib
2024-09-15textinput: don't reset if ti isn't enabled (#7798)Sungyoon Cho
2024-09-14internal: fix initial cursor warping (#7793)Ikalco
2024-09-12textinput: fix tiv3 leave (#7761)Sungyoon Cho
2024-09-12xwayland: remove extra x11 deactivation (#7755)trianta
2024-09-11pointermgr: avoid derefing null outputsVaxry
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-07config: add exec-shutdown for running commands on shutdown (#7683)trianta
2024-09-07input: try to refocus a focusable window when seat grabs are reset (#7669)outfoxxed
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-06workspacerules: fix on-created-empty window focus (#7657)Sungyoon Cho
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