---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128598/
---
(Updated Aug. 5, 2016, 7:07 a.m.)
Review request for Plasma and Thomas Pf
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128604/#review98127
---
Ship it!
Ship It!
- Marco Martin
On Aug. 4, 2016, 5:36
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128597/
---
(Updated Aug. 5, 2016, 10:02 a.m.)
Status
--
This change has been ma
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128598/#review98128
---
don't fully understand what you want to do:
not have the sys
> On Aug. 5, 2016, 8:13 a.m., Marco Martin wrote:
> > don't fully understand what you want to do:
> >
> > not have the system icons in the breeze theme?
> > having only monochrome versions in the plasma theme?
> >
> > kickoff system (shutdown, logout etc) icons should be monochrome as well?
> >
GENERAL INFO
BUILD SUCCESS
Build URL:
https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/243/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Fri, 05 Aug 2016 08:52:29 +
Build duration: 20 min
CHANGE SET
Revision 825f59e3f46978e3d51b279fbe01b5707874c
Hello everybody,
I am implementing an alternative task manager for plasma (in mac way of
animating) and I am using the new libtaskmanager. I have reached in a
situation which I need to discuss with you what I have understood and
why I probably hit a wall in my use case.
The use case is that
GENERAL INFO
BUILD SUCCESS
Build URL:
https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/243/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Fri, 05 Aug 2016 08:52:29 +
Build duration: 20 min
CHANGE SET
Revision 825f59e3f46978e3d51b279fbe01b5707874c
graesslin created this revision.
graesslin added reviewers: Plasma, hein, mart.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
ShellCorona provides a new DBus method "activateLauncherMenu". If that
is invoked it will lo
graesslin added a dependent revision: D2357: Launch Plasma's launcher menu on
meta modifier only shortcut by default.
REPOSITORY
rPLASMAWORKSPACE Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D2356
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreference
broulik added inline comments.
INLINE COMMENTS
> shellcorona.cpp:1635
> +{
> +for (auto it = m_panelViews.constBegin(), end = m_panelViews.constEnd();
> it != end; it++) {
> +const auto applets = it.key()->applets();
++it?
> shellcorona.cpp:1638
> +for (auto applet : applet
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/305/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Fri, 05 Aug 2016 10:14:50 +
Build duration: 21 min
CHANGE SET
Revision 929199fe2361113fda7e6adf3aed0b5df1
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127651/#review98137
---
Ship it!
Thanks for the perseverance!
- Sebastian Kügler
On Wed, Aug 3, 2016 at 7:30 PM, Kai Uwe Broulik wrote:
> Follow up: i misread the mail, it does work, right? It's just Harold's thing
> doesn't find it?
Dat name.
But yes. With runtime injected modules it can't find them as being
present (basically the check runs through all default module path
On Thu, Aug 4, 2016 at 1:26 PM, Jonathan Riddell wrote:
> On Wed, Aug 03, 2016 at 07:30:21PM +0200, Kai Uwe Broulik wrote:
>> Follow up: i misread the mail, it does work, right? It's just Harold's thing
>> doesn't find it?
>>
>> I didn't want to make another installed qml plugin as the kcm itself
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128594/#review98138
---
Ship it!
Ship It!
- Sebastian Kügler
On Aug. 3, 2016, 5
sebas accepted this revision.
sebas added a reviewer: sebas.
This revision is now accepted and ready to land.
REPOSITORY
rPLASMAWORKSPACE Plasma Workspace
BRANCH
wallpaper-default-color
REVISION DETAIL
https://phabricator.kde.org/D2353
EMAIL PREFERENCES
https://phabricator.kde.org/setti
sebas accepted this revision.
sebas added a reviewer: sebas.
This revision is now accepted and ready to land.
REPOSITORY
rKWIN KWin
BRANCH
platform-x11-nested-support-output-removal
REVISION DETAIL
https://phabricator.kde.org/D2234
EMAIL PREFERENCES
https://phabricator.kde.org/settings/
graesslin created this revision.
graesslin added reviewers: KWin, Plasma on Wayland.
Restricted Application added subscribers: kwin, plasma-devel.
Restricted Application added projects: Plasma on Wayland, KWin.
REVISION SUMMARY
Gesture events are swipe or pinch events on a touch pad.
This c
sebas accepted this revision.
sebas added a reviewer: sebas.
This revision is now accepted and ready to land.
REPOSITORY
rKWIN KWin
BRANCH
libinput-gesture-support
REVISION DETAIL
https://phabricator.kde.org/D2359
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailprefere
graesslin marked 2 inline comments as done.
REPOSITORY
rPLASMAWORKSPACE Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D2356
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: graesslin, #plasma, hein, mart
Cc: broulik, plasma-devel, ali-moham
graesslin updated this revision to Diff 5694.
graesslin added a comment.
Addressed Kai's review comments
REPOSITORY
rPLASMAWORKSPACE Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D2356?vs=5687&id=5694
BRANCH
shell-dbus-launchermenu
REVISION DETAIL
https://ph
Hi Andres,
Sorry it took a few days to reply.
On dinsdag 2 augustus 2016 07:45:10 CEST Andres Betts wrote:
> Let me explain the reasons about changing the logo and what stage this is
> at. In my personal view, after working for some time on coming up with a
> new logo proposal, we received a few
On dinsdag 2 augustus 2016 02:35:30 CEST Aleix Pol wrote:
> On Mon, Aug 1, 2016 at 12:19 PM, Eike Hein wrote:
> > On 07/28/2016 07:11 PM, Jonathan Riddell wrote:
> >> There's also the issue that if we move for one distro we'll end up
> >> with accusations of favouratism and requests for moving for
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128603/
---
(Updated Aug. 5, 2016, 1:29 p.m.)
Status
--
This change has been mar
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128610/
---
Review request for KDE Frameworks and Plasma.
Repository: kpackage
Desc
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128610/#review98141
---
Ship it!
Ship It!
- Marco Martin
On Aug. 5, 2016, 1:31
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128610/
---
(Updated Aug. 5, 2016, 1:33 p.m.)
Status
--
This change has been mar
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128604/
---
(Updated Aug. 5, 2016, 3:34 p.m.)
Status
--
This change has been mar
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/306/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Fri, 05 Aug 2016 13:35:40 +
Build duration: 5 min 46 sec
CHANGE SET
Revision 0e8b7893d96d31357acfef29f67b
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128612/
---
Review request for KDE Frameworks and Plasma.
Repository: plasma-framewor
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/307/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Fri, 05 Aug 2016 13:46:52 +
Build duration: 13 min
CHANGE SET
Revision 4078e08a9dc7f201e7d7465725a82a16c1
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128594/
---
(Updated Aug. 5, 2016, 2:03 p.m.)
Status
--
This change has been mar
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128612/#review98145
---
Thanks for the quick reaction :)
IMHO it makes sense, as it
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/308/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Fri, 05 Aug 2016 16:33:45 +
Build duration: 14 min
CHANGE SET
Revision 7dec22733fc3fa75243f8c318a21ba7c77
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128612/#review98149
---
Ship it!
thanks for looking into it
- Marco Martin
On A
mart updated this revision to Diff 5700.
mart added a comment.
- use AppletOrder from the panel config
- always use renamed file
- internal config migration
REPOSITORY
rPLASMAWORKSPACE Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D2345?vs=5669&id=5700
BRANCH
mart updated this revision to Diff 5701.
mart added a comment.
- remove the optional applet id parameter
REPOSITORY
rPLASMAWORKSPACE Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D2345?vs=5700&id=5701
BRANCH
mart/separateLookAndFeelLayout
REVISION DETAIL
htt
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128614/
---
Review request for Plasma and Marco Martin.
Repository: plasma-framework
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128614/
---
(Updated Aug. 5, 2016, 8:51 p.m.)
Status
--
This change has been dis
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-workspace%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/309/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Fri, 05 Aug 2016 23:53:36 +
Build duration: 6 min 59 sec
CHANGE SET
Revision 9fae612e6fba9a5f47dc883c1967
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128616/
---
Review request for KDE Frameworks and Plasma.
Repository: plasma-framewor
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127651/
---
(Updated Aug. 6, 2016, 4:28 a.m.)
Status
--
This change has been mar
43 matches
Mail list logo