Hyprland/src
vaxerski 8dd2cd41fb core: move to inotify for monitoring the config files
instead of manually polling every second which is not efficient, use inotify.

an added bonus is that inotify is much much faster
2025-01-19 16:11:12 +01:00
..
config core: move to inotify for monitoring the config files 2025-01-19 16:11:12 +01:00
debug core: move to inotify for monitoring the config files 2025-01-19 16:11:12 +01:00
desktop core: reserve vector sizes as much as we can (#9118) 2025-01-19 10:38:42 +00:00
devices core: add LIKELY and UNLIKELY macros 2025-01-17 18:56:39 +01:00
events core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
helpers core: use readFileAsString instead of cat for os-release 2025-01-19 14:04:59 +01:00
hyprerror core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
init core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
layout core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
managers core: move to inotify for monitoring the config files 2025-01-19 16:11:12 +01:00
pch core: Move regex from stdlib to re2 (#8736) 2024-12-16 19:21:44 +01:00
plugins core: move to inotify for monitoring the config files 2025-01-19 16:11:12 +01:00
protocols protocols: do not destroy screencopy resources before client request (#9048) 2025-01-19 12:51:42 +00:00
render core: reserve vector sizes as much as we can (#9118) 2025-01-19 10:38:42 +00:00
xwayland core: reserve vector sizes as much as we can (#9118) 2025-01-19 10:38:42 +00:00
Compositor.cpp core: move to inotify for monitoring the config files 2025-01-19 16:11:12 +01:00
Compositor.hpp core: move to inotify for monitoring the config files 2025-01-19 16:11:12 +01:00
defines.hpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
includes.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
macros.hpp core: add LIKELY and UNLIKELY macros 2025-01-17 18:56:39 +01:00
main.cpp internal: Make static analysis more happy (#8767) 2024-12-19 02:56:01 +01:00
meson.build Meson: properly install 'hyprland' symlink (#9091) 2025-01-18 10:59:25 +02:00
SharedDefs.hpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
signal-safe.cpp core: Unbreak build on FreeBSD (#8762) 2024-12-18 20:15:44 +01:00
signal-safe.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
version.h.in hyprpm: add support for minimum versions 2024-04-05 00:46:37 +01:00