aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers
AgeCommit message (Expand)Author
2024-04-28Move /tmp/hypr to XDG_RUNTIME_DIRVaxry
2024-04-28tokenmgr: separate getRandomUUID from registerNewTokenVaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-27pointer-constraints: move to new implVaxry
2024-04-26swipe: fix crashes with invalid distanceVaxry
2024-04-25text-input-v3: move to new implVaxry
2024-04-25shortcuts-inhibitor: move to new implVaxry
2024-04-25wlr-foreign-toplevel: move to new implVaxry
2024-04-25idle-inhibit: Always recheck idle inhibitors on creation and deletion (#5738)zakk4223
2024-04-24pointer-gestures: move to new implVaxry
2024-04-24cursormgr: fix misscaled cursors on fractionalVaxry
2024-04-24tokens: add more modes to initial_workspace_trackingVaxry
2024-04-24ext-foreign-toplevel: add implementationVaxry
2024-04-24tokens: fix initial workspace token ignoring specialVaxry
2024-04-23input: fix active keyboard for seat after destroying one (#5725)drendog
2024-04-23config: Add More Monitor 'Auto' Positions. (#5670)Gabriel Ford
2024-04-23windows: add misc:initial_workspace_trackingVaxry
2024-04-23managers: Add a TokenManagerVaxry
2024-04-22gamma-control: move to new implVaxry
2024-04-21alpha-modifier: add support for protocolVaxry
2024-04-21xdg-decoration: move to new implVaxry
2024-04-21relative-pointer: move to new implVaxry
2024-04-21idle-inhibit: move to new implVaxry
2024-04-21config: Expand on window matching (#5518)SoSeDiK
2024-04-21input: check for focused_client being null before reading its clientVaxry
2024-04-21keybinds: clear repeat source on mouse inputsVaxry
2024-04-21cursor-shape: move to new implVaxry
2024-04-20HookSystem: improve callback safetyVaxry
2024-04-20XDG-Output: move to hyprwayland-scannerVaxry
2024-04-20Fractional-scale: move to new implVaxry
2024-04-20core: Move tearing to hyprwayland-scanner (#5657)Vaxry
2024-04-19tearing-control: hyprland impl (#5655)Vaxry
2024-04-19windows: recalculate monitor after updating windows (#5647)Sungyoon Cho
2024-04-17keybindmgr: add optional `silent` suffix to `movewindow`. (#5597)Maarten de Vries
2024-04-15input: send an empty relative event after constraint motion eventsVaxry
2024-04-15cursor: add hyprcursor loggersVaxry
2024-04-14keybindmgr: fix workspace_back_and_forth (#5585)go0d1uck
2024-04-13cmake: Some small cmake cleanups (#5572)Yaroslav
2024-04-12inhibitor: always destroy on window unmapVaxry
2024-04-11swipe: nuke numberedVaxry
2024-04-10cursor: Fallback to xcursor if failed to render hyprcursor (#5534)SoSeDiK
2024-04-10workspace: update windows when selector match could change (#5533)Sungyoon Cho
2024-04-08input: Option for handling off-window axis events (#4177)dranull
2024-04-08style: run clang-formatVaxry
2024-04-07eventloop: move timers to an event loop fdVaxry
2024-04-07IME: fix IME popup mouse inputs (again) (#5417)Junxuan Liao
2024-04-07core: Event loop rework (#5466)Vaxry
2024-04-07input: Dont set active monitor when simulating mouse movement (#5465)thejch
2024-04-06input: fix focus on maximized bg surfacesVaxry
2024-04-06IME: fix race condition on closing window (#5455)Sungyoon Cho