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

--- Comment #10 from Marco Martin <notm...@gmail.com> ---
Git commit 80d5e3c935b44e006699eef1498bbbeaafb98d39 by Marco Martin.
Committed on 30/04/2025 at 15:23.
Pushed by mart into branch 'master'.

Expose setDesiredSize to the C++ API

Making it possible for clients to call setDesiredSize directly,

The idea is that under Wayland, the panel calls this intead of setGeometry,
not trying to set an abosulute geometry that might cause the panel sized
wrongly,
but just sets an hint which will ensure the panel won't overlap another one

used by https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5437

M  +16   -0    src/interfaces/window.cpp
M  +4    -0    src/interfaces/window.h
M  +22   -4    src/qwaylandlayersurface.cpp

https://invent.kde.org/plasma/layer-shell-qt/-/commit/80d5e3c935b44e006699eef1498bbbeaafb98d39

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

Reply via email to