D6754: [server] Send pointer leave if focused surface gets unbound

2017-07-18 Thread Martin Flöser
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=

D6776: Don't perform wayland specific fixes when on X

2017-07-18 Thread Martin Flöser
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(

D6776: Don't perform wayland specific fixes when on X

2017-07-18 Thread David Edmundson
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

D6493: Add KF5WindowSystem to link interface

2017-07-18 Thread David Edmundson
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

D6493: Add KF5WindowSystem to link interface

2017-07-18 Thread Andreas Sturmlechner
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

Plasma 5.10.4

2017-07-18 Thread Jonathan Riddell
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

D6764: Add font size setting to the digital clock plasmoid

2017-07-18 Thread Marco Martin
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

D6763: Fix app icon button in window decos with high DPI in previews.

2017-07-18 Thread Marco Martin
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(

D6711: Check for HUP/ERR/NVAL conditions on stdin

2017-07-18 Thread Fabian Vogt
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

D6711: Check for HUP/ERR/NVAL conditions on stdin

2017-07-18 Thread Kai Uwe Broulik
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,

D6711: Check for HUP/ERR/NVAL conditions on stdin

2017-07-18 Thread Fabian Vogt
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.