D5712: Validate surface is valid when sending TextInput leave event

2017-05-04 Thread Martin Gräßlin
graesslin requested changes to this revision. graesslin added a comment. This revision now requires changes to proceed. Please add a unit test case. REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D5712 To: davidedmundson, #plasma, graesslin Cc: graesslin,

Packaging for Solus: Plasma Desktop refuses to show up

2017-05-04 Thread Federico Damián Schonborn
Hello KDE community! I'm having a problem to make Plasma Desktop fully run on Solus (https://solus-project.com). While I'm running the 'plasmashell' executable it does not give me any error, but also the desktop does not show up. I can enter to the Plasma session using LightDM, but after the

D5712: Validate surface is valid when sending TextInput leave event

2017-05-04 Thread David Edmundson
davidedmundson created this revision. Restricted Application added projects: Plasma on Wayland, Frameworks. Restricted Application added subscribers: Frameworks, plasma-devel. REVISION SUMMARY It's possible for the surface to be unbound when we send the leave event; we've called

D5704: Improve the x11 timestamp handling

2017-05-04 Thread Thomas Lübking
luebking added a comment. In https://phabricator.kde.org/D5704#106951, @cfeck wrote: > I may be totally unaware about what the changes do, but from reading the comments on the bug report, I had expected to see something like > > if (timestamp > m_X11Time || int(timestamp + INT_MAX /

D5704: Improve the x11 timestamp handling

2017-05-04 Thread David Edmundson
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY R108 KWin BRANCH x11-timestamp-handling-5.8 REVISION DETAIL https://phabricator.kde.org/D5704 To: graesslin, #kwin, #plasma, davidedmundson Cc: cfeck, luebking, plasma-devel, kwin, spstarr,

D5704: Improve the x11 timestamp handling

2017-05-04 Thread Christoph Feck
cfeck added a comment. I may be totally unaware about what the changes do, but from reading the comments on the bug report, I had expected to see something like if (timestamp > m_X11Time || int(timestamp + INT_MAX / 2) < m_X11Time) ... REPOSITORY R108 KWin REVISION DETAIL

D5565: Network ioslave: Port away from KDELibs4Support

2017-05-04 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R320 KIO Extras REVISION DETAIL https://phabricator.kde.org/D5565 To: marten, #plasma, dfaure, mart Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas,

D5710: Sync kscreen outputs to wayland

2017-05-04 Thread Martin Gräßlin
graesslin accepted this revision. This revision is now accepted and ready to land. REPOSITORY R110 KScreen Library BRANCH master REVISION DETAIL https://phabricator.kde.org/D5710 To: davidedmundson, #plasma, graesslin Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed,

D5710: Sync kscreen outputs to wayland

2017-05-04 Thread David Edmundson
davidedmundson created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. TEST PLAN Used from fixed KScreen KCM. REPOSITORY R110 KScreen Library BRANCH master REVISION DETAIL https://phabricator.kde.org/D5710

D5698: Fix compile warning of treating boolean like an integer

2017-05-04 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R110:cd4f61871bbf: Fix compile warning of treating boolean like an integer (authored by davidedmundson). REPOSITORY R110 KScreen Library CHANGES SINCE LAST UPDATE

D5697: Fix Output::geometry() when dealing with a scaled monitor

2017-05-04 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R110:4a9f18f93948: Fix Output::geometry() when dealing with a scaled monitor (authored by davidedmundson). REPOSITORY R110 KScreen Library CHANGES SINCE LAST UPDATE

D5635: Sync wayland output scale to KScreen config

2017-05-04 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R110:4ef1c0447748: Sync wayland output scale to KScreen config (authored by davidedmundson). REPOSITORY R110 KScreen Library CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5635?vs=13914=14131