D27116: KCM/Component email: simplify code

2020-02-25 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R119:3d2dfabe5509: KCM/Component email: simplify code (authored by meven). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D27116?vs=75846&id=76393 REVISION DETAIL

D20248: Update link to Kdelibs_Coding_Style

2019-04-04 Thread Méven Car
meven created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REPOSITORY R120 Plasma Workspace BRANCH master REVISION DETAIL https://phabricator.kde.org/D20248 AFFECTED FILES HACKING To: meven Cc: plasma-d

D20248: Update link to Kdelibs_Coding_Style

2019-04-05 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R120:c69acc0973a5: Update link to Kdelibs_Coding_Style (authored by meven). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20248?vs=55408&id=55456 REVISION DET

D20492: [WI] Display time remaining to fill/empty the battery in the notification when the ac adapter is plugged/unplugged.

2019-04-12 Thread Méven Car
meven created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REVISION SUMMARY Improve the notification when the ac adapter is plugged/unplugged. Displaying direcly in them the time remaining to empty or fill the

D20492: [WIP] Display time remaining to fill/empty the battery in the notification when the ac adapter is plugged/unplugged.

2019-04-12 Thread Méven Car
meven added a comment. In D20492#448825 , @ngraham wrote: > Screenshots would be nice. :) That's my intent, we can yet talk about wording. I can now move forward after recompiling everything... REPOSITORY R122 Powerdevil REVISION

D16425: Added new Suspend then Hibernate option

2019-04-13 Thread Méven Car
meven added a comment. In D16425#448999 , @avaldes wrote: > I applied this patch to v5.15.4 tag and tested with that and it works (my machine is running plasma 5.15.4), I can change the brightness with the keyboard and set the suspend-then-hiber

D20492: [WIP] Display time remaining to fill/empty the battery in the notification when the ac adapter is plugged/unplugged.

2019-04-13 Thread Méven Car
meven updated this revision to Diff 56113. meven added a comment. Improve wording REPOSITORY R122 Powerdevil CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20492?vs=56063&id=56113 BRANCH arcpatch-D20492 REVISION DETAIL https://phabricator.kde.org/D20492 AFFECTED FILES CMa

D20492: [WIP] Display time remaining to fill/empty the battery in the notification when the ac adapter is plugged/unplugged.

2019-04-13 Thread Méven Car
meven updated this revision to Diff 56123. meven added a comment. Fix formatting of details REPOSITORY R122 Powerdevil CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20492?vs=56113&id=56123 BRANCH arcpatch-D20492 REVISION DETAIL https://phabricator.kde.org/D20492 AFFECTED F

D20492: [WIP] Display time remaining to fill/empty the battery in the notification when the ac adapter is plugged/unplugged.

2019-04-13 Thread Méven Car
meven updated this revision to Diff 56125. meven added a comment. No need to keep stored localy the batterRemainingTime REPOSITORY R122 Powerdevil CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20492?vs=56123&id=56125 BRANCH arcpatch-D20492 REVISION DETAIL https://phabricato

D20492: [WIP] Display time remaining to fill/empty the battery in the notification when the ac adapter is plugged/unplugged.

2019-04-13 Thread Méven Car
meven added a comment. When AC is plugged: F6770195: ac-plugged.png When AC is unplugged: F6770194: ac-unplugged.png I have noticed that sometimes the remaining time is not available. In which case the

D20492: Display time remaining to fill/empty the battery in the notification when the ac adapter is plugged/unplugged.

2019-04-13 Thread Méven Car
meven added a comment. Also I'd like to display the duration naturally like "1 hour 30 minutes" instead of "1:30" as it does currently. Could someone point me to the right Kcore/KLocale feature for this ? I have done a little research but haven't found any, perhaps we are lacking the feat

D20533: Display two shortcuts to the kcm Energy Information from the battery applet.

2019-04-14 Thread Méven Car
meven created this revision. meven added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REPOSITORY R120 Plasma Workspace BRANCH master REVISION DETAIL https://phabricator.kde.org/D20533 AFFECTED FILES

