Hyprland/src
Tom Englund 1af260ecbe
compositor: dont unlock all states on empty commits (#13303)
we cant unlock all states on empty commits, at best tryProcess them.

for example if a state is locked and waiting for a fence to become readable,
and another commit comes in we cant unlock it until the fence has actually signaled.
2026-02-18 14:29:35 +00:00
..
config protocols: commit and presentation timing fixes (#13174) 2026-02-10 14:55:21 +00:00
debug renderer: allow tearing with DS with invisible cursors (#13155) 2026-02-07 12:38:01 +00:00
desktop desktop/windowRule: use content rule as enum directly (#13275) 2026-02-16 12:15:50 +00:00
devices debug: move to hyprutils' logger (#12673) 2025-12-18 17:23:24 +00:00
helpers cm: block DS for scRGB in HDR mode (#13262) 2026-02-17 13:57:46 +00:00
hyprerror hyprerror: add padding & adjust for scale when reserving area (#13158) 2026-02-03 20:44:41 +00:00
i18n i18n: update russian translation (#13247) 2026-02-13 23:40:57 +00:00
init debug: move to hyprutils' logger (#12673) 2025-12-18 17:23:24 +00:00
layout master: fix placement with center_ignores_reserved (#12695) 2025-12-27 19:17:51 +01:00
managers dynamicPermManager: fix c+p fail 2026-02-10 15:13:25 +00:00
pch core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
plugins pluginsystem: fix crash when unloading plugin hyprctl commands (#12821) 2026-01-03 22:11:05 +01:00
protocols compositor: dont unlock all states on empty commits (#13303) 2026-02-18 14:29:35 +00:00
render opengl: add debug:gl_debugging (#13183) 2026-02-06 21:02:20 +00:00
xwayland xwayland: ensure NO_XWAYLAND builds (#13160) 2026-02-01 14:27:37 +00:00
Compositor.cpp compositor: guard null view() in getWindowFromSurface (#13255) 2026-02-13 23:52:15 +00:00
Compositor.hpp renderer: fix mouse motion in VRR (#12665) 2026-01-31 13:37:01 +00:00
defines.hpp debug: move to hyprutils' logger (#12673) 2025-12-18 17:23:24 +00:00
includes.hpp core: drop the legacy renderer (#10408) 2025-05-15 10:13:24 +01:00
macros.hpp opengl: add debug:gl_debugging (#13183) 2026-02-06 21:02:20 +00:00
main.cpp main: add watchdog-fd and safe-mode options to help message (#12922) 2026-01-08 17:50:11 +01:00
SharedDefs.hpp renderer: add eRenderStage::RENDER_POST_WALLPAPER (#11501) 2025-08-22 18:19:00 +01:00
version.h.in build: replace generateVersion.sh (#12110) 2025-10-23 20:50:32 +01:00