aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers
AgeCommit message (Expand)Author
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
2024-04-06workspacerules: add back on-created-empty functionality (#5452)staz
2024-04-06input: fixup background layer checking on maximizedVaxry
2024-04-04IME: fix crash on restarting IME (#5428)Sungyoon Cho
2024-04-04keybinds: fix spammy warningVaxry
2024-04-03input: allow focus to bottom layers on maximized in reservedVaxry
2024-04-03swipe: add eventsVaxry
2024-04-03workspaces: add visible flagVaxry
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-04-02IME: fix blurry ime on scaledVaxry
2024-04-02IME: fix incorrect popup damage (#5383)Sungyoon Cho
2024-04-01IME: Fix ime popup coordinates and artifacts (#5373)Sungyoon Cho
2024-04-01animations: simplify window loopVaxry
2024-04-01renderer: Fix layer and window damage sometimes missing 1 frame (#5370)thejch
2024-04-01socket2: sanitize data for newlinesVaxry
2024-04-01textinput: fix typo (#5365)Sungyoon Cho
2024-03-31textinput: send deactivate on disable tiVaxry
2024-03-31renderer/animations: Fix various inaccurate damage tracking issues and offset...thejch
2024-03-31input: Fix incorrect keyboard focus taken when no window was present (#5337)Zach DeCook
2024-03-30IME: don't assert on lock mismatch, just fix itVaxry
2024-03-30dispatchers: open special ws on active monitor instead of mouse monitor (#5330)thejch
2024-03-29keybinds: add binds:disable_keybind_grabbingVaxry
2024-03-28format: fix formatVaxry