Re: Review Request 119009: Fix typo in loading the preview screenshot

2014-06-30 Thread Alexander Potashev
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119009/ --- (Updated June 30, 2014, 7:52 p.m.) Status -- This change has been ma

Re: 5.0 and 5.1 Release Plans

2014-06-30 Thread Aleix Pol
n Mon, Jun 30, 2014 at 7:55 PM, Marco Martin wrote: > On Monday 30 June 2014, Aleix Pol wrote: > > > > It's quite unfortunate the fact that we'll have a more schedule for the > > frameworks and then the workspaces won't be able to take advantage of > > those. > > > > I don't think it makes sense

Re: 5.0 and 5.1 Release Plans

2014-06-30 Thread Marco Martin
On Monday 30 June 2014, Aleix Pol wrote: > > It's quite unfortunate the fact that we'll have a more schedule for the > frameworks and then the workspaces won't be able to take advantage of > those. > > I don't think it makes sense to decide to stop the development on a > plasma-framework, because

Fwd: default wallpapers

2014-06-30 Thread Marco Martin
Forwarding here as I was reminded that is more a kde-core-devel topic. -- Forwarded Message -- Subject: default wallpapers Date: Monday 30 June 2014, 19:09:00 From: Marco Martin To: plasma-devel@kde.org Hi all, besides the breeze wallpaper, there will be 3 extra wallpapers shi

Re: 5.0 and 5.1 Release Plans

2014-06-30 Thread Aleix Pol
On Mon, Jun 30, 2014 at 7:06 PM, Marco Martin wrote: > On Monday 30 June 2014, Jonathan Riddell wrote: > > At the Hangout meeting today it was decided to go with a three month > > release cycle and bug fix branch and to use this cycle for 5.0 and 5.1. > > > > I've updated the schedule http://tech

default wallpapers

2014-06-30 Thread Marco Martin
Hi all, besides the breeze wallpaper, there will be 3 extra wallpapers shipped by default, that are the ones that won the contest. the real big question, is: *where to put them?* that's one I don't have an answer at the moment. seems that ideally would have to be a svn repository.. but if they ar

Re: 5.0 and 5.1 Release Plans

2014-06-30 Thread Marco Martin
On Monday 30 June 2014, Jonathan Riddell wrote: > At the Hangout meeting today it was decided to go with a three month > release cycle and bug fix branch and to use this cycle for 5.0 and 5.1. > > I've updated the schedule http://techbase.kde.org/Schedules/Plasma_5 > > RC tagging and tars this Th

5.0 and 5.1 Release Plans

2014-06-30 Thread Jonathan Riddell
At the Hangout meeting today it was decided to go with a three month release cycle and bug fix branch and to use this cycle for 5.0 and 5.1. I've updated the schedule http://techbase.kde.org/Schedules/Plasma_5 RC tagging and tars this Thursday 5.0 tagging next Thursday when I'll make 5.0 branche

Re: Minutes Monday Plasma hangout

2014-06-30 Thread Aleix Pol
On Mon, Jun 30, 2014 at 1:04 PM, Marco Martin wrote: > Minutes of hangout from 30th June 2014 > > Present: Ivan, Jens, David, Jonathan, Marco, Martin G, Vishesh > > Ivan > * window presentation effect on activity switcher > > Jens > * runners kcm ui > * articles > * wallpaper, contacting winners

Re: Runners KCM

2014-06-30 Thread Hans Chen
On Mon, Jun 30, 2014 at 10:37 AM, Thomas Pfeiffer wrote: > No, it's a separate KCM. The current idea is to name the Baloo KCM "Search > Backend" and the KRunner KCM "Plasma Search". > That is good news, thanks for clarifying that! On Mon, Jun 30, 2014 at 10:37 AM, Thomas Pfeiffer wrote: > We

Re: Runners KCM

2014-06-30 Thread Vishesh Handa
On Mon, Jun 30, 2014 at 4:03 PM, Hans Chen wrote: > Was it decided that KRunner will be used as the default search interface > in Plasma 5? > > I personally still think that it's misleading to use the term "search" > when referring to KRunner. > Sure, it does search for some things, but to me it'

Re: Runners KCM

2014-06-30 Thread Thomas Pfeiffer
On 30.06.2014 16:03, Hans Chen wrote: Was it decided that KRunner will be used as the default search interface in Plasma 5? I personally still think that it's misleading to use the term "search" when referring to KRunner. Sure, it does search for some things, but to me it's defined by the action

