aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/macros.hpp
AgeCommit message (Expand)Author
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-11core: move to hyprutils for utils (#6385)Vaxry
2024-06-08wayland/core: move to new impl (#6268)Vaxry
2024-05-11compositor: fix getMonitorFromVector getting wrong monitor (#6010)Sungyoon Cho
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-11macros: fix no pch warningVaxry
2024-03-03config: improve config value infrastructureVaxry
2023-12-06style/ci: apply clang-format and verify it in ci (#4039)François Conzelmann
2023-11-12internal: replace INT_MAX with WORKSPACE_INVALIDVaxry
2023-10-10internal: better versioning (#3543)Vaxry
2023-09-20logging: implement std::formatter for some types (#3380)memchr
2023-09-20logging/format: use std::format_string to catch formatting string errors at c...memchr
2023-09-12varlist: move to a separate header, add joinvaxerski
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-08-31refactor: raise SIGABRT instead of write to null address (#3124)memchr
2023-08-07macros: fix missing includevaxerski
2023-08-07internal: cleanup headers in helpers/vaxerski