aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers/input/Swipe.cpp
AgeCommit message (Expand)Author
2024-06-19core: Move to hyprutils for MathVaxry
2024-06-07gestures: Add gestures:workspace_swipe_min_fingers option (#6342)John M. Harris, Jr
2024-05-09layer-shell: move to new implVaxry
2024-05-09cursor: move to a hyprland implVaxry
2024-04-26swipe: fix crashes with invalid distanceVaxry
2024-04-11swipe: nuke numberedVaxry
2024-04-03swipe: add eventsVaxry
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-03-20swipe: fix nullptr in `onSwipeUpdate` (#5191)Horror Proton
2024-03-17swipe: Touchscreen workspace swipe (#4489)Zach DeCook
2024-03-03config: improve config value infrastructureVaxry
2024-03-02animations: Refactor AnimatedVariable (#4911)GartoxFR
2024-02-18Migrate the config to hyprlang (#4656)Vaxry
2024-01-11swipe: Prevent hiding current workspace when swiping (#4417)scorpion-26
2023-12-06style/ci: apply clang-format and verify it in ci (#4039)François Conzelmann
2023-11-19general: add workspace gaps (#3877)end-4
2023-11-12internal: replace INT_MAX with WORKSPACE_INVALIDVaxry
2023-10-15cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() ...Philip Damianik
2023-09-11fix: inconsistent behaviour where last workspace was not saved (#3261)memchr
2023-09-06internal: Remove all `.c_str()` calls when using `std::vformat` (#3198)Philip Damianik
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-08-23gestures: Swipe direction lock (#3052)end-4
2023-08-17animations: add slidefade and slidefadevert styles for workspaces (#3008)end-4
2023-07-04swipe: fix mixup of r/mvaxerski
2023-07-01gestures: add workspace_swipe_use_rvaxerski
2023-04-14internal: workspace manip handling reworkvaxerski
2023-04-07Fix swiping onto a new workspace with multiple monitors. (#1971)Andrew Pritchard
2023-04-07swipe: block on locked sessionvaxerski
2023-01-22remove old comment and fixup lsl var namevaxerski
2023-01-05Normalize color storagevaxerski
2022-12-25added workspace_swipe_numberedvaxerski
2022-12-16Added clang format (#1239)Vaxry
2022-11-27Added handling more special workspacesvaxerski
2022-11-21Fix swiping on the first workspace going to the last (#1067)CactiChameleon9
2022-11-03added workspace_swipe_forevervaxerski
2022-11-02fix swipe on 2 detached workspacesvaxerski
2022-10-20fix swipe with fullscreen maximizedvaxerski
2022-10-20minor swipe on new fixesvaxerski
2022-10-20minor fix for swipes from empty workspacesvaxerski
2022-10-20fix minor anim issue with swipe newvaxerski
2022-10-20added swipe create newvaxerski
2022-10-07make swipe respect slidevertvaxerski
2022-09-19fullscreen animation en-nice-mentvaxerski
2022-09-17minor swipe fixesvaxerski
2022-09-09minor code styling fixesvaxerski
2022-08-27fix styling in const ptrsvaxerski
2022-08-19fix typo in swipe alpha controlvaxerski
2022-08-19fix swipe on workspace style fadevaxerski
2022-08-16damage monitor on workspace swipe endvaxerski
2022-08-09clean up unconstraining logicvaxerski