D20533: Display two shortcuts to the kcm Energy Information from the battery applet

2019-04-14 Thread Méven Car
meven updated this revision to Diff 56235. meven added a comment. Typo REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20533?vs=56183&id=56235 BRANCH arcpatch-D20533 REVISION DETAIL https://phabricator.kde.org/D20533 AFFECTED FILES applets/

D20533: Display two shortcuts to the kcm Energy Information from the battery applet

2019-04-14 Thread Méven Car
meven marked an inline comment as done. meven added inline comments. INLINE COMMENTS > apol wrote in batterymonitor.qml:106 > Typo? kcm_energyinfo vs kcms_energyinfo Thanks REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D20533 To: meven, #plasma, ngraham, bro

D20533: Display two shortcuts to the kcm Energy Information from the battery applet

2019-04-14 Thread Méven Car
meven updated this revision to Diff 56236. meven marked 2 inline comments as done. meven added a comment. Capitalization REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20533?vs=56235&id=56236 BRANCH arcpatch-D20533 REVISION DETAIL https://pha

D20533: Display two shortcuts to the kcm Energy Information from the battery applet

2019-04-14 Thread Méven Car
meven added a comment. The energy info kcm would need some attention though. kcmshell5 kcm_energyinfo REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D20533 To: meven, #plasma, ngraham, broulik Cc: apol, plasma-devel, jraleigh, GB_2, ragreen, Pitel, Zr

D20492: Display time remaining to fill/empty the battery in the notification when the ac adapter is plugged/unplugged.

2019-04-15 Thread Méven Car
meven added a comment. In D20492#450265 , @ngraham wrote: > These are notifications that aren't shown by default, right? I believe so, and that the plugged out event is notified by a sound by default. But I am not sure at the moment.

D20492: Display time remaining to fill/empty the battery in the notification when the ac adapter is plugged/unplugged.

2019-04-16 Thread Méven Car
meven added a comment. In D20492#450712 , @broulik wrote: > I think remaining time is way too unreliable for this. We first need a way to calculate a moving average before showing it i this context imho How come this be be good enough for

D20598: [WIP] Port kcm energy info to kirigami 2, fix colors issues

2019-04-16 Thread Méven Car
meven created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REVISION SUMMARY Just a beginning. I haven't found a way to align Kirigami.FormLayout together in a repeater. There is still room for improvement.

D20598: [WIP] Port kcm energy info to kirigami 2, fix colors issues

2019-04-16 Thread Méven Car
meven added inline comments. INLINE COMMENTS > broulik wrote in main.qml:459 > Shouldn't be neccessary as it's `QQC2.Label` For breeze dark this makes the label, dark gray on a dark background. See before screenshot. Could it be a breeze dark bug ? REPOSITORY R102 KInfoCenter REVISION DETA

D20533: Display two shortcuts to the kcm Energy Information from the battery applet

2019-04-16 Thread Méven Car
meven planned changes to this revision. meven added a comment. In D20533#450777 , @ngraham wrote: > In D20533#450711 , @broulik wrote: > > > -1 please let's cleanup / rewrite the energy info kcm firs

D20598: [WIP] Port kcm energy info to kirigami 2, fix colors issues

2019-04-16 Thread Méven Car
meven updated this revision to Diff 56369. meven added a comment. Port to QtQuickControls 2 and proper FormLayout REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20598?vs=56359&id=56369 BRANCH arcpatch-D20598 REVISION DETAIL https://phabricator.kde

D20598: [WIP] Port kcm energy info to kirigami 2, fix colors issues

2019-04-16 Thread Méven Car
meven added a comment. New State: F6776169: energy-information-after-2.png QtControls port is not done. It is just a step. REPOSITORY R102 KInfoCenter REVISION DETAIL https://phabricator.kde.org/D20598 To: meven, ngraham, broulik, filipf C

D20598: [WIP] Port kcm energy info to kirigami 2, fix colors issues

