Hyprland/src
nnra 019589e23f
build: replace generateVersion.sh (#12110)
* Implemented the CMake version of generateVersion.sh

* Made version.h.in compatible with the new build system and included version.h in helpers/MiscFunctions.cpp

* Deleted the scripts/generateVersion.sh as it's no longer needed

* Updated meson.build to match the new workflow

* Added an empty line between includes and namespaces that I accidentally removed
2025-10-23 20:50:32 +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 desktopAnimationMgr: don't set fade 0 for members of a fs group (#12091) 2025-10-22 11:32:42 +01: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 build: replace generateVersion.sh (#12110) 2025-10-23 20:50:32 +01:00
hyprerror input: Add fully configurable trackpad gestures (#11490) 2025-08-28 11:20:29 +02:00
init core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
layout layouts: apply [min|max]size window rules to dwindle & master layouts (#11898) 2025-10-13 13:08:40 +01:00
managers desktopAnimationMgr: don't set fade 0 for members of a fs group (#12091) 2025-10-22 11:32:42 +01:00
pch core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
plugins plugins: incorporate hyprdep ABI into plugin info (#12001) 2025-10-21 22:47:50 +01:00
protocols internal: fix cf 2025-10-21 22:47:06 +01:00
render renderer: add more uniforms to the screen shader (#11986) 2025-10-20 12:22:50 +01:00
xwayland xwm: attempt to guess mime in sendData for DnD 2025-10-21 19:11:18 +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 core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
includes.hpp core: drop the legacy renderer (#10408) 2025-05-15 10:13:24 +01:00
macros.hpp renderer: add more uniforms to the screen shader (#11986) 2025-10-20 12:22:50 +01:00
main.cpp internal: prevent early exit processes from being zombies (#11995) 2025-10-10 17:03:34 +02:00
meson.build input: add sticky option for drag_lock (#10702) 2025-06-15 11:45:06 +02:00
SharedDefs.hpp renderer: add eRenderStage::RENDER_POST_WALLPAPER (#11501) 2025-08-22 18:19:00 +01:00
signal-safe.cpp core: Unbreak build on FreeBSD (#8762) 2024-12-18 20:15:44 +01:00
signal-safe.hpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
version.h.in build: replace generateVersion.sh (#12110) 2025-10-23 20:50:32 +01:00