Hyprland/src
2025-10-20 12:13:27 +01:00
..
config config: fix crash when some configurations include non-integer values (#12056) 2025-10-16 15:33:06 +02:00
debug config: add automatic closing to submaps (#11760) 2025-10-11 02:40:18 +02:00
desktop renderer: clean up surface UV size calcs, fix issues (#12070) 2025-10-19 02:56:55 +02:00
devices internal: fix clang-tidy "errors" (#11862) 2025-09-29 13:10:15 +01:00
events rules: fix some monitor rules (#11873) 2025-09-29 20:10:34 +02:00
helpers timer: constify methods (#12079) 2025-10-18 13:34:07 +02:00
hyprerror input: Add fully configurable trackpad gestures (#11490) 2025-08-28 11:20:29 +02:00
init
layout layouts: apply [min|max]size window rules to dwindle & master layouts (#11898) 2025-10-13 13:08:40 +01:00
managers input: fix refocus on grab dismiss (#12014) 2025-10-20 12:13:27 +01:00
pch
plugins functionHook: fix distance check 2025-10-14 19:31:49 +01:00
protocols dispatchers: add forceidle (#11922) 2025-10-19 13:54:27 +02:00
render renderer: clean up surface UV size calcs, fix issues (#12070) 2025-10-19 02:56:55 +02:00
xwayland internal: fix clang-tidy "errors" (#11862) 2025-09-29 13:10:15 +01:00
Compositor.cpp workspaces: fix persistence with no monitor specified (#11807) 2025-09-23 21:08:30 +02:00
Compositor.hpp input: Add fully configurable trackpad gestures (#11490) 2025-08-28 11:20:29 +02:00
defines.hpp
includes.hpp
macros.hpp renderer: reduce a lot of glcalls and cache various states (#10757) 2025-06-25 12:42:32 +02:00
main.cpp internal: prevent early exit processes from being zombies (#11995) 2025-10-10 17:03:34 +02:00
meson.build
SharedDefs.hpp renderer: add eRenderStage::RENDER_POST_WALLPAPER (#11501) 2025-08-22 18:19:00 +01:00
signal-safe.cpp
signal-safe.hpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
version.h.in