Re: Runners KCM

2014-06-30 Thread Hans Chen
Was it decided that KRunner will be used as the default search interface in Plasma 5? I personally still think that it's misleading to use the term "search" when referring to KRunner. Sure, it does search for some things, but to me it's defined by the actions it can perform, and those are not rest

Re: Review Request 118974: UserAccount KCM: Change the name using the AccountManager

2014-06-30 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/118974/ --- (Updated June 30, 2014, 1:16 p.m.) Review request for Plasma and Àlex Fie

Re: Minutes Monday Plasma hangout

2014-06-30 Thread Martin Gräßlin
On Monday 30 June 2014 13:04:20 Marco Martin wrote: > Minutes of hangout from 30th June 2014 > > Present: Ivan, Jens, David, Jonathan, Marco, Martin G, Vishesh > > Ivan > * window presentation effect on activity switcher > > Jens > * runners kcm ui > * articles > * wallpaper, contacting winners

Minutes Monday Plasma hangout

2014-06-30 Thread Marco Martin
Minutes of hangout from 30th June 2014 Present: Ivan, Jens, David, Jonathan, Marco, Martin G, Vishesh Ivan * window presentation effect on activity switcher Jens * runners kcm ui * articles * wallpaper, contacting winners * systemsettings, working out UI issues * writing up a document on "how we

Re: Review Request 119027: Add basic application to load mediacenter shell

2014-06-30 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119027/#review61267 --- This review has been submitted with commit b5be331bd2fc95aac5

Re: Review Request 119027: Add basic application to load mediacenter shell

2014-06-30 Thread Bhushan Shah
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119027/ --- (Updated June 30, 2014, 10:27 a.m.) Status -- This change has been m

Re: KIconLoader problem with KFontInst

2014-06-30 Thread Marco Martin
On Monday 30 June 2014, Martin Klapetek wrote: > Maybe the KFontInst shouldn't use KIconLoader::global() and have its own > instance? I think KFontInst should just get away with those personalized icons.. but still seems something is wrong in kiconloader anyways.. -- Marco Martin __

Re: KIconLoader problem with KFontInst

2014-06-30 Thread Martin Klapetek
Maybe the KFontInst shouldn't use KIconLoader::global() and have its own instance? -- Sent from my Nexus 7 ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 119027: Add basic application to load mediacenter shell

2014-06-30 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119027/#review61261 --- Ship it! Seems correct to me, apart a small detail shells/a

Re: Review Request 119027: Add basic application to load mediacenter shell

2014-06-30 Thread Bhushan Shah
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119027/ --- (Updated June 30, 2014, 3:22 p.m.) Review request for Plasma, Shantanu Tu

KIconLoader problem with KFontInst

2014-06-30 Thread Marco Martin
Hi all, there is a weird problem with the kf5 version of the KFontInst kcm module. if you load it from SystemSettings, then going back all icons of systemsettings categories disappear. since kfontinst has some "own" icons, I see it's doing this in KCmFontInst.cpp: KIconLoader::global()->addAppDi

Review Request 119027: Add basic application to load mediacenter shell

2014-06-30 Thread Bhushan Shah
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119027/ --- Review request for Plasma, Shantanu Tushar, Sinny Kumari, and Sujith Harida

Re: Review Request 119025: Actually pass IBUS_DEFINITIONS when compiling ibus-panel

2014-06-30 Thread Vadim Zhukov
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119025/ --- (Updated June 30, 2014, 1:19 p.m.) Review request for Plasma. Repositor

Review Request 119025: Actually pass IBUS_DEFINITIONS when compiling ibus-panel

2014-06-30 Thread Vadim Zhukov
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119025/ --- Review request for Plasma. Repository: kimtoy Description --- The

Re: KFontInst weird problem

2014-06-30 Thread Marco Martin
On Monday 30 June 2014, David Edmundson wrote: > > or, they could also be replaced with way more generic icons > > That would work. > > The icons are prefixed with ox- which ecm_install_icons knows to put > in an oxygen place; if we're moving to a breeze icon set we need to > fix. Maybe we can ju

Re: KFontInst weird problem

2014-06-30 Thread David Edmundson
> > or, they could also be replaced with way more generic icons > That would work. The icons are prefixed with ox- which ecm_install_icons knows to put in an oxygen place; if we're moving to a breeze icon set we need to fix. Maybe we can just put them in the main icon set instead of inside app. C