D5382: Improve password dialogs

2017-04-11 Thread Jan Grulich
jgrulich updated this revision to Diff 13317. jgrulich added a comment. Highlight connection name with bold text and add colon at the end of sentence REPOSITORY R116 Plasma Network Management Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5382?vs=13292&id=13317 BRANCH pa

D5321: [Notifications Applet] Don't crash when containment() disappears

2017-04-11 Thread Anthony Fieroni
anthonyfieroni added inline comments. INLINE COMMENTS > notificationsapplet.cpp:54 > Q_ASSERT(containment()->corona()); > connect(containment()->corona(), > &Plasma::Corona::availableScreenRectChanged, this, > &NotificationsApplet::onScreenChanges); > I think, corona (witch is pare

D5345: Calendar: Use correct language for month and day names

2017-04-11 Thread David Rosca
This revision was automatically updated to reflect the committed changes. Closed by commit R242:a01e4fb69efe: Calendar: Use correct language for month and day names (authored by drosca). REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5345?vs

D5345: Calendar: Use correct language for month and day names

2017-04-11 Thread David Rosca
drosca added inline comments. INLINE COMMENTS > mck182 wrote in DaysCalendar.qml:315 > Now I'm not entirely sure but can the `uiLanguages[0]` > possibly return null? It's used exactly the same on the C++ side (without the bounds check), so I assume it's safe as that code is now over 2 years old

Jenkins-kde-ci: plasma-workspace master kf5-qt5 » Linux,gcc - Build # 847 - Still Unstable!

2017-04-11 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/847/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 11 Apr 2017 07:46:07 + Build duration: 6 min 4 sec CHANGE SET Revision 166afb5a24f106edfca0e3dbf556d

Jenkins-kde-ci: plasma-desktop master kf5-qt5 » Linux,gcc - Build # 708 - Still Unstable!

2017-04-11 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/708/ Project: PLATFORM=Linux,compiler=gcc Date of build: Tue, 11 Apr 2017 07:45:27 + Build duration: 35 min CHANGE SET Revision 9ffaa15643572ab39d85fef92a19d98cadfc

Re: Default touch screen edge gestures

2017-04-11 Thread Dan Leinir Turthra Jensen
Heyhey :) i do rather like the idea of edge gestures, however i would also quite like to keep in mind applications here... Specifically, other touch-focused UXes all have some kind of concept of edges given over to the applications rather than the system. Windows has the bottom edge, Android

D5088: Generate plugins.qmltypes files for the plugins we install

2017-04-11 Thread Kai Uwe Broulik
broulik added a comment. As soon as I open a qml file in a plasma project it freezes during "Loading QML imports" eating all RAM and CPU until I kill it. REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D5088 To: apol, #plasma, #frameworks, davidedm

D5088: Generate plugins.qmltypes files for the plugins we install

2017-04-11 Thread Aleix Pol Gonzalez
apol added a comment. In https://phabricator.kde.org/D5088#101295, @broulik wrote: > As soon as I open a qml file in a plasma project it freezes during "Loading QML imports" eating all RAM and CPU until I kill it. I'm assuming that's in QtCreator... Can you please open a bug rep

Re: Default touch screen edge gestures

2017-04-11 Thread Martin Gräßlin
Am 11. April 2017 11:23:01 MESZ schrieb Dan Leinir Turthra Jensen : >Heyhey :) > >i do rather like the idea of edge gestures, however i would also quite >like >to keep in mind applications here... we discussed the proposed implementation at the affenfels sprint. Why did you not raise this con

Re: Default touch screen edge gestures

2017-04-11 Thread Dan Leinir Turthra Jensen
On Tuesday, 11 April 2017 11:32:18 BST Martin Gräßlin wrote: > Am 11. April 2017 11:23:01 MESZ schrieb Dan Leinir Turthra Jensen : > >Heyhey :) > > > >i do rather like the idea of edge gestures, however i would also quite > >like > >to keep in mind applications here... > > we discussed the propos

D5339: Include a bottom toolbar for the application page

2017-04-11 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 13323. apol added a comment. Adopt changes as suggested by Jens REPOSITORY R134 Discover Software Store CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5339?vs=13207&id=13323 BRANCH master REVISION DETAIL https://phabricator.kde.org/D5339 A

D5339: Include a bottom toolbar for the application page

2017-04-11 Thread Aleix Pol Gonzalez
This revision was automatically updated to reflect the committed changes. Closed by commit R134:650eb5ccbeb5: Include a bottom toolbar for the application page (authored by apol). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D5339?vs=13323&id=13324#toc REPOSITORY R134 Discover Softwar

Re: Default touch screen edge gestures

2017-04-11 Thread Martin Gräßlin
Am 11. April 2017 13:13:11 MESZ schrieb Dan Leinir Turthra Jensen : >On Tuesday, 11 April 2017 11:32:18 BST Martin Gräßlin wrote: >> Am 11. April 2017 11:23:01 MESZ schrieb Dan Leinir Turthra Jensen >: >> >Heyhey :) >> > >> >i do rather like the idea of edge gestures, however i would also >quit

