Hyprland/src
Maximilian Seidler e5d3a71263
config: fix generateConfig loop (#8164)
* config: fix generateConfig loop

* config: cleanup getMainConfigPath
2024-10-19 15:49:56 +01:00
..
config config: fix generateConfig loop (#8164) 2024-10-19 15:49:56 +01:00
debug notif-overlay: add a bit of padding for icons 2024-10-13 17:26:44 +01:00
desktop window: properly break cycles in X11TransientFor 2024-10-16 22:23:15 +01:00
devices keyboard: update group state on change for the sym resolve state 2024-10-08 23:33:10 +01:00
events windowrules: allow specifying max size in size window rule (#8021) 2024-10-17 21:03:17 +01:00
helpers input: Fix VRR for constrained cursors (#6877) 2024-10-12 01:29:51 +01:00
hyprerror hyprerror: fix height calc with bottom bar (#8043) 2024-10-09 10:24:35 +01:00
init style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
layout layout: move applyGroupRules() to onWindowCreated() (#8139) 2024-10-16 22:13:35 +01:00
managers session-lock: reset seat grab on a new session lock (#8147) 2024-10-17 21:05:55 +01:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
protocols output: send enter events on late wl_output binds 2024-10-16 21:59:33 +01:00
render layout: move applyGroupRules() to onWindowCreated() (#8139) 2024-10-16 22:13:35 +01:00
xwayland xwm: avoid infinite parent lookup loop in lookupParentExists 2024-10-14 00:24:32 +01:00
Compositor.cpp hyprland: convert std::cout and std::cerr to std::println() 2024-10-13 14:13:56 +01:00
Compositor.hpp config: add exec-shutdown for running commands on shutdown (#7683) 2024-09-07 20:54:33 +01:00
defines.hpp internal: nuke wlsignal and related 2024-09-24 00:47:34 +01:00
includes.hpp Core: Move to aquamarine (#6608) 2024-07-21 13:09:54 +02:00
macros.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
main.cpp hyprland: convert std::cout and std::cerr to std::println() 2024-10-13 14:13:56 +01:00
meson.build Meson: add tracy dependency 2024-09-27 00:07:52 +03:00
SharedDefs.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
signal-safe.cpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
signal-safe.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
version.h.in hyprpm: add support for minimum versions 2024-04-05 00:46:37 +01:00