Hyprland/src/debug
MightyPlaza 5f65946c84
hyprctl: add decorations (#4275)
* add hyprctl decorations

modified:   hyprctl/main.cpp
modified:   src/debug/HyprCtl.cpp
modified:   src/render/decorations/CHyprBorderDecoration.cpp
modified:   src/render/decorations/CHyprBorderDecoration.hpp
modified:   src/render/decorations/CHyprDropShadowDecoration.cpp
modified:   src/render/decorations/CHyprDropShadowDecoration.hpp
modified:   src/render/decorations/CHyprGroupBarDecoration.cpp
modified:   src/render/decorations/CHyprGroupBarDecoration.hpp
modified:   src/render/decorations/IHyprWindowDecoration.cpp
modified:   src/render/decorations/IHyprWindowDecoration.hpp

* fixes
modified:   hyprctl/main.cpp
modified:   src/render/decorations/IHyprWindowDecoration.cpp
2023-12-28 16:38:16 +01:00
..
CrashReporter.cpp crashreporter: don't explicitly set 777 on crash report directory 2023-12-21 22:18:07 +01:00
CrashReporter.hpp generate coredumps on sigabrt too 2023-03-01 15:08:44 +00:00
HyprCtl.cpp hyprctl: add decorations (#4275) 2023-12-28 16:38:16 +01:00
HyprCtl.hpp style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
HyprDebugOverlay.cpp Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00
HyprDebugOverlay.hpp Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00
HyprNotificationOverlay.cpp Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00
HyprNotificationOverlay.hpp style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
Log.cpp logging: move to an internal rolling log buffer 2023-11-14 20:06:04 +00:00
Log.hpp style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
TracyDefines.hpp renderer: Move to a full Hyprland GL rendering pipeline (#3920) 2023-11-24 10:54:21 +00:00