Hyprland/src
memchr 6594b50e57
logging/format: use std::format_string to catch formatting string errors at compile time (#3377)
* fix(log): use constexpr format string

* deprecate getFormat
2023-09-20 08:26:20 +01:00
..
config logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
debug logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
events logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
helpers logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
hyprerror Declarative plugin management (#2180) 2023-05-01 15:10:53 +01:00
init init: Fix for issue #2797 (#2799) 2023-07-24 18:26:24 +02:00
layout logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
managers logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins internal: Remove all .c_str() calls when using std::vformat (#3198) 2023-09-06 21:45:37 +02:00
protocols internal: fix warnings 2023-09-07 16:43:01 +02:00
render logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
Compositor.cpp logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
Compositor.hpp wlr-ext-workspace: remove protocol impl 2023-09-01 17:10:03 +02:00
defines.hpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
includes.hpp wlr-ext-workspace: remove protocol impl 2023-09-01 17:10:03 +02:00
macros.hpp logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
main.cpp internal: Remove all .c_str() calls when using std::vformat (#3198) 2023-09-06 21:45:37 +02:00
meson.build build: use PCH to reduce compile time (#3095) 2023-09-04 19:56:02 +02:00
SharedDefs.hpp pluginapi: add separate window render events 2023-05-26 13:07:45 +02:00
Window.cpp logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
Window.hpp decos: groupbar mouse interaction (#3102) 2023-08-30 17:39:22 +02:00