Re: status of kde/plasma kiosk framework in kf5

2016-12-06 Thread dennis knorr
Hi Thomas, this sounds really interesting! Did you do also mount /home non-executable? and did you disable krunner? I would love to see your configuration, that topic interests me for us too. :-) supressing ttys could work with systemd, too, i think that has some options there :) Is there a git of

Re: status of kde/plasma kiosk framework in kf5

2016-12-06 Thread Thomas Weissel
Hello mighty plasma developers! I just wanted to give you a short update on the status of the kiosk framework in kde/plasma 5.8.4 and i'm hoping for a little feedback of yours ;-) With all of the following restrictions in place my users are still able to see at least one context menu entry

[Differential] [Closed] D3593: [Folder View] Clear hover state when mouse leaves view

2016-12-06 Thread broulik (Kai Uwe Broulik)
This revision was automatically updated to reflect the committed changes. Closed by commit R119:7585f2953635: [Folder View] Clear hover state when mouse leaves view (authored by broulik). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3593?vs=8767&id=88

[Differential] [Commented On] D3606: RFC: Listen for broadcast notifications on system bus

2016-12-06 Thread mart (Marco Martin)
mart added a comment. since is rfc this is my comment: I like the idea a lot REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3606 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma Cc: mart, plasma-devel, l

[Differential] [Accepted] D3593: [Folder View] Clear hover state when mouse leaves view

2016-12-06 Thread hein (Eike Hein)
hein accepted this revision. This revision is now accepted and ready to land. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D3593 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, hein, #plasma Cc: plasma-devel, leslie

[Differential] [Commented On] D3581: [PlasmaShell] Introduce activateTaskManagerEntry(index) method

2016-12-06 Thread hein (Eike Hein)
hein added a comment. I want Marco to look at this though. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3581 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma, hein Cc: plasma-devel, lesliezhai, ali-moh

[Differential] [Accepted] D3581: [PlasmaShell] Introduce activateTaskManagerEntry(index) method

2016-12-06 Thread hein (Eike Hein)
hein accepted this revision. hein added a reviewer: hein. This revision is now accepted and ready to land. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D3581 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma

[Differential] [Commented On] D3553: Fix 2 RTL bugs

2016-12-06 Thread hein (Eike Hein)
hein added a comment. Marco, did you commit this to 5.8+ for the author? REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D3553 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: ttv20, #plasma_workspaces, mart Cc: hein, plasma

[Differential] [Closed] D3607: AppletConfiguration: Remove custom handling of moving window

2016-12-06 Thread drosca (David Rosca)
This revision was automatically updated to reflect the committed changes. Closed by commit R119:e9abd83d02b3: AppletConfiguration: Remove custom handling of moving window (authored by drosca). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3607?vs=8809&

[Differential] [Accepted] D3607: AppletConfiguration: Remove custom handling of moving window

2016-12-06 Thread broulik (Kai Uwe Broulik)
broulik accepted this revision. broulik added a reviewer: broulik. This revision is now accepted and ready to land. REPOSITORY R119 Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D3607 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreference

[Differential] [Closed] D3578: [RFC] Implement drag from free space also for QtQuickControls

2016-12-06 Thread drosca (David Rosca)
This revision was automatically updated to reflect the committed changes. Closed by commit R31:bc7304068610: Implement drag from free space also for QtQuickControls (authored by drosca). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D3578?vs=8808&id=8810#toc REPOSITORY R31 Breeze CHAN

[Differential] [Request, 17 lines] D3607: AppletConfiguration: Remove custom handling of moving window

2016-12-06 Thread drosca (David Rosca)
drosca created this revision. drosca added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Breeze now handles moving QtQuickControls windows too. BUG: 352986 REPOSITORY R119 Plasma Desktop BRAN

[Differential] [Accepted] D3578: [RFC] Implement drag from free space also for QtQuickControls

2016-12-06 Thread hpereiradacosta (Hugo Pereira Da Costa)
hpereiradacosta accepted this revision. This revision is now accepted and ready to land. REPOSITORY R31 Breeze BRANCH master REVISION DETAIL https://phabricator.kde.org/D3578 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: drosca, #plasma, hpereiradac

[Differential] [Updated, 123 lines] D3578: [RFC] Implement drag from free space also for QtQuickControls

2016-12-06 Thread drosca (David Rosca)
drosca updated this revision to Diff 8808. drosca added a comment. "using" instead of defines REPOSITORY R31 Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3578?vs=8804&id=8808 BRANCH master REVISION DETAIL https://phabricator.kde.org/D3578 AFFECTED FILES kstyle/CM

[Differential] [Updated] D3562: [Task Manager] Create toolTipDelegate on demand

