This revision was automatically updated to reflect the committed changes.
Closed by commit R127:a00a5d5e1c97: [server] Send pointer leave if focused
surface gets unbound (authored by graesslin).
REPOSITORY
R127 KWayland
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6754?vs=16829&id=
graesslin added a comment.
Your commit message has a typo where X is written but Wayland is meant.
INLINE COMMENTS
> dialog.cpp:1160
>
> -if (ee->region().isNull()) {
> +if (ee->region().isNull() || KWindowSystem::isPlatformX11()) {
> return QQuickWindow::event(
davidedmundson created this revision.
Restricted Application added projects: Plasma, Frameworks.
Restricted Application added subscribers: Frameworks, plasma-devel.
REVISION SUMMARY
https://phabricator.kde.org/R242:fd2e850156ac7aa9c9dc2cf46652b2a1f1fc3a07
introduces some behaviour
changes tha
davidedmundson accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R242 Plasma Framework (Library)
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6493
To: asturmlechner, #plasma, davidedmundson
Cc: plasma-devel, davidedmundson, #frameworks, Zren
asturmlechner updated this revision to Diff 16896.
asturmlechner added a comment.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
Changed according to review
REPOSITORY
R242 Plasma Framework (Library)
CHANGES SINCE LAST UPDATE
https
Several important bug fixes in Plasma 5.10.4 out now
Plasma 5.10.4 is now released
https://www.kde.org/announcements/plasma-5.10.4.php
mart added a comment.
i don't think i like the idea of adding yet another setting on this already
rather fragile code
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D6764
To: januz, #plasma, #vdg
Cc: mart, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-m
mart accepted this revision.
mart added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> breezebutton.cpp:140
> const QPixmap pixmap =
> decoration()->client().data()->icon().pixmap( m_iconSize );
> -painter->drawPixmap(iconRect.center(
This revision was automatically updated to reflect the committed changes.
Closed by commit R856:4c2a3b168036: Check for HUP/ERR/NVAL conditions on stdin
(authored by fvogt).
REPOSITORY
R856 Plasma Browser Integration
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6711?vs=16856&id=168
broulik accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R856 Plasma Browser Integration
BRANCH
arcpatch-D6711
REVISION DETAIL
https://phabricator.kde.org/D6711
To: fvogt, #plasma, broulik, davidedmundson
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai,
fvogt updated this revision to Diff 16856.
fvogt added a comment.
Use QCoreApplication, add BUG ref
REPOSITORY
R856 Plasma Browser Integration
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6711?vs=16736&id=16856
BRANCH
arcpatch-D6711
REVISION DETAIL
https://phabricator.kde.
11 matches
Mail list logo