D13390: Fonts KCM: Fix text readability regression

2018-06-08 Thread Marco Martin
mart accepted this revision.
mart added a comment.
This revision is now accepted and ready to land.


  awesome, thanks :)

REPOSITORY
  R119 Plasma Desktop

BRANCH
  fonts-kcm-readability (branched from Plasma/5.13)

REVISION DETAIL
  https://phabricator.kde.org/D13390

To: rkflx, mart
Cc: mart, broulik, Zren, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol


D13112: Port Plasma Desktop Scripting to QJSEngine

2018-06-08 Thread Marco Martin
mart added a comment.


  In D13112#275382 , @davidedmundson 
wrote:
  
  > +
  >  Thanks for tackling a very boring and difficult task.
  >
  > There are two things I'd like to see also tested:
  >
  > - the DBus wallpaper changing script that I know a bunch of people use
  
  
  do you know where it is?
  
  > - Something using executeSetupPlasmoidScript
  
  for that i tried the netrunner lnf, which has custom setups for folderview 
and several plasmoids, all seems to be correctly rand and make proper results

REPOSITORY
  R120 Plasma Workspace

BRANCH
  mart/QJSEngineScripting

REVISION DETAIL
  https://phabricator.kde.org/D13112

To: mart, #plasma, davidedmundson
Cc: davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart


D13357: Use logging categories in a few dataengines

2018-06-08 Thread David Edmundson
davidedmundson added a comment.


  Thanks. Hopefully fixed?

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D13357

To: davidedmundson, #plasma, mart
Cc: rikmills, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart


KDE CI: Plasma plasma-workspace kf5-qt5 SUSEQt5.10 - Build # 45 - Still unstable!

2018-06-08 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Plasma%20plasma-workspace%20kf5-qt5%20SUSEQt5.10/45/
 Project:
Plasma plasma-workspace kf5-qt5 SUSEQt5.10
 Date of build:
Fri, 08 Jun 2018 11:40:23 +
 Build duration:
