| LOW | tests/config/lua/LuaConfigUtils.cpp | 1 | #include <config/lua/types/LuaConfigUtils.hpp> |
| LOW | tests/config/lua/ConfigValueTypes.cpp | 1 | #include <config/lua/types/LuaConfigBool.hpp> |
| LOW | start/src/core/Instance.cpp | 1 | #include "Instance.hpp" |
| LOW | hyprpm/src/core/PluginManager.cpp | 1 | #include "PluginManager.hpp" |
| LOW | hyprpm/src/progress/CProgressBar.cpp | 1 | #include "CProgressBar.hpp" |
| LOW | hyprpm/src/helpers/Sys.cpp | 1 | #include "Sys.hpp" |
| LOW | .github/workflows/clang-format-check.sh | 1 | #!/usr/bin/env bash |
| LOW | hyprctl/src/main.cpp | 1 | #include <re2/re2.h> |
| LOW | hyprctl/src/main.cpp | 21 | #include <iostream> |
| LOW | hyprctl/src/helpers/Memory.hpp | 1 | #pragma once |
| LOW | hyprtester/clients/pointer-scroll.cpp | 1 | #include <cstring> |
| LOW | hyprtester/clients/shortcut-inhibitor.cpp | 1 | #include <sys/poll.h> |
| LOW | hyprtester/clients/keyboard-modifiers.cpp | 1 | #include <cstring> |
| LOW | hyprtester/clients/child-window.cpp | 1 | #include <print> |
| LOW | hyprtester/clients/pointer-warp.cpp | 1 | #include <cstring> |
| LOW | hyprtester/plugin/src/main.cpp | 1 | #include <unistd.h> |
| LOW | hyprtester/src/hyprctlCompat.cpp | 1 | #include "hyprctlCompat.hpp" |
| LOW | hyprtester/src/main.cpp | 1 | |
| LOW | hyprtester/src/main.cpp | 21 | #include "tests/clients/tests.hpp" |
| LOW | hyprtester/src/tests/shared.cpp | 1 | #include "shared.hpp" |
| LOW | hyprtester/src/tests/clients/pointer-scroll.cpp | 1 | #include "../../hyprctlCompat.hpp" |
| LOW | hyprtester/src/tests/clients/shortcut-inhibitor.cpp | 1 | #include "../../hyprctlCompat.hpp" |
| LOW | hyprtester/src/tests/clients/keyboard-modifiers.cpp | 1 | #include "../../hyprctlCompat.hpp" |
| LOW | hyprtester/src/tests/clients/child-window.cpp | 1 | #include "../../hyprctlCompat.hpp" |
| LOW | hyprtester/src/tests/clients/pointer-warp.cpp | 1 | #include "../../hyprctlCompat.hpp" |
| LOW | hyprtester/src/tests/main/groups.cpp | 1 | #include "tests.hpp" |
| LOW | hyprtester/src/tests/main/hyprctl.cpp | 1 | #include "tests.hpp" |
| LOW | hyprtester/src/tests/main/gestures.cpp | 1 | #include "tests.hpp" |
| LOW | hyprtester/src/tests/main/misc.cpp | 1 | #include "tests.hpp" |
| LOW | hyprtester/src/tests/main/misc.cpp | 21 | // NLog::log("{}Testing ANR dialogs", Colors::YELLOW); |
| LOW | hyprtester/src/tests/main/misc.cpp | 41 | // |
| LOW | hyprtester/src/tests/main/misc.cpp | 61 | // NLog::log("{}ANR dialog: named workspaces", Colors::YELLOW); |
| LOW | hyprtester/src/tests/main/misc.cpp | 81 | // |
| LOW | hyprtester/src/tests/main/misc.cpp | 101 | // |
| LOW | hyprtester/src/tests/main/misc.cpp | 121 | // } |
| LOW | hyprtester/src/tests/main/window.cpp | 1 | #include <unistd.h> |
| LOW | hyprtester/src/tests/main/solitary.cpp | 1 | #include "tests.hpp" |
| LOW | hyprtester/src/tests/main/solitary.cpp | 41 | |
| LOW | hyprtester/src/tests/main/solitary.cpp | 61 | // ASSERT_CONTAINS(str, "solitaryBlockedBy: null"); |
| LOW | hyprtester/src/tests/main/exec.cpp | 1 | #include "tests.hpp" |
| LOW | hyprtester/src/tests/main/moveintoorcreategroup.cpp | 1 | #include "tests.hpp" |
| LOW | hyprtester/src/tests/main/workspaces.cpp | 1 | #include "tests.hpp" |
| LOW | hyprtester/src/tests/main/persistent.cpp | 1 | #include "tests.hpp" |
| LOW | src/defines.hpp | 1 | #pragma once |
| LOW | src/Compositor.hpp | 1 | #pragma once |
| LOW | src/macros.hpp | 1 | #pragma once |
| LOW | src/macros.hpp | 21 | #define SPECIAL_WORKSPACE_START (-99) |
| LOW | src/includes.hpp | 1 | #pragma once |
| LOW | src/includes.hpp | 21 | #include <GLES3/gl32.h> |
| LOW | src/main.cpp | 1 | #include "defines.hpp" |
| LOW | src/Compositor.cpp | 1 | #include <ranges> |
| LOW | src/Compositor.cpp | 21 | #include "managers/SeatManager.hpp" |
| LOW | src/Compositor.cpp | 41 | #ifdef USES_SYSTEMD |
| LOW | src/Compositor.cpp | 61 | |
| LOW | src/Compositor.cpp | 81 | #include "i18n/Engine.hpp" |
| LOW | src/pch/pch.hpp | 1 | #include <algorithm> |
| LOW | src/pch/pch.hpp | 21 | #include <string> |
| LOW | src/config/ConfigValue.hpp | 1 | #pragma once |
| LOW | src/config/ConfigValue.hpp | 21 | public: |
| LOW | src/config/values/ConfigValues.hpp | 1 | #pragma once |
| 137 more matches not shown… |