D10476: Improve "write the first review" text

2018-02-12 Thread Nathaniel Graham
ngraham edited the test plan for this revision. REPOSITORY R134 Discover Software Store REVISION DETAIL https://phabricator.kde.org/D10476 To: ngraham, #discover_software_store Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

D10476: Improve "write the first review" text

2018-02-12 Thread Nathaniel Graham
ngraham created this revision. ngraham added a reviewer: Discover Software Store. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. ngraham requested review of this revision. REVISION SUMMARY The current text is ambiguous and un-exciting.

D10471: Use Kirgami.ToolBarApplicationHeader instead of the view headers

2018-02-12 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 27034. apol added a comment. Iterate over the applicationpage REPOSITORY R134 Discover Software Store CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10471?vs=27029=27034 BRANCH master REVISION DETAIL https://phabricator.kde.org/D10471

D10475: Make it possible to show the title despite having ctx actions

2018-02-12 Thread Aleix Pol Gonzalez
apol added a comment. Here you can see what Discover looks like once it's adopted. F5708931: kirigami-normal.png F5708930: kirigami-tonofactions.png REPOSITORY R169 Kirigami REVISION DETAIL

D10475: Make it possible to show the title despite having ctx actions

2018-02-12 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 27033. apol added a comment. Remove unrelated changes REPOSITORY R169 Kirigami CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10475?vs=27032=27033 BRANCH master REVISION DETAIL https://phabricator.kde.org/D10475 AFFECTED FILES

D10475: Make it possible to show the title despite having ctx actions

2018-02-12 Thread Aleix Pol Gonzalez
apol created this revision. apol added a reviewer: Kirigami. Restricted Application added a project: Kirigami. Restricted Application added a subscriber: plasma-devel. apol requested review of this revision. REVISION SUMMARY At the moment, the ToolBarApplicationHeader doesn't show any title if

D10463: [WIP/RFC] Consistently use a Toolbar for headers

2018-02-12 Thread Nathaniel Graham
ngraham abandoned this revision. REPOSITORY R134 Discover Software Store REVISION DETAIL https://phabricator.kde.org/D10463 To: ngraham, #discover_software_store, abetts, apol Cc: mmustac, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

D10438: reserve space for checkable widgets in menu items

2018-02-12 Thread Vlad Zagorodniy
zzag added a comment. @anemeth here are menu items with centered check boxes and radio buttons: F5708483: aligned-1.png F5708505: aligned-2.png F5708523: aligned-4.png

D10463: [WIP/RFC] Consistently use a Toolbar for headers

2018-02-12 Thread Nathaniel Graham
ngraham added a comment. Abandoning in favor of D10471: Use Kirgami.ToolBarApplicationHeader instead of the view headers , which is a saner and more sustainable way to do the same thing, and will also yield benefits for other Kirigami consumers because

D10471: Use Kirgami.ToolBarApplicationHeader instead of the view headers

2018-02-12 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 27029. apol added a comment. Add missing file REPOSITORY R134 Discover Software Store CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10471?vs=27021=27029 BRANCH master REVISION DETAIL https://phabricator.kde.org/D10471 AFFECTED FILES

D10463: [WIP/RFC] Consistently use a Toolbar for headers

2018-02-12 Thread Marijo Mustac
mmustac added a comment. Definitely a step into the right direction. Thumbs up. REPOSITORY R134 Discover Software Store REVISION DETAIL https://phabricator.kde.org/D10463 To: ngraham, #discover_software_store, abetts, apol Cc: mmustac, plasma-devel, ZrenBot, progwolff, lesliezhai,

Re: Powerdevil bug help needed

2018-02-12 Thread Ongun Kanat
Is it okay for me to bump this. I'm currently debugging my distros powerdevil package, since I'm unable to run git version. Not a big deal, I can switch sources and recompile for testing. However I'm struggling to understand some bits in powerdevilbrightnesslogic.cpp: #63 in

[Powerdevil] [Bug 358957] laptop won't hybrid-suspend when Plasma is running

2018-02-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=358957 Nate Graham changed: What|Removed |Added Status|CONFIRMED |RESOLVED

[Powerdevil] [Bug 358957] laptop won't hybrid-suspend when Plasma is running

