Hyprland/src
Yukari Chiba 75f2cb5f65
xwayland: do not include xcb.h when xwayland is disabled (#10407)
xcb.h should not be included when xwayland is disabled. 
This allows hyprland to not use X11 libraries at all when xwayland is disabled.
2025-05-14 19:31:19 +01:00
..
config animations: Add option for animating workspaces as if the first and last were adjacent (#10277) 2025-05-06 03:54:27 +02:00
debug render: refactor class member vars (#10292) 2025-05-05 23:44:49 +02:00
desktop renderer: render blur on fade out (#10356) 2025-05-10 19:31:26 +02:00
devices protocols: refactor class member vars (u-z) (#10282) 2025-05-04 23:39:00 +02:00
events renderer: render blur on fade out (#10356) 2025-05-10 19:31:26 +02:00
helpers animations: Add option for animating workspaces as if the first and last were adjacent (#10277) 2025-05-06 03:54:27 +02:00
hyprerror render: refactor class member vars (#10292) 2025-05-05 23:44:49 +02:00
init core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
layout layout: properly assign workspace and monitor when moving a child to the parent (#10338) 2025-05-08 21:00:28 +02:00
managers input: disallow virtual keyboards from changing LED state (#10402) 2025-05-14 17:48:17 +01:00
pch core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
plugins plugins: refactor class member vars (#10257) 2025-05-03 16:06:24 +02:00
protocols DMABuffer: reserve vector and avoid UB (#10317) 2025-05-07 18:15:27 +02:00
render opengl: add missing vao for screenshader (#10397) 2025-05-13 23:46:29 +01:00
xwayland xwayland: do not include xcb.h when xwayland is disabled (#10407) 2025-05-14 19:31:19 +01:00
Compositor.cpp opengl: optimize shaders and reduce unneeded drawcalls (#10364) 2025-05-11 18:36:20 +02:00
Compositor.hpp render: refactor class member vars (#10292) 2025-05-05 23:44:49 +02: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 internal: Fix compiler warnings (#9646) 2025-03-17 15:52:40 +01:00
main.cpp render: refactor class member vars (#10292) 2025-05-05 23:44:49 +02:00
meson.build deps: add libinotify-kqueue on BSDs after 8dd2cd41fb (#9197) 2025-01-27 23:06:48 +01: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