mirror of
https://github.com/hyprwm/Hyprland
synced 2025-12-26 15:50:13 +01:00
This makes hyprctl start significantly faster. $ time for ((i=0; i<1000; i++)); do hyprctl/hyprctl -j activewindow >/dev/null; done Before: 12.269 s (about 12.3 ms/execution) After: 2.142 s (about 2.1 ms/execution) |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| hyprctl.bash | ||
| hyprctl.fish | ||
| hyprctl.usage | ||
| hyprctl.zsh | ||
| main.cpp | ||
| Makefile | ||
| meson.build | ||
| Strings.hpp | ||