2019-04-16 Thread Méven Car
meven updated this revision to Diff 56376. meven added a comment. Fix FormLayout alignment REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20598?vs=56369&id=56376 BRANCH arcpatch-D20598 REVISION DETAIL https://phabricator.kde.org/D20598 AFFECTED F

D20598: [WIP] Port kcm energy info to kirigami 2, fix colors issues

2019-04-16 Thread Méven Car
meven added a comment. After last patch : F6776301: energy-information-after-3.png REPOSITORY R102 KInfoCenter REVISION DETAIL https://phabricator.kde.org/D20598 To: meven, ngraham, broulik, filipf Cc: filipf, davidre, broulik, plasma-devel, jral

D15418: Dim application icon when it is not playing anything

2019-04-18 Thread Méven Car
meven added a comment. In D15418#364811 , @mart wrote: > In D15418#331397 , @ngraham wrote: > > > Maybe something like this? > > > > F6283615: Screenshot_20180924_195355.png

D15418: Dim application icon when it is not playing anything

2019-04-18 Thread Méven Car
meven added a comment. In D15418#452214 , @meven wrote: > In D15418#364811 , @mart wrote: > > > In D15418#331397 , @ngraham wrote: > > > > > Maybe somet

D20533: Display a shortcut to the kcm Energy Information from the battery applet context menu

2019-04-19 Thread Méven Car
meven updated this revision to Diff 56587. meven added a comment. Remove button in popup, add check in the context menu REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20533?vs=56236&id=56587 BRANCH arcpatch-D20533_1 REVISION DETAIL https://ph

D20533: Display a shortcut to the kcm Energy Information from the battery applet context menu

2019-04-19 Thread Méven Car
meven updated this revision to Diff 56588. meven added a comment. Inverted checks REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20533?vs=56587&id=56588 BRANCH arcpatch-D20533_1 REVISION DETAIL https://phabricator.kde.org/D20533 AFFECTED FIL

D20533: Display a shortcut to the kcm Energy Information from the battery applet context menu

2019-04-19 Thread Méven Car
meven updated this revision to Diff 56602. meven added a comment. Start menu action with a verb REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20533?vs=56588&id=56602 BRANCH arcpatch-D20533 REVISION DETAIL https://phabricator.kde.org/D20533

D20533: Display a shortcut to the kcm Energy Information from the battery applet context menu

2019-04-19 Thread Méven Car
meven marked an inline comment as done. meven added inline comments. INLINE COMMENTS > ngraham wrote in batterymonitor.qml:142 > Generally we start menu items with action verbs. And in this case we don't > need ellipsis because no further input from the user is required as a part of > the actio

D20533: Display a shortcut to the kcm Energy Information from the battery applet context menu

2019-04-24 Thread Méven Car
meven updated this revision to Diff 56903. meven added a comment. Check the energy information is available before showing a link to it, don't show a link to it from the battery applet REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20533?vs=56602&

D20598: [WIP] Port kcm energy info to kirigami 2, fix colors issues

2019-04-25 Thread Méven Car
meven added a comment. In D20598#456309 , @filipf wrote: > Works for me, nice work with aligning the layouts. > > I'm a bit conflicted, but I think visually the issue is how these buttons look like with the port, as well as their icons

D20863: Allow folder view elements to be be dropped using other Action than Copy

2019-04-27 Thread Méven Car
meven created this revision. meven added a reviewer: ngraham. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REVISION SUMMARY Relates to D20838 REPOSITORY R119 Plasma Desktop BRANCH mast

D20863: Allow folder view elements to be be dropped using other Action than Copy

2019-05-05 Thread Méven Car
meven added a comment. @hein is it ok ? REPOSITORY R119 Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D20863 To: meven, ngraham, hein Cc: hein, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, ap

D20863: Allow folder view elements to be be dropped using other Action than Copy

2019-05-05 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R119:b753301b74ac: Allow folder view elements to be be dropped using other Action than Copy (authored by meven). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20