12 min and counting
   JUnit Tests
  Name: (root) Failed: 1 test(s), Passed: 11 test(s), Skipped: 0 test(s), Total: 12 test(s)Failed: TestSuite.testdesktop
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report12%
(15/121)11%
(48/456)11%
(48/456)7%
(2268/34713)5%
(1408/26391)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsapplets.appmenu.lib0%
(0/2)0%
(0/2)0%
(0/128)0%
(0/86)applets.appmenu.plugin0%
(0/4)0%
(0/4)0%
(0/162)0%
(0/144)applets.calendar0%
(0/1)0%
(0/1)0%
(0/6)100%
(0/0)applets.digital-clock.plugin0%
(0/9)0%
(0/9)0%
(0/948)0%
(0/96)applets.icon0%
(0/1)0%
(0/1)0%
(0/263)0%
(0/230)applets.notifications.lib0%
(0/1)0%
(0/1)0%
(0/52)0%
(0/28)applets.notifications.plugin0%
(0/6)0%
(0/6)0%
(0/302)0%
(0/138)applets.systemtray0%
(0/1)0%
(0/1)0%
(0/272)0%
(0/289)applets.systemtray.container0%
(0/1)0%
(0/1)0%
(0/60)0%
(0/52)applets.systemtray.tests.statusnotifier0%
(0/3)0%
(0/3)0%
(0/187)0%
(0/40)appmenu0%
(0/7)0%
(0/7)0%
(0/172)0%
(0/74)components.keyboardlayout0%
(0/3)0%
(0/3)0%
(0/77)0%
(0/38)components.sessionsprivate0%
(0/4)0%
(0/4)0%
(0/156)0%
(0/114)components.shellprivate0%
(0/2)0%
(0/2)0%
(0/6)0%
(0/2)components.shellprivate.interactiveconsole0%
(0/2)0%
(0/2)0%
(0/351)0%
(0/132)components.shellprivate.widgetexplorer0%
(0/8)0%
(0/8)0%
(0/571)0%
(0/411)containmentactions.applauncher0%
(0/1)0%
(0/1)0%
(0/52)0%
(0/36)containmentactions.contextmenu0%
(0/1)0%
(0/1

D13390: Fonts KCM: Fix text readability regression

2018-06-08 Thread Henrik Fehlauer
This revision was automatically updated to reflect the committed changes.
Closed by commit R119:540edfdd2a88: Fonts KCM: Fix text readability regression 
(authored by rkflx).

REPOSITORY
  R119 Plasma Desktop

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D13390?vs=35808&id=35826

REVISION DETAIL
  https://phabricator.kde.org/D13390

AFFECTED FILES
  kcms/fonts/package/contents/ui/FontWidget.qml

To: rkflx, mart
Cc: mart, broulik, Zren, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol


D13372: Mouse KCM Redesign Using Kirigami

2018-06-08 Thread Safa Alfulaij
safaalfulaij added a comment.


  Small question, why we're not using QQC2-based controls?

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D13372

To: furkantokac, ngraham, romangg, mart
Cc: safaalfulaij, mart, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol


D13357: Use logging categories in a few dataengines

2018-06-08 Thread Rik Mills
rikmills added a comment.


  @davidedmundson Seems so. Thank you.

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D13357

To: davidedmundson, #plasma, mart
Cc: rikmills, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart


D13112: Port Plasma Desktop Scripting to QJSEngine

2018-06-08 Thread Marco Martin
mart added a comment.


  https://github.com/pashazz/ksetwallpaper/blob/master/ksetwallpaper.py works 
perfectly

REPOSITORY
  R120 Plasma Workspace

BRANCH
  mart/QJSEngineScripting

REVISION DETAIL
  https://phabricator.kde.org/D13112

To: mart, #plasma, davidedmundson
Cc: davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart


D13112: Port Plasma Desktop Scripting to QJSEngine

2018-06-08 Thread David Edmundson
davidedmundson added a comment.


  Oh sorry, I meant to find one. Yep that's the script I meant.
  
  Awesome. Ship it!

REPOSITORY
  R120 Plasma Workspace

BRANCH
  mart/QJSEngineScripting

REVISION DETAIL
  https://phabricator.kde.org/D13112

To: mart, #plasma, davidedmundson
Cc: davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart


D13112: Port Plasma Desktop Scripting to QJSEngine

2018-06-08 Thread Marco Martin
mart updated this revision to Diff 35838.
mart added a comment.


  - newError function to create JS errors

REPOSITORY
  R120 Plasma Workspace

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D13112?vs=34864&id=35838

BRANCH
  mart/QJSEngineScripting

REVISION DETAIL
  https://phabricator.kde.org/D13112

AFFECTED FILES
  CMakeLists.txt
  shell/CMakeLists.txt
  shell/scripting/appinterface.cpp
  shell/scripting/appinterface.h
  shell/scripting/backportglobal.h
  shell/scripting/configgroup.cpp
  shell/scripting/containment.cpp
  shell/scripting/containment.h
  shell/scripting/i18n.cpp
  shell/scripting/i18n.h
  shell/scripting/panel.cpp
  shell/scripting/panel.h
  shell/scripting/rect.cpp
  shell/scripting/scriptengine.cpp
  shell/scripting/scriptengine.h
  shell/scripting/scriptengine_v1.cpp
  shell/scripting/scriptengine_v1.h
  shell/scripting/widget.cpp
  shell/scripting/widget.h
  shell/shellcorona.cpp

To: mart, #plasma, davidedmundson
Cc: davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart


D13112: Port Plasma Desktop Scripting to QJSEngine

2018-06-08 Thread Marco Martin
This revision was automatically updated to reflect the committed changes.
Closed by commit R120:033ad5ca60b3: Port Plasma Desktop Scripting to QJSEngine 
(authored by mart).

REPOSITORY
  R120 Plasma Workspace

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D13112?vs=35838&id=35839

REVISION DETAIL
  https://phabricator.kde.org/D13112

AFFECTED FILES
  CMakeLists.txt
  shell/CMakeLists.txt
  shell/scripting/appinterface.cpp
  shell/scripting/appinterface.h
  shell/scripting/backportglobal.h
  shell/scripting/configgroup.cpp
  shell/scripting/containment.cpp
  shell/scripting/containment.h
  shell/scripting/i18n.cpp
  shell/scripting/i18n.h
  shell/scripting/panel.cpp
  shell/scripting/panel.h
  shell/scripting/rect.cpp
  shell/scripting/scriptengine.cpp
  shell/scripting/scriptengine.h
  shell/scripting/scriptengine_v1.cpp
  shell/scripting/scriptengine_v1.h
  shell/scripting/widget.cpp
  shell/scripting/widget.h
  shell/shellcorona.cpp

To: mart, #plasma, davidedmundson
Cc: davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart


D13390: Fonts KCM: Fix text readability regression

2018-06-08 Thread Andres Betts
abetts added a comment.


  Maybe this is for another ticket, but... can we make the field where the font 
is named the actual field where you select the fonts from?
  
  F5898561: InkedSpectacle.S22260_LI.jpg 
  
  I mean, why have so many controls when the field can do it?
  
  Also, would it be helpful that the field where the font is named to be able 
to type your font into? Without having to get a drop down?

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D13390

To: rkflx, mart
Cc: abetts, mart, broulik, Zren, plasma-devel, ragreen, Pitel, ZrenBot, 
lesliezhai, ali-mohamed, jensreuterberg, sebas, apol


D13433: first prototype of ActionToolbar and port usage

2018-06-08 Thread Marco Martin
mart created this revision.
Restricted Application added a project: Kirigami.
Restricted Application added a subscriber: plasma-devel.
mart requested review of this revision.

REVISION SUMMARY
  remove the dead code
  
  add ActionToolBar in the qrc

REPOSITORY
  R169 Kirigami

BRANCH
  mart/actiontoolbar

REVISION DETAIL
  https://phabricator.kde.org/D13433

AFFECTED FILES
  kirigami.qrc
  src/controls/ActionToolBar.qml
  src/controls/Card.qml
  src/controls/InlineMessage.qml
  src/controls/private/ActionMenuItemBase.qml
  src/controls/private/ActionsMenu.qml
  src/kirigamiplugin.cpp

To: mart
Cc: plasma-devel, apol, davidedmundson, mart, hein


D13433: first prototype of ActionToolbar and port usage

2018-06-08 Thread Marco Martin
mart updated this revision to Diff 35847.
mart added a comment.


  - document flat

REPOSITORY
  R169 Kirigami

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D13433?vs=35846&id=35847

BRANCH
  mart/actiontoolbar

REVISION DETAIL
  https://phabricator.kde.org/D13433

AFFECTED FILES
  kirigami.qrc
  src/controls/ActionToolBar.qml
  src/controls/Card.qml
  src/controls/InlineMessage.qml
  src/controls/private/ActionMenuItemBase.qml
  src/controls/private/ActionsMenu.qml
  src/kirigamiplugin.cpp

To: mart
Cc: plasma-devel, apol, davidedmundson, mart, hein


D13433: Introduce ActionToolbar

2018-06-08 Thread Marco Martin
mart added a comment.


  F5898818: Spectacle.W14814.png 

REPOSITORY
  R169 Kirigami

REVISION DETAIL
  https://phabricator.kde.org/D13433

To: mart, #kirigami, hein
Cc: plasma-devel, apol, davidedmundson, mart, hein


D13433: Introduce ActionToolbar

2018-06-08 Thread David Edmundson
davidedmundson added a comment.


  Did you fix your binding loop?

REPOSITORY
  R169 Kirigami

REVISION DETAIL
  https://phabricator.kde.org/D13433

To: mart, #kirigami, hein
Cc: davidedmundson, plasma-devel, apol, mart, hein


D13435: Remove verbose debugging statement

2018-06-08 Thread Fabian Vogt
fvogt created this revision.
fvogt added a reviewer: Plasma.
Restricted Application added a project: Plasma.
fvogt requested review of this revision.

REVISION SUMMARY
  This ends up in the system log otherwise. Reintroduction with categorized
  logging might be useful.

TEST PLAN
  No message in the log anymore.

REPOSITORY
  R101 KHotKeys

BRANCH
  Plasma/5.12

REVISION DETAIL
  https://phabricator.kde.org/D13435

AFFECTED FILES
  libkhotkeysprivate/shortcuts_handler.cpp

To: fvogt, #plasma
Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart


D13435: Remove verbose debugging statement

2018-06-08 Thread Fabian Vogt
This revision was automatically updated to reflect the committed changes.
Closed by commit R101:c5743089667d: Remove verbose debugging statement 
(authored by fvogt).

REPOSITORY
  R101 KHotKeys

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D13435?vs=35849&id=35850

REVISION DETAIL
  https://phabricator.kde.org/D13435

AFFECTED FILES
  libkhotkeysprivate/shortcuts_handler.cpp

To: fvogt, #plasma, davidedmundson, ahartmetz
Cc: ahartmetz, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart


D13435: Remove verbose debugging statement

2018-06-08 Thread Andreas Hartmetz
ahartmetz accepted this revision.
ahartmetz added a comment.


  There are many more plain qDebug()s in this module, but this one seems to 
produce the most noise...

REPOSITORY
  R101 KHotKeys

BRANCH
  Plasma/5.12

REVISION DETAIL
  https://phabricator.kde.org/D13435

To: fvogt, #plasma, davidedmundson, ahartmetz
Cc: ahartmetz, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart


D12857: Systemmonitor: use different label format when the applet is on a vertical panel

2018-06-08 Thread Miklós Máté
miklosm updated this revision to Diff 35855.
miklosm added a comment.


  Rebased on current master

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D12857?vs=34080&id=35855

REVISION DETAIL
  https://phabricator.kde.org/D12857

AFFECTED FILES
  applets/systemmonitor/common/contents/ui/Applet.qml
  applets/systemmonitor/common/contents/ui/ConfigGeneral.qml
  applets/systemmonitor/common/contents/ui/DoublePlotter.qml
  applets/systemmonitor/common/contents/ui/SinglePlotter.qml
  applets/systemmonitor/cpu/contents/ui/cpu.qml
  applets/systemmonitor/diskactivity/contents/ui/diskactivity.qml
  applets/systemmonitor/memory/contents/ui/memory.qml
  applets/systemmonitor/net/contents/ui/net.qml

To: miklosm, #plasma, mart
Cc: ngraham, mart, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol


Re: Closing old Plasma 4 bugs

2018-06-08 Thread Nate Graham
This work is done; all the bugs and feature requests in the plasma4 
product have been closed. Hope all of your inboxes survived the onslaught!


Nate



On 02/21/2018 07:21 AM, Nate Graham wrote:
I have also cleaned up the bug triaging page: 
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging


It's still a bit long, so any further editing to condense it a bit would 
be welcome.


Nate



On 02/21/2018 07:16 AM, Nate Graham wrote:



On 02/21/2018 06:26 AM, Nate Graham wrote:




On Feb 21, 2018, at 12:59 AM, Ben Cooksley  wrote:

On Wed, Feb 21, 2018 at 9:34 AM, pointedstick 
 wrote:
I have editbugs power on bugs.kde.org, but cannot edit the 
Importance field
or mark a bug as CLOSED on bugstest.kde.org. I appear to have the 
new normal

permissions.


Thanks for confirming my testing Nate.

I've now gone ahead and rolled this out on bugs.kde.org.
Everyone who had editbugs rights already (all 3,221 of us) have been
made members of the new (fully empowered) contributors group.

If someone would like to announce this via a blog post please feel
free to do so as I likely won't have time in the next few days to do
so.


Fantastic! I'll do that.


Done: 
https://pointieststick.wordpress.com/2018/02/21/its-now-much-easier-to-be-a-bug-triager/ 



Nate






D12857: Systemmonitor: use different label format when the applet is on a vertical panel

2018-06-08 Thread Miklós Máté
miklosm added a comment.


  BTW the updateInterval, which caused the conflict, is not as useful as it 
sounds, because the data source sends new data at a fixed 1Hz frequency.

REVISION DETAIL
  https://phabricator.kde.org/D12857

To: miklosm, #plasma, mart
Cc: ngraham, mart, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol


Re: Closing old Plasma 4 bugs

2018-06-08 Thread Scott Harvey
Did anyone check how much space has been freed up in the Bugzilla database?
On Jun 8, 2018, 3:39 PM -0500, Nate Graham , wrote:
> This work is done; all the bugs and feature requests in the plasma4
> product have been closed. Hope all of your inboxes survived the onslaught!
>
> Nate
>
>
>
> On 02/21/2018 07:21 AM, Nate Graham wrote:
> > I have also cleaned up the bug triaging page:
> > https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging
> >
> > It's still a bit long, so any further editing to condense it a bit would
> > be welcome.
> >
> > Nate
> >
> >
> >
> > On 02/21/2018 07:16 AM, Nate Graham wrote:
> > >
> > >
> > > On 02/21/2018 06:26 AM, Nate Graham wrote:
> > > >
> > > >
> > > > > On Feb 21, 2018, at 12:59 AM, Ben Cooksley  wrote:
> > > > >
> > > > > > On Wed, Feb 21, 2018 at 9:34 AM, pointedstick
> > > > > >  wrote:
> > > > > > I have editbugs power on bugs.kde.org, but cannot edit the
> > > > > > Importance field
> > > > > > or mark a bug as CLOSED on bugstest.kde.org. I appear to have the
> > > > > > new normal
> > > > > > permissions.
> > > > >
> > > > > Thanks for confirming my testing Nate.
> > > > >
> > > > > I've now gone ahead and rolled this out on bugs.kde.org.
> > > > > Everyone who had editbugs rights already (all 3,221 of us) have been
> > > > > made members of the new (fully empowered) contributors group.
> > > > >
> > > > > If someone would like to announce this via a blog post please feel
> > > > > free to do so as I likely won't have time in the next few days to do
> > > > > so.
> > > >
> > > > Fantastic! I'll do that.
> > >
> > > Done:
> > > https://pointieststick.wordpress.com/2018/02/21/its-now-much-easier-to-be-a-bug-triager/
> > >
> > >
> > > Nate
> >
>


Re: Closing old Plasma 4 bugs

2018-06-08 Thread Christoph Feck

On 08.06.2018 23:06, Scott Harvey wrote:

Did anyone check how much space has been freed up in the Bugzilla database?


None, because the bugs are still there; they just changed the status.
On the other hand, we have some 2600+ less open tickets.



D12857: Systemmonitor: use different label format when the applet is on a vertical panel

2018-06-08 Thread Nathaniel Graham
ngraham added a comment.


  Thanks! For your next patch, consider using `arc` instead of the web UI, 
which makes reviewing and landing a lot easier for us. :-)
  
  See https://community.kde.org/Infrastructure/Phabricator#Using_Arcanist

