aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/SharedDefs.hpp
AgeCommit message (Expand)Author
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-06-19core: Move to hyprutils for MathVaxry
2024-04-05core: fix compile without pchVaxry
2024-02-05pluginapi: allow registering hyprctl commandsVaxry
2024-02-04input: focus window on mouse down on decoration (#4514)MightyPlaza
2023-12-29internal: minor include fixes and missed formatvaxerski
2023-12-06style/ci: apply clang-format and verify it in ci (#4039)François Conzelmann
2023-11-11decoration-positioner: improve extent handlingVaxry
2023-11-11decorations: Decoration Positioner (#3800)Vaxry
2023-11-04includes: include vector2d for sharedDefsVaxry
2023-11-04Internal: Hyprland box implementation (#3755)Vaxry
2023-10-21hooksystem: add callbackinfo struct and cancellable eventsVaxry
2023-05-26pluginapi: add separate window render eventsvaxerski
2023-04-17events: add render event for pluginsvaxerski
2023-03-20notifs: add ICON_OK to iconsvaxerski
2023-03-20plugin api: add addNotificationV2vaxerski