Hyprland/src
vaxerski fb80cbe415 input: properly track mouse focus on drag operations 2023-09-23 01:28:45 +01:00
..
config windowrules: add rule `group` to map windows grouped (#3279) 2023-09-22 00:42:00 +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 windowrules: add rule `group` to map windows grouped (#3279) 2023-09-22 00:42:00 +01:00
helpers input: properly track mouse focus on drag operations 2023-09-23 01:28:45 +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 windowrules: add rule `group` to map windows grouped (#3279) 2023-09-22 00:42:00 +01:00
managers input: properly track mouse focus on drag operations 2023-09-23 01:28:45 +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 screencopy: log renderer_begin_with_buffer failures 2023-09-22 00:21:07 +01:00
render renderer: fix missing dontRound check in renderSurface 2023-09-23 00:06:48 +01:00
Compositor.cpp input: properly track mouse focus on drag operations 2023-09-23 01:28:45 +01:00
Compositor.hpp input: properly track mouse focus on drag operations 2023-09-23 01:28:45 +01:00
SharedDefs.hpp pluginapi: add separate window render events 2023-05-26 13:07:45 +02:00
Window.cpp windowrules: add rule `group` to map windows grouped (#3279) 2023-09-22 00:42:00 +01:00
Window.hpp windowrules: add rule `group` to map windows grouped (#3279) 2023-09-22 00:42:00 +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 refactor: manually resets singletons (#3395) 2023-09-22 11:06:09 +01:00
meson.build build: use PCH to reduce compile time (#3095) 2023-09-04 19:56:02 +02:00