D20863: Allow folder view elements to be be dropped using other Action than Copy

2019-05-05 Thread Méven Car
meven added a comment. In D20863#461260 , @ngraham wrote: > Now don't forget to merge to master. :) > > git checkout Plasma/5.15 > git pull > git checkout master > git merge -s recursive -Xours origin/Plasma/5.15 > git push

D16425: Added new Suspend then Hibernate option

2019-05-08 Thread Méven Car
meven added a comment. In D16425#449330 , @avaldes wrote: > This is how the module looks with the new option: > F6770639: image.png > It looks the same as the "Even when an external monitor is connected

D20598: [WIP] Port kcm energy info to kirigami 2, fix colors issues

2019-05-28 Thread Méven Car
meven added a comment. In D20598#471149 , @filipf wrote: > In D20598#455424 , @ngraham wrote: > > > This doesn't actually work for me. Upon opening, the following is printed to the console: > >

D21273: Add support for newer linux kernel power_supply API

2019-06-10 Thread Méven Car
meven added a comment. Friendly ping to our dear reviewers @broulik @davidedmundson @hein REPOSITORY R106 KSysguard REVISION DETAIL https://phabricator.kde.org/D21273 To: luc4, davidedmundson, broulik, hein Cc: meven, alexeymin, plasma-devel, LeGast00n, ericadams, jraleigh, GB_2, ragree

D10750: wayland: Add support for zwp_linux_dmabuf

2019-06-13 Thread Méven Car
meven added a comment. In D10750#327333 , @zzag wrote: > Any update on this? I am wondering as well. This seems like good progress was already done and what is left is some test fixes and polish. I can only encourage @fredrik and good

D20598: [WIP] Port kcm energy info to kirigami 2, fix colors issues

2019-06-21 Thread Méven Car
meven updated this revision to Diff 60193. meven added a comment. Rebase code, apply Filip's patch, fix right padding of graph REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20598?vs=56376&id=60193 BRANCH arcpatch-D20598_1 REVISION DETAIL https://

D20598: [WIP] Port kcm energy info to kirigami 2, fix colors issues

2019-06-21 Thread Méven Car
meven updated this revision to Diff 60205. meven added a comment. Use KCM.SimpleKCM as root item, fix padding issues, increment kcm version, clean up old now unnecssary workaround REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20598?vs=60193&id=60205

D20598: [WIP] Port kcm energy info to kirigami 2, fix colors issues

2019-06-21 Thread Méven Car
meven updated this revision to Diff 60206. meven added a comment. Add some padding around the inline message when history is not available REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20598?vs=60205&id=60206 BRANCH arcpatch-D20598_1 REVISION DETAI

D20533: Display a shortcut to the kcm Energy Information from the battery applet context menu

2019-06-21 Thread Méven Car
meven updated this revision to Diff 60208. meven added a comment. Fix text REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20533?vs=56903&id=60208 BRANCH arcpatch-D20533_2 REVISION DETAIL https://phabricator.kde.org/D20533 AFFECTED FILES ap

D21961: Port fileindexmonitor kcm to QQC2 and use KCM.SimpleKCM

2019-06-21 Thread Méven Car
meven created this revision. meven added reviewers: filipf, ngraham. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REPOSITORY R102 KInfoCenter BRANCH master REVISION DETAIL https://phabricator.kde.org/D21961 AFFECTED FILE

D20598: Port kcm energy info to kirigami 2, fix colors issues

2019-06-21 Thread Méven Car
meven updated this revision to Diff 60231. meven added a comment. import QtQuick.Controls 2.5 as QQC2 REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20598?vs=60206&id=60231 BRANCH arcpatch-D20598_1 REVISION DETAIL https://phabricator.kde.org/D2059

D20598: Port kcm energy info to kirigami 2, fix colors issues

2019-06-21 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R102:bd3341235582: Port kcm energy info to kirigami 2, fix colors issues (authored by meven). REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20598?vs=60231&id=60232