2016-12-06 Thread hein (Eike Hein)
hein added a comment. Could we use a loader to also destroy it when no longer needed, then? REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D3562 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma, hein Cc: pl

[Differential] [Commented On] D3578: [RFC] Implement drag from free space also for QtQuickControls

2016-12-06 Thread hpereiradacosta (Hugo Pereira Da Costa)
hpereiradacosta added inline comments. INLINE COMMENTS > drosca wrote in breezewindowmanager.cpp:467 > It needs to be `return true`. If we return false here, then we won't get > following move and release events. We can eat events for QQuickItems, because > we only get events that were not hand

[Differential] [Commented On] D3578: [RFC] Implement drag from free space also for QtQuickControls

2016-12-06 Thread drosca (David Rosca)
drosca added inline comments. INLINE COMMENTS > hpereiradacosta wrote in breezewindowmanager.cpp:467 > should be "return false" > Comments few lines below says we never eat events. It needs to be `return true`. If we return false here, then we won't get following move and release events. We ca

[Differential] [Commented On] D3578: [RFC] Implement drag from free space also for QtQuickControls

2016-12-06 Thread hpereiradacosta (Hugo Pereira Da Costa)
hpereiradacosta added a comment. Thanks for the updated patch ! I tested it compiles on kde4 Made a few suggestions above, then it can go. INLINE COMMENTS > breezewindowmanager.cpp:467 > + > +return true; > +} should be "return false" Comments few lines below says we

[Differential] [Updated] D3598: rework kscreen's OSD logic

2016-12-06 Thread Sebastian Kügler
sebas marked an inline comment as done. sebas added a subscriber: graesslin. sebas added a comment. I actually talked about this with @graesslin, and this is the solution we came up with. When we limit the number of processes that are allowed to talk specific protocols to the Wayland server (

[Differential] [Request, 50 lines] D3606: RFC: Listen for broadcast notifications on system bus

2016-12-06 Thread broulik (Kai Uwe Broulik)
broulik created this revision. broulik added a reviewer: Plasma. broulik set the repository for this revision to R120 Plasma Workspace. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY This will listen for a signal on the s

[Differential] [Closed] D3590: [libinput] Sane unset behaviour of scroll method and acceleration profile properties

2016-12-06 Thread subdiff (Roman Gilg)
This revision was automatically updated to reflect the committed changes. Closed by commit R108:fd07b1dc981c: [libinput] Change unset of scroll method and acceleration profile (authored by subdiff). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D3590?vs=8758&id=8805#toc REPOSITORY R108

[Differential] [Updated, 123 lines] D3578: [RFC] Implement drag from free space also for QtQuickControls

2016-12-06 Thread drosca (David Rosca)
drosca updated this revision to Diff 8804. drosca added a comment. Attempt to make it build with KDE4, untested. I don't have KDE4 anymore. REPOSITORY R31 Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3578?vs=8721&id=8804 BRANCH master REVISION DETAIL https://phabric

[Differential] [Closed] D3572: systemtray: Don't propagate unhandled wheel events

2016-12-06 Thread drosca (David Rosca)
This revision was automatically updated to reflect the committed changes. Closed by commit R120:d1ea67c1fcf0: systemtray: Don't propagate unhandled wheel events (authored by drosca). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3572?vs=8704&id=8803

[Differential] [Updated, 130 lines] D3603: Option to show percentage charge in the icon

2016-12-06 Thread mart (Marco Martin)
mart updated this revision to Diff 8802. mart added a comment. - light shadow on the label REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3603?vs=8788&id=8802 BRANCH phab/batterypercent REVISION DETAIL https://phabricator.kde.org/D3603 AFFEC

[Differential] [Commented On] D3598: rework kscreen's OSD logic

2016-12-06 Thread davidedmundson (David Edmundson)
davidedmundson added a comment. It has the future wayland problem that MG wants to limit which applications can access which interfaces; you're implicitly using a plasma specific one in Dialog to position the window, which would make kded need to be a "trusted application" So whatever t

[Differential] [Request, 32 lines] D3605: Revert "Do not ask for root permissions when it's unnecessary"

2016-12-06 Thread sitter (Harald Sitter)
sitter created this revision. sitter added reviewers: davidedmundson, mart. sitter added a subscriber: antlarr. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY This reverts commit https://phabricator.kde.org/R128:a6667121

[Powerdevil] [Bug 350365] Battery monitor in tray randomly shows there is no battery

2016-12-06 Thread Matthias
https://bugs.kde.org/show_bug.cgi?id=350365 Matthias changed: What|Removed |Added CC||shaloksha...@riseup.net --- Comment #9 from Matthias