Hyprland/hyprtester
Hato d890178610
internal: reference command-line arguments instead of copying them (#11422)
Eliminates the need to copy command-line arguments into a std::vector<std::string>, reducing memory usage and improving performance by referencing the original arguments directly.
2025-08-17 20:18:51 +01:00
..
plugin refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
src internal: reference command-line arguments instead of copying them (#11422) 2025-08-17 20:18:51 +01:00
CMakeLists.txt Core: Add a test suite (#9297) 2025-06-26 19:43:39 +02:00
test.conf core: fix workspace persistence tracking (#11239) 2025-07-27 18:46:23 +02:00