https://bugs.kde.org/show_bug.cgi?id=512447

--- Comment #6 from Vlad Zahorodnii <[email protected]> ---
Git commit a3fa92f01902b3a3cdd12db56220497a10d67180 by Vlad Zahorodnii.
Committed on 16/12/2025 at 21:25.
Pushed by vladz into branch 'master'.

Add KWaylandExtras::{setXdgToplevelTag,setXdgToplevelDescription}

These can be used to mark xdg toplevel surfaces so the compositor could
apply custom rules to them.

M  +14   -0    src/kwaylandextras.cpp
M  +14   -0    src/kwaylandextras.h
M  +7    -0    src/kwindowsystem_p.h
M  +2    -0    src/platforms/wayland/CMakeLists.txt
A  +30   -0    src/platforms/wayland/waylandxdgtopleveltagv1.cpp     [License:
LGPL(v2.0+)]
A  +24   -0    src/platforms/wayland/waylandxdgtopleveltagv1_p.h     [License:
LGPL(v2.0+)]
M  +53   -0    src/platforms/wayland/windowsystem.cpp
M  +3    -1    src/platforms/wayland/windowsystem.h

https://invent.kde.org/frameworks/kwindowsystem/-/commit/a3fa92f01902b3a3cdd12db56220497a10d67180

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to