D5388: Cancel popup if the user clicked window decoration of parent window

2017-04-11 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R108 KWin BRANCH popup-cancel-deco REVISION DETAIL https://phabricator.kde.org/D5388 To: graesslin, #kwin, #plasma, mart Cc: plasma-devel, kwin, progwolff, lesliezhai, ali-mohamed, hardening, jensreu

D5382: Improve password dialogs

2017-04-11 Thread Marco Martin
mart added a comment. +1 from me as well REPOSITORY R116 Plasma Network Management Applet REVISION DETAIL https://phabricator.kde.org/D5382 To: jgrulich, #plasma, #vdg Cc: mart, broulik, plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol

Re: Default touch screen edge gestures

2017-04-11 Thread Marco Martin
On Tuesday 11 April 2017, Martin Gräßlin wrote: > >is quite annoying when such accidental activations happen. Again, this > >is > >only, specifically, for full screen applications, not for the general > >case, > >where the rest of the system is visible. > > > > Hope that is an at least marginally

Re: Default touch screen edge gestures

2017-04-11 Thread Martin Gräßlin
Am 11. April 2017 15:00:21 MESZ schrieb Marco Martin : >On Tuesday 11 April 2017, Martin Gräßlin wrote: >> >is quite annoying when such accidental activations happen. Again, >this >> >is >> >only, specifically, for full screen applications, not for the >general >> >case, >> >where the rest of the

D5321: [Notifications Applet] Don't crash when containment() disappears

2017-04-11 Thread Kai Uwe Broulik
broulik added inline comments. INLINE COMMENTS > anthonyfieroni wrote in notificationsapplet.cpp:54 > I think, corona (witch is parent of containment) is still alive and that's > why slot is invoked. Obviously, the corona manages all the containments, we only delete a single containment, thoug

Re: Default touch screen edge gestures

2017-04-11 Thread Marco Martin
On Tuesday 11 April 2017, Martin Gräßlin wrote: > > > >or, by default only have gestures on top and bottom edge, and leave > >left and > >right to applications (which, the user is free to override) > > on Wayland applications cannot take any edge anyway as they don't know > their position. Which m

Re: Default touch screen edge gestures

2017-04-11 Thread Martin Gräßlin
Am 11. April 2017 15:27:54 MESZ schrieb Marco Martin : >On Tuesday 11 April 2017, Martin Gräßlin wrote: >> > >> >or, by default only have gestures on top and bottom edge, and leave >> >left and >> >right to applications (which, the user is free to override) >> >> on Wayland applications cannot t

D5351: kcm_baloofile: Add option to disable file content indexing

2017-04-11 Thread Fabian Vogt
fvogt updated this revision to Diff 13325. fvogt added a comment. Fixed label capitalization REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5351?vs=13233&id=13325 BRANCH master REVISION DETAIL https://phabricator.kde.org/D5351 AFFECTED FILES

Re: Default touch screen edge gestures

2017-04-11 Thread Martin Gräßlin
Am 2017-04-11 13:31, schrieb Martin Gräßlin: Am 11. April 2017 13:13:11 MESZ schrieb Dan Leinir Turthra Jensen : On Tuesday, 11 April 2017 11:32:18 BST Martin Gräßlin wrote: Am 11. April 2017 11:23:01 MESZ schrieb Dan Leinir Turthra Jensen : >Heyhey :) > >i do rather like the idea of edge ges

D5399: Allow to edit system color schemes

2017-04-11 Thread Marco Martin
mart created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Allow to edit and save system-wide color schemes. it saves them in the user home and they will override the global one the remove button becom

D5345: Calendar: Use correct language for month and day names

2017-04-11 Thread Mark Gaiser
markg added a comment. I'm just curious. Why is the day name determined in QML (in the lines you edited, but was there before as well) and on the C++ side? It smells like a redundancy. As far as i can tell (only looked for a moment), the dayName on the C++ side isn't used "in" the C++

D5401: Fix KWin decoration KCM showing correct index at startup

2017-04-11 Thread David Edmundson
davidedmundson created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: KWin, kwin, plasma-devel. REVISION SUMMARY The KCM has a context property of the currently set theme index. This is set before the decorations model is populated, so it

D5399: Allow to edit system color schemes

2017-04-11 Thread David Edmundson
davidedmundson added inline comments. INLINE COMMENTS > colorscm.cpp:219 > +} else { > +schemeRemoveButton->setText(i18n("Remove Scheme")); > +} and you need to set it to disabled otherwise if you edit a theme then reset it, you'll now have an option to

D5401: Fix KWin decoration KCM showing correct index at startup

2017-04-11 Thread Martin Gräßlin
graesslin accepted this revision. This revision is now accepted and ready to land. REPOSITORY R108 KWin BRANCH Plasma/5.9 REVISION DETAIL https://phabricator.kde.org/D5401 To: davidedmundson, #plasma, graesslin Cc: plasma-devel, kwin, #kwin, progwolff, lesliezhai, ali-mohamed, hardening,

