Remove (x11 applications only) for window title text on kde plasma wayland and hyprland

This commit is contained in:
dec05eba
2026-01-24 17:58:08 +01:00
parent ed671e9d7c
commit 3d673247a7
2 changed files with 20 additions and 4 deletions

View File

@@ -247,5 +247,7 @@ namespace gsr {
std::optional<GsrCamera> selected_camera;
std::optional<GsrCameraSetup> selected_camera_setup;
bool supports_window_title = false;
};
}