D7953: Use QQuickStyle to set the QQC2 style

2017-09-24 Thread David Edmundson
davidedmundson accepted this revision. davidedmundson added a comment. This revision is now accepted and ready to land. Soo much cleaner. Thanks for taking care of this REPOSITORY R135 Integration for Qt applications in Plasma REVISION DETAIL https://phabricator.kde.org/D7953 To: arojas,

D7980: Don't auto scale outputs where we don't know the physical size

2017-09-24 Thread David Edmundson
davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY We don't have enough data to calculate the DPI properly and the current code effectively ends

Re: What's a robust way to to read default applications?

2017-09-24 Thread Nate Graham
Thanks, that worked perfectly! In case anyone's interested, the Phabricator revision that this applies to is https://phabricator.kde.org/D7971 Nate On 09/24/2017 09:24 AM, Elvis Angelaccio wrote: On domenica 24 settembre 2017 15:49:04 CEST, Nate Graham wrote: Hello all, I'm working on some

D7970: Restore cursors across multiple screens

2017-09-24 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:bc92745f07f7: Restore cursors across multiple screens (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7970?vs=19867&id=19868 REVISION DET

D7970: Restore cursors across multiple screens

2017-09-24 Thread Martin Flöser
graesslin accepted this revision. This revision is now accepted and ready to land. REPOSITORY R108 KWin BRANCH Plasma/5.11 REVISION DETAIL https://phabricator.kde.org/D7970 To: davidedmundson, #plasma, graesslin Cc: plasma-devel, kwin, #kwin, bwowk, ZrenBot, progwolff, lesliezhai, ali-mo

D7970: Restore cursors across multiple screens

2017-09-24 Thread David Edmundson
davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Restricted Application added a project: KWin. Restricted Application added subscribers: KWin, kwin, plasma-devel. REVISION SUMMARY https://phabricator.kde.org/R108:4238218b762996b41480f8d1c9a1c88930e08a11 accidentall

Re: What's a robust way to to read default applications?

2017-09-24 Thread Elvis Angelaccio
On domenica 24 settembre 2017 15:49:04 CEST, Nate Graham wrote: Hello all, I'm working on some code that needs to get the default file manager application. I'm currently using KSharedConfig::openConfig to read mimeapps.list, which works as long as mimeapps.list exists. But I'm noticing that on

What's a robust way to to read default applications?

2017-09-24 Thread Nate Graham
Hello all, I'm working on some code that needs to get the default file manager application. I'm currently using KSharedConfig::openConfig to read mimeapps.list, which works as long as mimeapps.list exists. But I'm noticing that on a fresh install, mimeapps.list doesn't exist--it seems to get c

[Breeze] [Bug 384999] Default setting of no borders drawn around dock widgets causes usability issues with multiple adjacent dock widgets

2017-09-24 Thread Sebastian Kügler
https://bugs.kde.org/show_bug.cgi?id=384999 Sebastian Kügler changed: What|Removed |Added Assignee|plasma-devel@kde.org|plasma-b...@kde.org -- You are receiving th

D7965: Drop the ObscurringWindow functionality on desktop switching

2017-09-24 Thread Martin Flöser
graesslin created this revision. graesslin added reviewers: KWin, Plasma. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY The ObscurringWindows are a hack to make it more unlikely that the desktop wallpaper becomes vi