D5402: always close the downloaded file after downloading

2017-04-11 Thread Marco Martin
mart created this revision. Restricted Application added projects: Plasma, Frameworks. Restricted Application added subscribers: Frameworks, plasma-devel. REVISION SUMMARY sometimes the downloaded file isn't correctly flushed to disk, causing corrupted zip files, especially if they come from

D5399: Allow to edit system color schemes

2017-04-11 Thread David Edmundson
davidedmundson added a comment. This patch breaks the "Defaults" button as it will reset the index, but you'll still have your custom changes. I don't see how this patch solves anything, previously you could edit a global scheme and the workflow was just as easy; you click Edit, the only

D5388: Cancel popup if the user clicked window decoration of parent window

2017-04-11 Thread Martin Gräßlin
This revision was automatically updated to reflect the committed changes. Closed by commit R108:3259d5e11326: Cancel popup if the user clicked window decoration of parent window (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5388?vs=13305

D5403: Support blocking of screen edges on active fullscreen windows also for touch

2017-04-11 Thread Martin Gräßlin
graesslin created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY This change ensures that the blocking condition of screen edges is also honored for touch screen swipe gestures. TEST PLAN Only the a

D5403: Support blocking of screen edges on active fullscreen windows also for touch

2017-04-11 Thread Martin Gräßlin
graesslin added a reviewer: leinir. REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D5403 To: graesslin, #kwin, #plasma, leinir Cc: plasma-devel, kwin, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol

D5381: Add brightness control using ddcutil lib

2017-04-11 Thread Dorian Vogel
dvogel marked 9 inline comments as done. dvogel added a comment. Ok, so there is apparently an issue when the screen gets dimmed. Application: org_kde_powerdevil (org_kde_powerdevil), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Curre

D5381: Add brightness control using ddcutil lib

2017-04-11 Thread David Edmundson
davidedmundson added inline comments. INLINE COMMENTS > ddcutilbrightness.cpp:149 > + > +ddca_get_vcp_value(m_displayHandleList.at(0), > + m_descrToVcp_perDisp.at(0)->value("Brightness"), you should check the return of this == 0 In case of error I would expect retu

D5405: Create desktop file name based on organization domain unless set explicitely

2017-04-11 Thread Andrius Štikonas
stikonas created this revision. stikonas added a project: Plasma on Wayland. Restricted Application added subscribers: Frameworks, plasma-devel. Restricted Application added a project: Frameworks. REVISION SUMMARY On Wayland icons are obtained from desktop files that are named reverseOrganizat

Jenkins-kde-ci: plasma-desktop master kf5-qt5 » Linux,gcc - Build # 709 - Still Unstable!

2017-04-11 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/709/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 12 Apr 2017 02:05:43 + Build duration: 9 min 2 sec CHANGE SET Revision f71786ef058beab7676d81282b2d3b0

Jenkins-kde-ci: plasma-workspace master kf5-qt5 » Linux,gcc - Build # 848 - Still Unstable!

2017-04-11 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/848/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 12 Apr 2017 02:06:13 + Build duration: 9 min 57 sec CHANGE SET Revision 9ce65592a57764cec8a0ebae6285

Jenkins-kde-ci: plasma-tests master kf5-qt5 » Linux,gcc - Build # 920 - Unstable!

2017-04-11 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-tests%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/920/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 12 Apr 2017 02:17:17 + Build duration: 10 min CHANGE SET No changes JUNIT RESULTS Name: (root

Jenkins-kde-ci: plasma-tests master kf5-qt5 » Linux,gcc - Build # 921 - Still Unstable!

2017-04-11 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-tests%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/921/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 12 Apr 2017 02:28:18 + Build duration: 3 min 33 sec CHANGE SET No changes JUNIT RESULTS Name:

Jenkins-kde-ci: plasma-desktop Plasma-5.9 stable-kf5-qt5 » Linux,gcc - Build # 116 - Still Unstable!

2017-04-11 Thread no-reply
GENERAL INFO BUILD UNSTABLE Build URL: https://build.kde.org/job/plasma-desktop%20Plasma-5.9%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/116/ Project: PLATFORM=Linux,compiler=gcc Date of build: Wed, 12 Apr 2017 03:05:50 + Build duration: 15 min CHANGE SET Revision 583427c4a1daf98d740b08d7b

D5249: [RFC] New effect plugin - projector (keystone) correction

2017-04-11 Thread Nicolás Alvarez
nalvarez added inline comments. INLINE COMMENTS > nowicki wrote in projector.cpp:101-126 > The reason for taking over cursor drawing is that when transformation is > applied the pointer pixmap doesn't match the point where the cursor actually > hits the windows below it. Since there is no way t

D5249: [RFC] New effect plugin - projector (keystone) correction

2017-04-11 Thread Martin Gräßlin
graesslin added inline comments. INLINE COMMENTS > nalvarez wrote in projector.cpp:101-126 > I think it would be acceptable if the cursor is drawn just like it is now, on > its own layer, even if drawing it without the transformation would make it > slightly deformed visually. > > You just hav