D20533: Display a shortcut to the kcm Energy Information from the battery applet context menu

2019-06-21 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R120:a4e231e7b6c0: Display a shortcut to the kcm Energy Information from the battery applet… (authored by meven). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/

D21961: Port fileindexmonitor kcm to QQC2 and use KCM.SimpleKCM

2019-06-21 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R102:2451f2be74d7: Port fileindexmonitor kcm to QQC2 and use KCM.SimpleKCM (authored by meven). REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D21961?vs=60220&id=6023

D22012: Clean up old bug workarount in KCMFileIndexer

2019-06-22 Thread Méven Car
meven created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REPOSITORY R102 KInfoCenter BRANCH master REVISION DETAIL https://phabricator.kde.org/D22012 AFFECTED FILES Modules/fileindexermonitor/kcm.cpp

D22028: Improve QWidget KCM and QML KCM consistency

2019-06-23 Thread Méven Car
meven created this revision. meven added reviewers: mart, ngraham. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REVISION SUMMARY - Set QWidget KCMs title font size to the same one as QML ones - Add content margin to QWidget K

D22028: Improve QWidget KCM and QML KCM consistency

2019-06-23 Thread Méven Car
meven updated this revision to Diff 60446. meven added a comment. Remove lines that shouldn't have been included REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D22028?vs=60442&id=60446 BRANCH fix-title-qml REVISION DETAIL https://phabricator.kde.or

D22028: Improve QWidget KCM and QML KCM consistency

2019-06-23 Thread Méven Car
meven updated this revision to Diff 60484. meven added a comment. Adjust font size REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D22028?vs=60446&id=60484 BRANCH fix-title-qml REVISION DETAIL https://phabricator.kde.org/D22028 AFFECTED FILES Mod

D22028: Improve QWidget KCM and QML KCM consistency

2019-06-23 Thread Méven Car
meven updated this revision to Diff 60485. meven added a comment. Remove changes that will go to another review REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D22028?vs=60484&id=60485 BRANCH fix-title-qml REVISION DETAIL https://phabricator.kde.org

D22044: Fix a Qml warning

2019-06-23 Thread Méven Car
meven created this revision. meven added reviewers: mart, Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REVISION SUMMARY Fix a bad reference REPOSITORY R102 KInfoCenter BRANCH master REVISION DETAIL https://phab

D22044: Fix a Qml warning

2019-06-23 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R102:71dbbbeb64a1: Fix a Qml warning (authored by meven). REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D22044?vs=60486&id=60487 REVISION DETAIL https://phabricato

D22028: Improve QWidget KCM and QML KCM consistency

2019-06-24 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R102:4d5321648e9a: Improve QWidget KCM and QML KCM consistency (authored by meven). REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D22028?vs=60485&id=60619 REVISION

D22090: Fix a warning message

2019-06-25 Thread Méven Car
meven created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REVISION SUMMARY Fix warning messages such as : file:///home/$USER/kde/usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffItem.qml:142

D22090: Fix a warning message

2019-06-25 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R119:2dbdc6c59168: Fix a warning message (authored by meven). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D22090?vs=60645&id=60658 REVISION DETAIL https://pha

D22028: Improve QWidget KCM and QML KCM consistency

2019-06-25 Thread Méven Car
meven added a comment. In D22028#486409 , @ngraham wrote: > Could this be backported to the stable branch? It's a relative straightforward bugfix. Unfortunately no, it would cause a bug without the D20598

D16425: Added new Suspend then Hibernate option

2019-06-27 Thread Méven Car
meven added a comment. I tried using it but my system does not suspend-then-hibernate mode. You can check if your system supports it once you have systemd >= 239 and the following command returns true : qdbus org.freedesktop.PowerManagement /org/freedesktop/PowerManagement CanSusp

D16425: Added new Suspend then Hibernate option