2018-02-12 Thread Andrei Slavoiu
https://bugs.kde.org/show_bug.cgi?id=358957 --- Comment #20 from Andrei Slavoiu --- This bug is actually fixed for almost an year. The commit that fixed it was made in March last year https://cgit.kde.org/powerdevil.git/commit/?id=c6b76da7a67977deacadb65e6e9d1713e8b3f7b6 that

D10434: Allow users to change the format to BCD (decimal) in Binary Clock widget

2018-02-12 Thread Piotr Kąkol
piotrkakol updated this revision to Diff 27024. piotrkakol retitled this revision from "Changed hexadecimal system to decimal for Binary Clock widget" to "Allow users to change the format to BCD (decimal) in Binary Clock widget". piotrkakol edited the summary of this revision. piotrkakol added a

D10438: reserve space for checkable widgets in menu items

2018-02-12 Thread Vlad Zagorodniy
zzag added a comment. In D10438#205139 , @anemeth wrote: > Maybe you could align the checkbox better? > The numbers are pixels > F5708060: a.png I don't really think this diff

D10463: [WIP/RFC] Consistently use a Toolbar for headers

2018-02-12 Thread Aleix Pol Gonzalez
apol added a comment. See https://phabricator.kde.org/D10471 REPOSITORY R134 Discover Software Store REVISION DETAIL https://phabricator.kde.org/D10463 To: ngraham, #discover_software_store, abetts, apol Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg,

D10471: Use Kirgami.ToolBarApplicationHeader instead of the view headers

2018-02-12 Thread Aleix Pol Gonzalez
apol created this revision. apol added a reviewer: ngraham. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. apol requested review of this revision. REVISION SUMMARY Use the standard Kirigami component as header for Discover. Will need

D10438: reserve space for checkable widgets in menu items

2018-02-12 Thread Alex Nemeth
anemeth added a comment. Maybe you could align the checkbox better? The numbers are pixels F5708060: a.png REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D10438 To: zzag, #breeze, #vdg, ngraham, hpereiradacosta

D10237: Bring back embedded top3 reviews on the ApplicationPage