REVISION DETAIL
  https://phabricator.kde.org/D12857

To: miklosm, #plasma, mart
Cc: ngraham, mart, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol


D12857: Systemmonitor: use different label format when the applet is on a vertical panel

2018-06-08 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes.
Closed by commit R120:740289bd824d: Systemmonitor: use different label format 
when the applet is on a vertical panel (authored by miklosm, committed by 
ngraham).

REPOSITORY
  R120 Plasma Workspace

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D12857?vs=35855&id=35857

REVISION DETAIL
  https://phabricator.kde.org/D12857

AFFECTED FILES
  applets/systemmonitor/common/contents/ui/Applet.qml
  applets/systemmonitor/common/contents/ui/ConfigGeneral.qml
  applets/systemmonitor/common/contents/ui/DoublePlotter.qml
  applets/systemmonitor/common/contents/ui/SinglePlotter.qml
  applets/systemmonitor/cpu/contents/ui/cpu.qml
  applets/systemmonitor/diskactivity/contents/ui/diskactivity.qml
  applets/systemmonitor/memory/contents/ui/memory.qml
  applets/systemmonitor/net/contents/ui/net.qml

To: miklosm, #plasma, mart
Cc: ngraham, mart, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol


Re: Closing old Plasma 4 bugs

2018-06-08 Thread Ben Cooksley
On Sat, Jun 9, 2018 at 9:06 AM, Scott Harvey  wrote:
> Did anyone check how much space has been freed up in the Bugzilla database?