2019-06-29 Thread Méven Car
meven accepted this revision. meven added a comment. Except that I couldn't test it, the code looks in great shape to me. REPOSITORY R122 Powerdevil BRANCH arcpatch-D16425_1 REVISION DETAIL https://phabricator.kde.org/D16425 To: avaldes, broulik, ngraham, meven Cc: ericadams, jobauer,

D16425: Added new Suspend then Hibernate option

2019-07-01 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R122:daa06ba31ff1: Added new Suspend then Hibernate option (authored by avaldes, committed by meven). REPOSITORY R122 Powerdevil CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16425?vs=60926&id

D16425: Added new Suspend then Hibernate option

2019-07-01 Thread Méven Car
meven added a comment. In D16425#488989 , @avaldes wrote: > In D16425#488963 , @davidedmundson wrote: > > > I'd quite like to get this in as I'll end up moving part of this - and we've got too much

D22552: Avoid attempting to auto-mount a device when it is alread mounted

2019-07-19 Thread Méven Car
meven created this revision. meven added reviewers: Plasma, ngraham. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REVISION SUMMARY BUG: 409915 FIXED-IN: 5.17 REPOSITORY R119 Plasma Desktop BRANCH master REVISION DETAIL

D22552: Avoid attempting to auto-mount a device when it is alread mounted

2019-07-19 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R119:a46bff297524: Avoid attempting to auto-mount a device when it is alread mounted (authored by meven). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D22552?vs=

D19784: Avoid calling QT_LSTAT and accessing recent documents

2019-07-26 Thread Méven Car
meven added a comment. Since this patch icons for folders in recent documents have been replaced with the application-octet-stream icon. SkipMimeTypeFromContent should be avoided for local directories. We need a better way to detect if the folder is a network folder before making assum

D22005: Accept local paths

2019-07-26 Thread Méven Car
meven added inline comments. INLINE COMMENTS > apol wrote in actionlist.cpp:256 > if (QDir::isAbsolutePath(resource)) { > resource = QUrl::fromLocalFile(resource); > } This should be done in applets/kicker/plugin/kastatsfavoritesmodel.cpp as well line 162 and line 275. I have a patch

D19784: Avoid calling QT_LSTAT and accessing recent documents

2019-07-27 Thread Méven Car
meven added a comment. In D19784#503066 , @dfaure wrote: > See KFileItem::isSlow() Interesting but the initial issue happened when a drive is not mounted and isSlow implementation uses statfs that gives information about ... mounted file

D23112: Add a event Spy for GtkFileChooser recent files

2019-08-12 Thread Méven Car
meven created this revision. meven added reviewers: Frameworks, ivan. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REVISION SUMMARY GtkFileChooser/GtkRecentManager follows https://www.freedesktop.org/wiki/Specifications/deskto

D23112: Add a event Spy for GtkFileChooser recent files

2019-08-13 Thread Méven Car
meven added a comment. In D23112#510798 , @broulik wrote: > Can you check out the `KBookmarks` framework which has classes for processing xbel files Thanks for pointing it out. I just did, and It does not seem to cover my use case here

D23112: Add a event Spy for GtkFileChooser recent files

2019-08-13 Thread Méven Car
meven updated this revision to Diff 63641. meven added a comment. Use KServiceTypeTrader to look for apps being used REPOSITORY R161 KActivity Manager Service CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23112?vs=63603&id=63641 BRANCH master REVISION DETAIL https://phabric

D23112: Add a event Spy for GtkFileChooser recent files

2019-08-13 Thread Méven Car
meven updated this revision to Diff 63647. meven marked an inline comment as done. meven added a comment. Remove unused include REPOSITORY R161 KActivity Manager Service CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23112?vs=63641&id=63647 BRANCH master REVISION DETAIL http

D23112: Add a event Spy for GtkFileChooser recent files

2019-08-13 Thread Méven Car
meven updated this revision to Diff 63654. meven added a comment. Readd include QDebug used by qWarning REPOSITORY R161 KActivity Manager Service CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23112?vs=63647&id=63654 BRANCH master REVISION DETAIL https://phabricator.kde.org/

