aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/helpers/MiscFunctions.cpp
AgeCommit message (Expand)Author
2024-10-27move to monitor pointersmove-to-monitor-pVaxry
2024-09-25Internal: move to Mat3x3 from hyprutils (#7902)Vaxry
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-08-26build: fix 32bit builds (#7510)Tom Englund
2024-08-15helpers: fix: revert to signed arithmetic for cycling through workspaces (#7339)Mirkwood
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-07-21Core: Move to aquamarine (#6608)Vaxry
2024-07-13style: fix clang-formatVaxry
2024-06-22core: add ability to select previous workspace per monitor (#6598)Alexander
2024-06-19core: Move to hyprutils for MathVaxry
2024-06-13misc: Fix build warnings (#6486)phonetic112
2024-06-13helpers: make shm_open() portable after 8bcccf9f0f0f (#6471)Jan Beich
2024-06-11core: move to hyprutils for utils (#6385)Vaxry
2024-06-08wayland/core: move to new impl (#6268)Vaxry
2024-05-23debug: Add ARM GPU info (#6212)System64
2024-05-15keybinds: fix empty on monitor for new workspaces (#6089)JManch
2024-05-08keybinds: add empty on monitor and next empty flags (#5936)William Gray
2024-05-03config: add absolute monitor workspace selectors (#5848)William Gray
2024-05-01ime-v2: move to new implVaxry
2024-04-24workspace: Fix duplication of "special:" in special workspace name (#5729)Agent00Ming
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-03-08format: make ci happyVaxry
2024-03-08windowrules: Make min/maxsize rules dynamic (#4775)Epilepsy Gatherings
2024-01-19core: improve cleanup logicvaxerski
2023-12-21systemd: add HYPRLAND_NO_SD_NOTIFYvaxerski
2023-12-18internal: convert uname fields to strings before loggingVaxry
2023-12-01screencopy: fix shm exports with 10-bitVaxry
2023-11-17env: add HYPRLAND_NO_RTVaxry
2023-11-12internal: make getPlusMinusKeywordResult return optionalVaxry
2023-11-12internal: replace INT_MAX with WORKSPACE_INVALIDVaxry
2023-11-05compositor: find windows in direction on floatingVaxry
2023-11-04Internal: Hyprland box implementation (#3755)Vaxry
2023-11-03renderer: fix legacy_renderer build (#3732)pastalian
2023-10-30renderer: properly pass 10-bit formats to openglVaxry
2023-10-22workspacerules: Add new optional "default command" for auto-launching apps on...Brenno Lemos
2023-10-15cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() ...Philip Damianik
2023-10-11build: guard execinfo.h via build systems (#3547)Vaxry
2023-09-20logging/format: use std::format_string to catch formatting string errors at c...memchr
2023-09-14config: fix relative path resolution (#3308)memchr
2023-09-07internal: fix warningsvaxerski
2023-09-06internal: Remove all `.c_str()` calls when using `std::vformat` (#3198)Philip Damianik
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-08-20compositor: log thrown runtime exceptionsvaxerski
2023-08-11internal: move backtrace to specific funcvaxerski
2023-07-10config: minor path handling fixesvaxerski
2023-05-16bug fix (#2314)Eric_Luo
2023-05-08Add "next on monitor or empty" workspace parameter (#2198)scorpion-26
2023-04-17Format: use %lx for all addressesvaxerski
2023-03-31Misc FreeBSD fixes (#1926)Jan Beich
2023-03-13dispatchers: remember named workspaces in prevvaxerski