mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 04:31:57 -07:00
lets use unique ptrs instead of refcounting shared ptr when its not needed, use rvalue reference to construct in vector directly.
lets use unique ptrs instead of refcounting shared ptr when its not needed, use rvalue reference to construct in vector directly.