D23112: Add a event Spy for GtkFileChooser recent files

2019-08-13 Thread Méven Car
meven updated this revision to Diff 63669. meven added a comment. Add a logging category REPOSITORY R161 KActivity Manager Service CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23112?vs=63654&id=63669 BRANCH master REVISION DETAIL https://phabricator.kde.org/D23112 AFFECTE

D23130: [energy kcm] Remove bogus Has power supply property from UI

2019-08-13 Thread Méven Car
meven created this revision. meven added reviewers: broulik, ngraham. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REVISION SUMMARY In a laptop when the ac line is un plugged, kinfocenter wrongly display that the ac power supp

D23130: [energy kcm] Remove bogus Has power supply property from UI

2019-08-14 Thread Méven Car
meven added a comment. In D23130#511562 , @broulik wrote: > That property is whether the selected battery powers the computer or is just a peripheral. Perhaps just the label must be changed? That might be a better solution, indeed. B

D23112: Add a event Spy for GtkFileChooser recent files

2019-08-14 Thread Méven Car
meven added a comment. In D23112#511354 , @ivan wrote: > Thanks for geting involved this much! :D REPOSITORY R161 KActivity Manager Service REVISION DETAIL https://phabricator.kde.org/D23112 To: meven, #frameworks, ivan Cc: broulik,

D23112: Add a event Spy for GtkFileChooser recent files

2019-08-14 Thread Méven Car
meven updated this revision to Diff 63713. meven added a comment. Add const where need be, simplify KTrader query REPOSITORY R161 KActivity Manager Service CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23112?vs=63669&id=63713 BRANCH master REVISION DETAIL https://phabricato

D23112: Add a event Spy for GtkFileChooser recent files

2019-08-14 Thread Méven Car
meven marked 5 inline comments as done. meven added inline comments. INLINE COMMENTS > ivan wrote in GtkEventSpy.cpp:143 > Let's hope commands will never have spaces in them :) It is to just extract the executable name, we don't want to have an exploding number of initiatingAgent for every argu

D23150: [energy kcm] Fix width$ of lines in the graph background

2019-08-14 Thread Méven Car
meven created this revision. meven added reviewers: broulik, ngraham. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. TEST PLAN Before: After: REPOSITORY R102 KInfoCenter BRANCH master REVISION DETAIL https://phabric

D23130: [energy kcm] Remove bogus Has power supply property from UI

2019-08-14 Thread Méven Car
meven updated this revision to Diff 63717. meven added a comment. [kcm energy] Display vendor and battery model REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23130?vs=63670&id=63717 BRANCH dev1 REVISION DETAIL https://phabricator.kde.org/D23130

D23130: [energy kcm] Remove bogus Has power supply property from UI

2019-08-14 Thread Méven Car
meven updated this revision to Diff 63718. meven added a comment. Fix mismatched commit REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23130?vs=63717&id=63718 BRANCH dev1 REVISION DETAIL https://phabricator.kde.org/D23130 AFFECTED FILES Modules

D23152: [energy kcm] Display Vendor and product

2019-08-14 Thread Méven Car
meven created this revision. meven added reviewers: broulik, ngraham. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REVISION SUMMARY The code is not great, I would be open to have a suggestion to improve it. I tried to pass So

D23152: [energy kcm] Display Vendor and model

2019-08-14 Thread Méven Car
meven updated this revision to Diff 63720. meven added a comment. Add a space REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23152?vs=63719&id=63720 BRANCH dev2 REVISION DETAIL https://phabricator.kde.org/D23152 AFFECTED FILES Modules/energy/ba

D23112: Add a event Spy for GtkFileChooser recent files

2019-08-14 Thread Méven Car
meven updated this revision to Diff 63724. meven added a comment. grammar REPOSITORY R161 KActivity Manager Service CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23112?vs=63713&id=63724 BRANCH master REVISION DETAIL https://phabricator.kde.org/D23112 AFFECTED FILES src/s

D23112: Add a event Spy for GtkFileChooser recent files

