Hyprland/src/helpers
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
..
defer async: add Promise and use it for AsyncDialogBox 2025-04-27 13:28:06 +01:00
fs core: Add a periodic donation request (#8981) 2025-01-10 18:09:40 +00:00
math refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
memory renderer: asynchronously load background tex (#11749) 2025-09-18 22:10:30 +02:00
signal core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
sync disable buffer readability checks on intel (#11515) 2025-08-24 08:57:37 +01:00
time timer: constify methods (#12079) 2025-10-18 13:34:07 +02:00
varlist core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
AnimatedVariable.hpp core: move parts of the animation system to hyprutils (#8868) 2025-01-07 17:55:14 +00:00
AsyncDialogBox.cpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
AsyncDialogBox.hpp asyncDialogBox: lock box in fdWrite to prevent a uaf (#10759) 2025-06-16 17:02:08 +02:00
ByteOperations.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
Color.cpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
Color.hpp helpers: refactor class member vars (#10218) 2025-04-30 23:45:20 +02:00
CursorShapes.hpp renderer: add more uniforms to the screen shader (#11986) 2025-10-20 12:22:50 +01:00
DamageRing.cpp helpers: refactor class member vars (#10218) 2025-04-30 23:45:20 +02:00
DamageRing.hpp Renderer: Implement new render scheduling (#10936) 2025-07-08 12:41:10 +02:00
Format.cpp internal: fix clang-tidy "errors" (#11862) 2025-09-29 13:10:15 +01:00
Format.hpp refactor: replace all typedef with using (#10594) 2025-05-31 14:02:02 +01:00
MainLoopExecutor.cpp managers/helpers: add missing includes (#11969) 2025-10-08 22:24:40 +02:00
MainLoopExecutor.hpp renderer: asynchronously load background tex (#11749) 2025-09-18 22:10:30 +02:00
MiscFunctions.cpp build: replace generateVersion.sh (#12110) 2025-10-23 20:50:32 +01:00
MiscFunctions.hpp systeminfo: log system package versions (#11946) 2025-10-06 23:20:21 +02:00
Monitor.cpp monitor: remove spammy trace log 2025-10-21 19:11:18 +01:00
Monitor.hpp renderer/cm: add more monitor cm options (#11861) 2025-09-29 13:22:42 +01:00
MonitorFrameScheduler.cpp internal: Solitary clients with single subsurface & verbose solitary/tearing/DS checks (#11228) 2025-08-22 18:24:25 +01:00
MonitorFrameScheduler.hpp framescheduler: fix edge case crashes 2025-08-16 16:52:40 +02:00
SdDaemon.cpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
SdDaemon.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
Splashes.hpp internal: fix clang-tidy "errors" (#11862) 2025-09-29 13:10:15 +01:00
TagKeeper.cpp config: allow negative to be used with tags. (#11779) 2025-09-26 18:19:53 +02:00
TagKeeper.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
WLClasses.cpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
WLClasses.hpp input: Add fully configurable trackpad gestures (#11490) 2025-08-28 11:20:29 +02:00