mirror of
https://github.com/hyprwm/Hyprland
synced 2026-05-19 01:18:06 +02:00
this avoids the usage of the unique_ptr PROTO::protocol before it has been constructed incase one wants to log something inside the constructor itself, move the logging to macros and print file:linenumber on ERR,CRIT,WARN and classname on the rest of the levels. |
||
|---|---|---|
| .. | ||
| Compositor.cpp | ||
| Compositor.hpp | ||
| DataDevice.cpp | ||
| DataDevice.hpp | ||
| Output.cpp | ||
| Output.hpp | ||
| Seat.cpp | ||
| Seat.hpp | ||
| Shm.cpp | ||
| Shm.hpp | ||
| Subcompositor.cpp | ||
| Subcompositor.hpp | ||