SIGN IN SIGN UP
hyprwm / Hyprland UNCLAIMED

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.

0 0 48 C++

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.
H
Hato committed
d8901786109dba6af3eac03c1e723f807ed0117a
Parent: bca96a5
Committed by GitHub <noreply@github.com> on 8/17/2025, 7:18:51 PM