D6964: Force Plasma style for QQC2 in applets
Marco Martin
noreply at phabricator.kde.org
Fri Aug 4 11:25:26 UTC 2017
mart updated this revision to Diff 17703.
mart added a comment.
ignore resizes to empty sizes
on multiscreen, it happens that notification windows areresized to 0,0
by somebody else (not dialog code, perhaps kwin, perhaps notification applet
this makes the notification main item lose track of its natural geometry
causing bug 382340
ignore those events as spurious (and resizing a window to 0x0 doesn't
make sense anyways)
with this, notifications on multi monitor systems with primary on the right are ok
BUG:382340
REPOSITORY
R242 Plasma Framework (Library)
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6964?vs=17325&id=17703
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6964
AFFECTED FILES
src/plasmaquick/appletquickitem.cpp
src/plasmaquick/dialog.cpp
src/plasmaquick/packageurlinterceptor.cpp
src/plasmaquick/packageurlinterceptor.h
src/plasmaquick/view.cpp
To: mart, #plasma
Cc: davidedmundson, plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170804/fce8389a/attachment.html>
More information about the Kde-frameworks-devel
mailing list