aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/debug/Log.cpp
AgeCommit message (Expand)Author
2024-10-13hyprland: convert std::cout and std::cerr to std::println()Toni500git
2024-08-08core: Move to C++26 and use native_handle to CLOEXEC the debug fd (#7219)Vaxry
2024-07-31internal: some minor fd/socket cleanups and make logging thread safe (#7123)Tom Englund
2024-07-21Core: Move to aquamarine (#6608)Vaxry
2024-06-14hyprctl: added --follow option to rolliglog (#6325)Alexander
2024-04-29log: Add some colors to stdout log 🔴🟡🟢🔵🟣 (#5778)thejch
2024-04-28core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788)Vaxry
2024-04-22Protocols: implement protoLogVaxry
2024-02-18Migrate the config to hyprlang (#4656)Vaxry
2023-11-14logging: move to an internal rolling log bufferVaxry
2023-10-15Debug: respect logging settings for wlr (#3584)Alexander Seleznev
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-08-21internal: Wayland Protocol impl improvements (#2944)Vaxry
2023-03-24log: log wlr logs to stdoutvaxerski
2023-03-24logs: disable stdout after initvaxerski
2022-12-16Added clang format (#1239)Vaxry
2022-09-25Remove trailing whitespace.Felix Dick
2022-08-26simplify a bit of codevaxerski
2022-08-22fix wlr loggingvaxerski
2022-08-22use a custom logging func for wlrvaxerski
2022-07-25simplify formatsvaxerski
2022-07-18added time loggingvaxerski
2022-07-01added debug:disable_logsvaxerski
2022-06-25added log level infovaxerski
2022-06-03Log to the instance foldervaxerski
2022-06-03IPC and log changes, introduce signaturevaxerski
2022-05-24fix memory issues with logsvaxerski
2022-03-17input basicsvaxerski
2022-03-16Initial Commitvaxerski