2018-02-12 Thread Nathaniel Graham
ngraham added a comment. [We will iterate over this incrementally since it's on master] REPOSITORY R134 Discover Software Store REVISION DETAIL https://phabricator.kde.org/D10237 To: apol, ngraham, #discover_software_store Cc: ngraham, plasma-devel, ZrenBot, progwolff, lesliezhai,

D10237: Bring back embedded top3 reviews on the ApplicationPage

2018-02-12 Thread Aleix Pol Gonzalez
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R134:acf66dd18540: Bring back embedded top3 reviews on the ApplicationPage (authored by apol). CHANGED PRIOR TO COMMIT

Re: [plasma-devel] Plasma Maniphest tasks

2018-02-12 Thread Jonathan Riddell
discussed at meeting, I'll close them On Sat, Feb 10, 2018 at 08:54:54AM -0700, Nate Graham wrote: > Howdy Plasma folks, > I'm noticing that the Plasma Maniphest tasks > (https://phabricator.kde.org/project/view/35/) that have been > completed aren't actually closed, just moved to a "done"

D10438: reserve space for checkable widgets in menu items

2018-02-12 Thread Vlad Zagorodniy
zzag edited the summary of this revision. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D10438 To: zzag, #breeze, #vdg, ngraham, hpereiradacosta Cc: januz, fabianr, mmustac, abetts, anemeth, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg,

D10438: reserve space for checkable widgets in menu items

2018-02-12 Thread Nathaniel Graham
ngraham added a comment. +1 on this new approach. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D10438 To: zzag, #breeze, #vdg, ngraham, hpereiradacosta Cc: januz, fabianr, mmustac, abetts, anemeth, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed,

D10438: reserve space for checkable widgets in menu items

2018-02-12 Thread Vlad Zagorodniy
zzag added a comment. In D10438#205125 , @anemeth wrote: > Whoops, I misunderstood your prev comment. I've deleted changes in breeze.h and breezestyle.h on purpose. REPOSITORY R31 Breeze REVISION DETAIL

D10438: reserve space for checkable widgets in menu items

2018-02-12 Thread Alex Nemeth
anemeth added a comment. In D10438#205119 , @zzag wrote: > In D10438#205118 , @anemeth wrote: > > > @zzag Did you accidentally removed the changes in breeze.h and breezestyle.h? :) > > > Yes.

D10438: reserve space for checkable widgets in menu items

2018-02-12 Thread Vlad Zagorodniy
zzag added a comment. In D10438#205118 , @anemeth wrote: > @zzag Did you accidentally removed the changes in breeze.h and breezestyle.h? :) Yes. There is no point to keep them. REPOSITORY R31 Breeze REVISION DETAIL

D10438: reserve space for checkable widgets in menu items

2018-02-12 Thread Vlad Zagorodniy
zzag retitled this revision from "increase left/right margin of menuitems" to "reserve space for checkable widgets in menu items". zzag edited the summary of this revision. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D10438 To: zzag, #breeze, #vdg, ngraham,

D10438: increase left/right margin of menuitems

2018-02-12 Thread Alex Nemeth
anemeth added a comment. @zzag Did you accidentally removed the changes in breeze.h and breezestyle.h? :) REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D10438 To: zzag, #breeze, #vdg, ngraham, hpereiradacosta Cc: januz, fabianr, mmustac, abetts, anemeth,

D10438: increase left/right margin of menuitems

2018-02-12 Thread Vlad Zagorodniy
zzag added a comment. How it currently looks: F5707975: 1.png F5707978: 2.png REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D10438 To: zzag, #breeze, #vdg, ngraham,

D10438: increase left/right margin of menuitems

2018-02-12 Thread Vlad Zagorodniy
zzag updated this revision to Diff 27019. zzag added a comment. reserve space for checkable widgets in menu items REPOSITORY R31 Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10438?vs=26980=27019 BRANCH menuitem-margins REVISION DETAIL

D10438: increase left/right margin of menuitems

2018-02-12 Thread Alex Nemeth
anemeth added a comment. In D10438#205042 , @zzag wrote: > Did you change the left margin? Could you please test the left margin with values 20/24/28 and pick the best one? I didn't change the margins previously, only applied the patch.

D10438: increase left/right margin of menuitems

2018-02-12 Thread Hugo Pereira Da Costa
hpereiradacosta added a comment. In D10438#205041 , @zzag wrote: > > But then that makes it a different patch, right ? > > Why? Because I know the code: I wrote it. >> Margins are not changed. What is changed is the allocated

D10438: increase left/right margin of menuitems

2018-02-12 Thread Vlad Zagorodniy
zzag added a comment. In D10438#205007 , @anemeth wrote: > F5707729: .PNG Did you change the left margin? Could you please test the left margin with values 20/24/28 and pick the best one?

D10438: increase left/right margin of menuitems

2018-02-12 Thread Vlad Zagorodniy
zzag added a comment. > But then that makes it a different patch, right ? Why? > Margins are not changed. What is changed is the allocated space for the menu item content, that always accommodate for the checkbox, and draws it whenever there is one. No, margins still have to

Re: Plasma Wayland 5.13 Meeting time

2018-02-12 Thread Roman Gilg
Doodle Poll: https://doodle.com/poll/496zqb7bpritxxwu It's always in the evening, such that Martin is able to join the meeting. On Mon, Feb 12, 2018 at 5:19 PM, Marco Martin wrote: > Tomorrow i can try, but i probably can't make it > > On Mon, Feb 12, 2018 at 5:13 PM, Martin

KDE CI: Plasma discover stable-kf5-qt5 SUSEQt5.9 - Build # 75 - Still unstable!

2018-02-12 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Plasma%20discover%20stable-kf5-qt5%20SUSEQt5.9/75/ Project: Plasma discover stable-kf5-qt5 SUSEQt5.9 Date of build: Mon, 12 Feb 2018 17:13:09 + Build duration: 3 min 51 sec and counting JUnit Tests

KDE CI: Plasma discover stable-kf5-qt5 FreeBSDQt5.9 - Build # 62 - Still unstable!

2018-02-12 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Plasma%20discover%20stable-kf5-qt5%20FreeBSDQt5.9/62/ Project: Plasma discover stable-kf5-qt5 FreeBSDQt5.9 Date of build: Mon, 12 Feb 2018 17:13:09 + Build duration: 2 min 52 sec and counting JUnit

KDE CI: Plasma discover stable-kf5-qt5 FreeBSDQt5.9 - Build # 61 - Failure!

2018-02-12 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20discover%20stable-kf5-qt5%20FreeBSDQt5.9/61/ Project: Plasma discover stable-kf5-qt5 FreeBSDQt5.9 Date of build: Mon, 12 Feb 2018 17:05:09 + Build duration: 2 min 20 sec and counting CONSOLE

KDE CI: Plasma discover stable-kf5-qt5 SUSEQt5.9 - Build # 74 - Failure!

2018-02-12 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20discover%20stable-kf5-qt5%20SUSEQt5.9/74/ Project: Plasma discover stable-kf5-qt5 SUSEQt5.9 Date of build: Mon, 12 Feb 2018 17:05:09 + Build duration: 2 min 31 sec and counting CONSOLE OUTPUT

D10438: increase left/right margin of menuitems

2018-02-12 Thread Nathaniel Graham
ngraham added a comment. In D10438#205010 , @abetts wrote: > In D10438#205009 , @ngraham wrote: > > > Let's try to avoid radical proposals like getting rid of keyboard shortcuts and icons. For now,

D10388: allow to have more than one default activity

2018-02-12 Thread Ivan Čukić
ivan added inline comments. INLINE COMMENTS > mart wrote in Activities.cpp:233 > when i tested it it didn't seem to switch to the latest created one without > an explicit setCurrentActivity? @davidedmundson Haven't looked at that part of Plasma for some time, but I see no reason why it would

D10438: increase left/right margin of menuitems

2018-02-12 Thread Vlad Zagorodniy
zzag added a comment. In D10438#205009 , @ngraham wrote: > Let's try to avoid radical proposals like getting rid of keyboard shortcuts and icons. For now, let's focus on the initial goal, or perhaps a slightly modified goal of adding room to

D10438: increase left/right margin of menuitems

2018-02-12 Thread Andres Betts
abetts added a comment. In D10438#205009 , @ngraham wrote: > Let's try to avoid radical proposals like getting rid of keyboard shortcuts and icons. For now, let's focus on the initial goal, or perhaps a slightly modified goal of adding room to

D10438: increase left/right margin of menuitems

2018-02-12 Thread Nathaniel Graham
ngraham added a comment. Let's try to avoid radical proposals like getting rid of keyboard shortcuts and icons. For now, let's focus on the initial goal, or perhaps a slightly modified goal of adding room to put checkboxes to the left of the text (which I would support). REPOSITORY R31

D10438: increase left/right margin of menuitems

2018-02-12 Thread Alex Nemeth
anemeth added a comment. In D10438#205005 , @abetts wrote: > Are we thinking we should/not use icons in menus, keep the same? Looks quite good in my opinion with this patch applied and no icons F5707729: .PNG

5.13 Kickoff Meeting

2018-02-12 Thread Jonathan Riddell
Thanks for the meeting folks, here's the minutes I extracted out of the log ** 5.12 was awesome but not yet perfect, aim for perfection where possible ** dependency requirements to be better defined and documented - action JR ** tosky to add JR to calendar in phab, plasma and hopefully frameworks

Re: Plasma Wayland 5.13 Meeting time

2018-02-12 Thread Marco Martin
Tomorrow i can try, but i probably can't make it On Mon, Feb 12, 2018 at 5:13 PM, Martin Flöser wrote: > Am 2018-02-12 16:52, schrieb Roman Gilg: >> >> We had our regular Plasma 5.13 Kickoff meeting today. We discussed >> Wayland on 5.13 as well. There is probably still need

Re: Plasma Wayland 5.13 Meeting time

2018-02-12 Thread Bhushan Shah
On Mon, Feb 12, 2018 at 04:52:00PM +0100, Roman Gilg wrote: > Is tomorrow, Tuesday the 18-02-12, 7pm Berlin time ok? On #plasma IRC. I want to attend but since there is already another meeting I've to attend tomrrow evening can we do wednesday maybe? Also as a general suggestion, maybe we can do

D10438: increase left/right margin of menuitems

2018-02-12 Thread Andres Betts
abetts added a comment. How are we accounting for stacking menu items that have: Checkbox - Item Icon - Label -- Shortcut-Arrow Icon The first part of that tends to make the checkbox be closest to the edge. Are we thinking we should/not use icons in menus, keep the same? REPOSITORY

D10170: Added optional transparency/blur to menu frames

2018-02-12 Thread Alex Nemeth
anemeth added a comment. In D10170#205000 , @hpereiradacosta wrote: > Can you post an updated screenshot about the configuration option, and can we get VDG's opinion on it ? This is how it looks now F5707716: cvb.PNG

Re: Plasma Wayland 5.13 Meeting time

2018-02-12 Thread Martin Flöser
Am 2018-02-12 16:52, schrieb Roman Gilg: We had our regular Plasma 5.13 Kickoff meeting today. We discussed Wayland on 5.13 as well. There is probably still need for a separate meeting on how we want to push forward our Plasma Wayland session for 5.13. Is tomorrow, Tuesday the 18-02-12, 7pm

D10170: Added optional transparency/blur to menu frames

2018-02-12 Thread Alex Nemeth
anemeth marked 4 inline comments as done. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D10170 To: anemeth, hpereiradacosta, #plasma, colomar, alake Cc: fredrik, alake, januz, abetts, colomar, andreask, zzag, ngraham, plasma-devel, ZrenBot, progwolff, lesliezhai,

D10170: Added optional transparency/blur to menu frames

2018-02-12 Thread Hugo Pereira Da Costa
hpereiradacosta added a comment. In D10170#204976 , @anemeth wrote: > In D10170#204889 , @hpereiradacosta wrote: > > > Also, for the config ui, maybe it makes more sense to call the "Transparency"

D10170: Added optional transparency/blur to menu frames

2018-02-12 Thread Alex Nemeth
anemeth updated this revision to Diff 27010. anemeth added a comment. Removed the _helper variable from the breezeblurhelper class REPOSITORY R31 Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10170?vs=27008=27010 BRANCH master REVISION DETAIL

D10438: increase left/right margin of menuitems

2018-02-12 Thread Nathaniel Graham
ngraham added a comment. We cannot ever remove the shortcuts from the menus, for countless usability reasons. Lack of discoverable keyboard shortcuts is one of the many productivity and ergonomic flaws of GNOME; we cannot regress to that level. in macOS, the shortcuts are more compact

D10438: increase left/right margin of menuitems

2018-02-12 Thread Hugo Pereira Da Costa
hpereiradacosta added a comment. In D10438#204922 , @zzag wrote: > Just to clarify that other DE and OS have some space on the left side: > > - Windows:

D10438: increase left/right margin of menuitems

2018-02-12 Thread Hugo Pereira Da Costa
hpereiradacosta added a comment. In D10438#204960 , @anemeth wrote: > In D10438#204922 , @zzag wrote: > > > Just to clarify that other DE and OS have some space on the left side: > > > > -

D10170: Added optional transparency/blur to menu frames

2018-02-12 Thread Hugo Pereira Da Costa
hpereiradacosta added inline comments. INLINE COMMENTS > breezeblurhelper.cpp:45 > +QObject(parent), > +_helper(helper) > +{ helper argument is not needed > breezeblurhelper.h:53 > +//! constructor > +BlurHelper( QObject*, Helper& ); > + helper argument is

D10170: Added optional transparency/blur to menu frames

2018-02-12 Thread Alex Nemeth
anemeth added a comment. In D10170#204889 , @hpereiradacosta wrote: > Also, for the config ui, maybe it makes more sense to call the "Transparency" tab, only "Menus" and change "Menu:" into "Transparency:" > Unless of course one wants to add

Re: Plasma Wayland 5.13 Meeting time

2018-02-12 Thread Jonathan Riddell
Folks who have already ticked the poll at https://doodle.com/poll/8wwrt59dt8prz6pf On 12 February 2018 at 15:52, Roman Gilg wrote: > We had our regular Plasma 5.13 Kickoff meeting today. We discussed > Wayland on 5.13 as well. There is probably still need for a separate >

D10170: Added optional transparency/blur to menu frames

2018-02-12 Thread Alex Nemeth
anemeth updated this revision to Diff 27008. anemeth added a comment. Simplified the breezeblurhelper class REPOSITORY R31 Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10170?vs=26814=27008 BRANCH master REVISION DETAIL https://phabricator.kde.org/D10170 AFFECTED

D10170: Added optional transparency/blur to menu frames

2018-02-12 Thread Alex Nemeth
anemeth marked an inline comment as done. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D10170 To: anemeth, hpereiradacosta, #plasma, colomar, alake Cc: fredrik, alake, januz, abetts, colomar, andreask, zzag, ngraham, plasma-devel, ZrenBot, progwolff, lesliezhai,

D10463: [WIP/RFC] Consistently use a Toolbar for headers

2018-02-12 Thread Nathaniel Graham
ngraham added a comment. As long as it looks good on the desktop too (or we can make it look good on the desktop too), I'm okay with that. Does it look and behave acceptably right now? REPOSITORY R134 Discover Software Store REVISION DETAIL https://phabricator.kde.org/D10463 To:

Plasma Wayland 5.13 Meeting time

2018-02-12 Thread Roman Gilg
We had our regular Plasma 5.13 Kickoff meeting today. We discussed Wayland on 5.13 as well. There is probably still need for a separate meeting on how we want to push forward our Plasma Wayland session for 5.13. Is tomorrow, Tuesday the 18-02-12, 7pm Berlin time ok? On #plasma IRC.

D10463: [WIP/RFC] Consistently use a Toolbar for headers

2018-02-12 Thread Aleix Pol Gonzalez
apol added a comment. If we're to do this, I'd very much prefer to use kirigami's native header. REPOSITORY R134 Discover Software Store REVISION DETAIL https://phabricator.kde.org/D10463 To: ngraham, #discover_software_store, abetts, apol Cc: plasma-devel, ZrenBot, progwolff,

D10438: increase left/right margin of menuitems

2018-02-12 Thread Alex Nemeth
anemeth added a comment. In D10438#204922 , @zzag wrote: > Just to clarify that other DE and OS have some space on the left side: > > - Windows: https://forums.windowscentral.com/attachments/windows-8/48119d1382981718t-screenshot-1-.png >

D10397: Use Qt.openUrlExternally instead of Kio

2018-02-12 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R97:52d1950213b9: Use Qt.openUrlExternally instead of Kio (authored by broulik). REPOSITORY R97 Bluedevil CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10397?vs=26799=27005 REVISION DETAIL

D10395: Use plasmoid.icon instead of Logic.icon()

2018-02-12 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R97:2c5de6e121b5: Use plasmoid.icon instead of Logic.icon() (authored by broulik). REPOSITORY R97 Bluedevil CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10395?vs=26795=27004 REVISION DETAIL

Re: 5.12 release: congratulations and post-mortem

2018-02-12 Thread Roman Gilg
Regarding QA of releases there is this task now: https://phabricator.kde.org/T7949 This will most likely touch the general release process as well. You are welcome to join the task as subscribers or with direct input. First we need to collect ideas how to improve our QA. On Tue, Feb 6, 2018 at

D10396: Support "phone" form factor

2018-02-12 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R115:2b8fd79fbf14: Support phone form factor (authored by broulik). REPOSITORY R115 Plasma Audio Volume Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10396?vs=26798=27003 REVISION

D10463: [WIP/RFC] Consistently use a Toolbar for headers

2018-02-12 Thread Nathaniel Graham
ngraham retitled this revision from "Consistently use a Toolbar for headers" to "[WIP/RFC] Consistently use a Toolbar for headers". ngraham edited the summary of this revision. ngraham edited the test plan for this revision. REPOSITORY R134 Discover Software Store REVISION DETAIL

D10463: Consistently use a Toolbar for headers

2018-02-12 Thread Nathaniel Graham
ngraham edited the summary of this revision. ngraham edited the test plan for this revision. REPOSITORY R134 Discover Software Store REVISION DETAIL https://phabricator.kde.org/D10463 To: ngraham, #discover_software_store, abetts, apol Cc: plasma-devel, ZrenBot, progwolff, lesliezhai,

D10463: Consistently use a Toolbar for headers

2018-02-12 Thread Nathaniel Graham
ngraham created this revision. ngraham added reviewers: Discover Software Store, abetts, apol. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. ngraham requested review of this revision. REVISION SUMMARY BUG: 385973 Use a ToolBar for

D10438: increase left/right margin of menuitems

2018-02-12 Thread Vlad Zagorodniy
zzag added a comment. In D10438#204884 , @hpereiradacosta wrote: > In anycase, increasing margins should then be made consistently accross the style and not one by one if you want to keep balance. No, it should not. This is a small

D10438: increase left/right margin of menuitems

2018-02-12 Thread Vlad Zagorodniy
zzag added a comment. Just to clarify that other DE and OS have some space on the left side: - Windows: https://forums.windowscentral.com/attachments/windows-8/48119d1382981718t-screenshot-1-.png - macOS: https://i.stack.imgur.com/h6LAN.png - elementaryOS:

D10461: WIP: GMenu-DBusMenu-Proxy

2018-02-12 Thread Kai Uwe Broulik
broulik edited the summary of this revision. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D10461 To: broulik, #plasma Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

D10461: WIP: GMenu-DBusMenu-Proxy

2018-02-12 Thread Kai Uwe Broulik
broulik updated this revision to Diff 26999. broulik edited the summary of this revision. broulik edited the test plan for this revision. broulik added a comment. - Don't send random arguments to `Activate`, fixes toggle actions not working REPOSITORY R120 Plasma Workspace CHANGES SINCE

D10438: increase left/right margin of menuitems

2018-02-12 Thread Hugo Pereira Da Costa
hpereiradacosta added a comment. In D10438#204764 , @fabianr wrote: > According to the HIG units.smallSpacing (4px) or units.largeSpacing (18px) or multiples of these should be used when ever possible, maybe it would make sense to uses these?

D10461: WIP: GMenu-DBusMenu-Proxy

2018-02-12 Thread Kai Uwe Broulik
broulik created this revision. broulik added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. broulik requested review of this revision. REVISION SUMMARY This application finds windows using GTK GMenu DBus interfaces

D10170: Added optional transparency/blur to menu frames

2018-02-12 Thread Hugo Pereira Da Costa
hpereiradacosta added a comment. last round of modifications: simplifications of the blurHelper class. Also, for the config ui, maybe it makes more sense to call the "Transparency" tab, only "Menus" and change "Menu:" into "Transparency:" Unless of course one wants to add transparency

D10438: increase left/right margin of menuitems

2018-02-12 Thread Hugo Pereira Da Costa
hpereiradacosta added a comment. also see how in two the posted screenshots the checkmarks for checkable items is actually very close to the menu border. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D10438 To: zzag, #breeze, #vdg, ngraham, hpereiradacosta Cc:

D10338: Don't show tooltips for inactive windows

2018-02-12 Thread Oleg Solovyov
McPain accepted this revision. McPain added a comment. This revision is now accepted and ready to land. This commit looks good and it works just as planned REPOSITORY R129 Window Decoration Library REVISION DETAIL https://phabricator.kde.org/D10338 To: broulik, #plasma, graesslin,

D10438: increase left/right margin of menuitems

2018-02-12 Thread Hugo Pereira Da Costa
hpereiradacosta added a comment. In D10438#204869 , @januz wrote: > IMO, the last version looks better than the current menu. That said, I think the top/bottom paddings are still too tight, I would try adding 2-3px for each. > It's true that

D10420: Make sure the FrameSvg and Svg instances have the right devicePixelRatio

2018-02-12 Thread Aleix Pol Gonzalez
This revision was automatically updated to reflect the committed changes. Closed by commit R242:3e4b26452aeb: Make sure the FrameSvg and Svg instances have the right devicePixelRatio (authored by apol). REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE

D10420: Make sure the FrameSvg and Svg instances have the right devicePixelRatio

2018-02-12 Thread Eike Hein
hein accepted this revision. This revision is now accepted and ready to land. REPOSITORY R242 Plasma Framework (Library) BRANCH master REVISION DETAIL https://phabricator.kde.org/D10420 To: apol, #plasma, hein Cc: hein, plasma-devel, #frameworks, michaelh, ZrenBot, progwolff, lesliezhai,

D10420: Make sure the FrameSvg and Svg instances have the right devicePixelRatio

2018-02-12 Thread Aleix Pol Gonzalez
apol added a comment. In D10420#204235 , @hein wrote: > Sanity check question: Did you make sure this doesn't introduce an extra render when things start up? (Initial vs. change.) > > Otherwise makes sense (and finally fixes some Wayland

D10438: increase left/right margin of menuitems

2018-02-12 Thread Diego Gangl
januz added a comment. IMO, the last version looks better than the current menu. That said, I think the top/bottom paddings are still too tight, I would try adding 2-3px for each. It's true that there's a question of taste but more whitespace is generally a good thing (unless you go

D10459: Cards Dashboard Feature Added

2018-02-12 Thread Aditya Mehra
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R846:309de891c95c: Cards Dashboard Feature Added (authored by Aiix). REPOSITORY R846 Mycroft Plasma integration CHANGES

D10459: Cards Dashboard Feature Added

2018-02-12 Thread Aditya Mehra
Aiix created this revision. Aiix added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. Aiix requested review of this revision. REVISION SUMMARY Ref T7175 Added cards dashboard

D10342: From 1.03% to 0.08% cpu usage moving 50.000 files

2018-02-12 Thread Jaime Torres Amate
jtamate added a comment. In D10342#204465 , @jtamate wrote: > In https://phabricator.kde.org/D9840 I noticed a high i/o and cpu usage > when using the vivaldi browser, opening 10 tabs just caused a 40% cpu > usage. Now, opening 10 tabs or

D10456: Implement Tab/Backtab navigation

2018-02-12 Thread Eike Hein
This revision was automatically updated to reflect the committed changes. Closed by commit R119:c85eb1aef49e: Implement Tab/Backtab navigation (authored by hein). REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10456?vs=26986=26988 REVISION DETAIL

D10388: allow to have more than one default activity

2018-02-12 Thread Marco Martin
mart added inline comments. INLINE COMMENTS > davidedmundson wrote in Activities.cpp:233 > If the default is "activityA, activityB" I don't want clients (plasmashell) > to start loading the layout for activityA and then start loading activityB. when i tested it it didn't seem to switch to the

D10456: Implement Tab/Backtab navigation

2018-02-12 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R119 Plasma Desktop BRANCH Plasma/5.12 REVISION DETAIL https://phabricator.kde.org/D10456 To: hein, #plasma, mart Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg,

Monday meeting notes

2018-02-12 Thread Marco Martin
notes for 12/2/2018 present: Eike, Kai Uwe, Bhushan, Roman, Marco Eike * [Dashboard] Implemented missing Tab/Backtab keyboard nav in Dashboard (fixes a reported freeze bug on Shift+Tab along the way) * [TM] Fixed pinning apps when their .desktop file has spaces in the file name * [TM] Fixed crash

D10456: Implement Tab/Backtab navigation

2018-02-12 Thread Eike Hein
hein updated this revision to Diff 26986. hein added a comment. Full Tab/Backtab nav also when searching. Ready for review now. REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10456?vs=26984=26986 BRANCH Plasma/5.12 REVISION DETAIL

D8917: Reduce the amount of spurious property changes on ColorScope

2018-02-12 Thread David Faure
dfaure added inline comments. INLINE COMMENTS > colorscope.h:131 > +QObject *const m_parent; > +Plasma::Theme::ColorGroup m_actualGroup; > valgrind says this member isn't initialized, please fix. http://www.davidfaure.fr/2018/colorscope_valgrind_log.txt REPOSITORY R242 Plasma

D10456: Implement Tab/Backtab navigation

2018-02-12 Thread Eike Hein
hein created this revision. hein added a reviewer: Plasma. Restricted Application added a project: Plasma. hein requested review of this revision. REVISION SUMMARY I'd like this in the 5.12 branch as it also fixes a shell freeze. BUG:387316 REPOSITORY R119 Plasma Desktop BRANCH

D10429: Disable the title bar separator by default

2018-02-12 Thread Marijo Mustac
mmustac added a comment. In D10429#204760 , @broulik wrote: > Can't we make it a tri-state thing? Always on, heuristic (default, like we used to have), disabled? Like that idea. REPOSITORY R31 Breeze REVISION DETAIL

D10388: allow to have more than one default activity

2018-02-12 Thread David Edmundson
davidedmundson added inline comments. INLINE COMMENTS > ivan wrote in Activities.cpp:233 > What do you mean by 'toggling' here? If the default is "activityA, activityB" I don't want clients (plasmashell) to start loading the layout for activityA and then start loading activityB. REPOSITORY

  1   2   >