Hyprland/src
Mihai Fufezan 1925e64c21
Vector2D: fix typo in include
2023-09-20 22:26:08 +03:00
..
config logging: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +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: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +01:00
helpers Vector2D: fix typo in include 2023-09-20 22:26:08 +03: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: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +01:00
managers input: lock focus to last surface on buttons held 2023-09-20 19:50:46 +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 logging: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +01:00
render logging: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +01:00
Compositor.cpp input: Various constraint handling fixes (#3381) 2023-09-20 16:47:05 +01:00
Compositor.hpp wlr-ext-workspace: remove protocol impl 2023-09-01 17:10:03 +02:00
SharedDefs.hpp pluginapi: add separate window render events 2023-05-26 13:07:45 +02:00
Window.cpp logging: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +01:00
Window.hpp logging: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +01: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: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +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