The closure of bugs doesn't archive them from the database.
Once entered into the system they're in there permanently.

Cheers,
Ben


> On Jun 8, 2018, 3:39 PM -0500, Nate Graham , wrote:
>
> This work is done; all the bugs and feature requests in the plasma4
> product have been closed. Hope all of your inboxes survived the onslaught!
>
> Nate
>
>
>
> On 02/21/2018 07:21 AM, Nate Graham wrote:
>
> I have also cleaned up the bug triaging page:
> https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging
>
> It's still a bit long, so any further editing to condense it a bit would
> be welcome.
>
> Nate
>
>
>
> On 02/21/2018 07:16 AM, Nate Graham wrote:
>
>
>
> On 02/21/2018 06:26 AM, Nate Graham wrote:
>
>
>
> On Feb 21, 2018, at 12:59 AM, Ben Cooksley  wrote:
>
> On Wed, Feb 21, 2018 at 9:34 AM, pointedstick
>  wrote:
> I have editbugs power on bugs.kde.org, but cannot edit the
> Importance field
> or mark a bug as CLOSED on bugstest.kde.org. I appear to have the
> new normal
> permissions.
>
>
> Thanks for confirming my testing Nate.
>
> I've now gone ahead and rolled this out on bugs.kde.org.
> Everyone who had editbugs rights already (all 3,221 of us) have been
> made members of the new (fully empowered) contributors group.
>
> If someone would like to announce this via a blog post please feel
> free to do so as I likely won't have time in the next few days to do
> so.
>
>
> Fantastic! I'll do that.
>
>
> Done:
> https://pointieststick.wordpress.com/2018/02/21/its-now-much-easier-to-be-a-bug-triager/
>
>
> Nate
>
>
>


D13433: Introduce ActionToolbar

2018-06-08 Thread Aleix Pol Gonzalez
apol added a comment.


  +1 makes a lot of sense.

REPOSITORY
  R169 Kirigami

REVISION DETAIL
  https://phabricator.kde.org/D13433

To: mart, #kirigami, hein
Cc: apol, davidedmundson, plasma-devel, mart, hein