2019-08-14 Thread Méven Car
meven marked 2 inline comments as done. meven added inline comments. INLINE COMMENTS > ngraham wrote in kactivitymanagerd-plugin-gtk-eventspy.json:41 > Not sure you need to add translations of your own name here This was done for Ivan so I guess the translation team fills this. REPOSITORY R16

D23112: Add a event Spy for GtkFileChooser recent files

2019-08-14 Thread Méven Car
meven marked an inline comment as done. meven added a comment. In D23112#511779 , @ngraham wrote: > Cool stuff. Does it handle duplicates when a file is present in both GTKFileChooserRecent and KActivitiesStats? Yes, the file url is a sor

D23152: [energy kcm] Display Vendor and model

2019-08-14 Thread Méven Car
meven added a comment. In D23152#511775 , @ngraham wrote: > Is this the vendor and model for the battery itself? If so, maybe it should be under the "Battery" section towards the top. Yes it is. Since all the information in this section

D23150: [energy kcm] Fix width of lines in the graph background

2019-08-14 Thread Méven Car
meven added a comment. It was needed after bd33412355824837c888974890fb3b46c45be3b8 changed the plotWidth from "width - xPadding *2" to "width - xPadding" REPOSITORY R102 KInfoCenter BRANCH master REVISION DETA

D23150: [energy kcm] Fix width of lines in the graph background

2019-08-14 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R102:56ac21c9e177: [energy kcm] Fix width of lines in the graph background (authored by meven). REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23150?vs=63714&id=6373

D23112: Add a event Spy for GtkFileChooser recent files

2019-08-15 Thread Méven Car
meven updated this revision to Diff 63786. meven marked 9 inline comments as done. meven added a comment. Remove unnecessary pointer use, code formatting REPOSITORY R161 KActivity Manager Service CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23112?vs=63724&id=63786 BRANCH mast

D22012: Clean up old bug workaround in KCMFileIndexer

2019-08-15 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R102:31b9b402f077: Clean up old bug workaround in KCMFileIndexer (authored by meven). REPOSITORY R102 KInfoCenter CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D22012?vs=60397&id=63791 REVISIO

D22012: Clean up old bug workaround in KCMFileIndexer

2019-08-15 Thread Méven Car
meven added a comment. In D22012#512025 , @davidedmundson wrote: > It was first added in 2d5f289767ee7b7c54f8b55e8032d20ef7f092f4 with some pretty sparse docs, then cop

D23175: Clean up old bug workaround

2019-08-15 Thread Méven Car
meven created this revision. meven added a reviewer: davidedmundson. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REVISION SUMMARY The workaround is not necessary anymore. See https://bugreports.qt.io/browse/QTBUG-40765 See

D23175: Clean up old bug workaround

2019-08-15 Thread Méven Car
meven updated this revision to Diff 63795. meven added a comment. Clean up patch REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23175?vs=63794&id=63795 BRANCH master REVISION DETAIL https://phabricator.kde.org/D23175 AFFECTED FILES kcms/desk

D23175: Clean up old bug workaround

2019-08-15 Thread Méven Car
This revision was automatically updated to reflect the committed changes. Closed by commit R119:352f6e835359: Clean up old bug workaround (authored by meven). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23175?vs=63795&id=63797 REVISION DETAIL http

D23112: Add a event Spy for GtkFileChooser recent files

2019-08-15 Thread Méven Car
meven updated this revision to Diff 63830. meven added a comment. run uncrustify-kf5 REPOSITORY R161 KActivity Manager Service CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23112?vs=63786&id=63830 BRANCH master REVISION DETAIL https://phabricator.kde.org/D23112 AFFECTED FI

D23198: Skip mime type check only for files on network mounts

2019-08-16 Thread Méven Car
meven created this revision. meven added reviewers: Plasma, dfaure. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. meven requested review of this revision. REVISION SUMMARY Related diff D19784 BUG: 401579 REPOSITORY R119 Plas

<    2   3   4   5   6   7   8   >