Re: Breeze repo

2014-05-16 Thread Marco Martin
On Thursday 15 May 2014, Marco Martin wrote:
 On Monday 05 May 2014, Andrew Lake wrote:
  I went ahead and added a 'working' branch and added the following:
 going into resuscitating dead threads again:
 
 can the working branch be merged now?

ping again,
just to remind about how horribly late we are about all of this
(ie later today i am going to merge, no matter what)

-- 
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-05-16 Thread Andrew Lake
No problem on merging Marco.


On Fri, May 16, 2014 at 4:39 AM, Marco Martin notm...@gmail.com wrote:

 On Thursday 15 May 2014, Marco Martin wrote:
  On Monday 05 May 2014, Andrew Lake wrote:
   I went ahead and added a 'working' branch and added the following:
  going into resuscitating dead threads again:
 
  can the working branch be merged now?

 ping again,
 just to remind about how horribly late we are about all of this
 (ie later today i am going to merge, no matter what)

 --
 Marco Martin
 ___
 Plasma-devel mailing list
 Plasma-devel@kde.org
 https://mail.kde.org/mailman/listinfo/plasma-devel

___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-05-16 Thread Marco Martin
On Friday 16 May 2014, Andrew Lake wrote:
 No problem on merging Marco.
 

done ;)

-- 
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-05-15 Thread Marco Martin
On Monday 05 May 2014, Andrew Lake wrote:
 I went ahead and added a 'working' branch and added the following:
 

going into resuscitating dead threads again:

can the working branch be merged now?


-- 
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-05-05 Thread Marco Martin
On Monday 05 May 2014, Andrew Lake wrote:
 I went ahead and added a 'working' branch and added the following:
 

later i'll check and see to make everything built and installed

-- 
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-05-05 Thread Marco Martin
On Monday 05 May 2014, Andrew Lake wrote:
 - Window Decoration: I added the newly implemented Aurorae QML window
 decoration and the current Aurorae SVG theme (which has a some buttons
 missing for now).

I am seeing a  qml folder with the actual aurorae decoration and an svg 
folder with graphics, but no cmake to install it.
shouldn't be in the same package as the qml files?

-- 
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-05-05 Thread Andrew Lake
On May 5, 2014 4:32 AM, Marco Martin wrote:

 On Monday 05 May 2014, Andrew Lake wrote:
  - Window Decoration: I added the newly implemented Aurorae QML window
  decoration and the current Aurorae SVG theme (which has a some buttons
  missing for now).

 I am seeing a  qml folder with the actual aurorae decoration and an svg
 folder with graphics, but no cmake to install it.
 shouldn't be in the same package as the qml files?

No, actually those are two separate Auroras themes. One is the new
QML-based theme - no svg, no C++. One is the old-style svg based theme
we've been using on Plasma Current for quick validation. For Plasma Next
the QML-based one is the target and is the most complete one right now.

Hope this helps,
Andrew
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-05-05 Thread Marco Martin
On Monday 05 May 2014, Andrew Lake wrote:
 On May 5, 2014 4:32 AM, Marco Martin wrote:
  On Monday 05 May 2014, Andrew Lake wrote:
   - Window Decoration: I added the newly implemented Aurorae QML window
   decoration and the current Aurorae SVG theme (which has a some buttons
   missing for now).
  
  I am seeing a  qml folder with the actual aurorae decoration and an svg
  folder with graphics, but no cmake to install it.
  shouldn't be in the same package as the qml files?
 
 No, actually those are two separate Auroras themes. One is the new
 QML-based theme - no svg, no C++. One is the old-style svg based theme
 we've been using on Plasma Current for quick validation. For Plasma Next
 the QML-based one is the target and is the most complete one right now.
 
 Hope this helps,
 Andrew

ok,
so now everything is installed by the toplevel cmake, hopefully in the proper 
place.
one thing i see, the qt5 version of qtcurve doesn't have the configuration ui 
ported, so there is no obvious way to load the breeze preset (kde4 
systemsettings has to be used)
also i see even in the qt5 port there are still quite some kde4-isms


-- 
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-05-05 Thread Andrew Lake
On May 5, 2014 5:55 AM, Marco Martin wrote:
 ok,
 so now everything is installed by the toplevel cmake, hopefully in the
proper
 place.

Yay, thanks!

One thing I noticed, does the top level cmake include the Breeze color
scheme? Both the controls style and the QML windec use the system color
scheme, so the visuals won't be quite complete without it.

Thanks again Marco!
Andrew
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-05-05 Thread Marco Martin
On Monday 05 May 2014, Andrew Lake wrote:
 Yay, thanks!
 
 One thing I noticed, does the top level cmake include the Breeze color
 scheme? Both the controls style and the QML windec use the system color

gah, forgot it.
now should be ok :)


-- 
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-05-05 Thread Aleix Pol
On Mon, May 5, 2014 at 7:43 AM, Andrew Lake jamboar...@gmail.com wrote:

 I went ahead and added a 'working' branch and added the following:

 - Colors: This is the Breeze color scheme that has the both the style and
 the window decoration colors. I think this is releasable, so if there are
 no objections I'd like to move this over 'master' so it can ship in the
 june release, hopefully as the default color scheme.
 - Widget Style: I added the QtQuickControlsStyle that we recently
 completed and the QtCurve settings file.
 - Window Decoration: I added the newly implemented Aurorae QML window
 decoration and the current Aurorae SVG theme (which has a some buttons
 missing for now).

 My cmake foo is weak, so I may need some help to get some of these
 installed in the right locations.

 I might also need a little help getting a measure of goodenough(tm) that's
 appropriate for shipping in June as *optional*. i.e. installed but not
 default. I think the widget styles and the QML windec *might* be
 goodenough(tm) in that sense but I'm a little uncertain what I might not be
 thinking of. :-)

 Hope this helps,
 Andrew


 On Tue, Apr 29, 2014 at 3:32 AM, Marco Martin notm...@gmail.com wrote:

 On Monday 28 April 2014 16:16:03 you wrote:
  So, following the discussion last week, i made a scratch called breeze
 here:
  http://quickgit.kde.org/?p=scratch%2Fmart%2Fbreeze.git
 
  that at the moment has only the cursor theme.
 
  and opened a sysadmin ticket for the final repository location at
  kde/workspace/breeze.git

 Aaaan, is done
 https://projects.kde.org/projects/kde/workspace/breeze

 right now it just contains the cursor theme (i would put also the
 temporary
 wallpaper we have in it)

 Andrew: I've put you as admin of the repo as well.

 People are encouraged to move in things that are in topic with it.

 only thing to pay attention, (I'm thinking about the kwin theme and
 possibly
 the qml style) since we are so near to the release, only things that we
 are
 sure that end up releasable for june should go in master.
 what is still not sure, please put it in a branch, eventually merging it
 in
 master when goodenough (tm) ;)

 --
 Marco Martin
 ___
 Plasma-devel mailing list
 Plasma-devel@kde.org
 https://mail.kde.org/mailman/listinfo/plasma-devel



 ___
 Plasma-devel mailing list
 Plasma-devel@kde.org
 https://mail.kde.org/mailman/listinfo/plasma-devel


Wouldn't it be better to have a branch for each? Otherwise you'll have to
merge them to master all at once.

Also, I wanted to test it and so it's missing some CMake to get things
installed. Do you need help with this?

Aleix
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-05-04 Thread Andrew Lake
I went ahead and added a 'working' branch and added the following:

- Colors: This is the Breeze color scheme that has the both the style and
the window decoration colors. I think this is releasable, so if there are
no objections I'd like to move this over 'master' so it can ship in the
june release, hopefully as the default color scheme.
- Widget Style: I added the QtQuickControlsStyle that we recently completed
and the QtCurve settings file.
- Window Decoration: I added the newly implemented Aurorae QML window
decoration and the current Aurorae SVG theme (which has a some buttons
missing for now).

My cmake foo is weak, so I may need some help to get some of these
installed in the right locations.

I might also need a little help getting a measure of goodenough(tm) that's
appropriate for shipping in June as *optional*. i.e. installed but not
default. I think the widget styles and the QML windec *might* be
goodenough(tm) in that sense but I'm a little uncertain what I might not be
thinking of. :-)

Hope this helps,
Andrew


On Tue, Apr 29, 2014 at 3:32 AM, Marco Martin notm...@gmail.com wrote:

 On Monday 28 April 2014 16:16:03 you wrote:
  So, following the discussion last week, i made a scratch called breeze
 here:
  http://quickgit.kde.org/?p=scratch%2Fmart%2Fbreeze.git
 
  that at the moment has only the cursor theme.
 
  and opened a sysadmin ticket for the final repository location at
  kde/workspace/breeze.git

 Aaaan, is done
 https://projects.kde.org/projects/kde/workspace/breeze

 right now it just contains the cursor theme (i would put also the temporary
 wallpaper we have in it)

 Andrew: I've put you as admin of the repo as well.

 People are encouraged to move in things that are in topic with it.

 only thing to pay attention, (I'm thinking about the kwin theme and
 possibly
 the qml style) since we are so near to the release, only things that we are
 sure that end up releasable for june should go in master.
 what is still not sure, please put it in a branch, eventually merging it in
 master when goodenough (tm) ;)

 --
 Marco Martin
 ___
 Plasma-devel mailing list
 Plasma-devel@kde.org
 https://mail.kde.org/mailman/listinfo/plasma-devel

___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-04-29 Thread Marco Martin
On Monday 28 April 2014 16:16:03 you wrote:
 So, following the discussion last week, i made a scratch called breeze here:
 http://quickgit.kde.org/?p=scratch%2Fmart%2Fbreeze.git
 
 that at the moment has only the cursor theme.
 
 and opened a sysadmin ticket for the final repository location at
 kde/workspace/breeze.git

Aaaan, is done
https://projects.kde.org/projects/kde/workspace/breeze

right now it just contains the cursor theme (i would put also the temporary 
wallpaper we have in it)

Andrew: I've put you as admin of the repo as well.

People are encouraged to move in things that are in topic with it.

only thing to pay attention, (I'm thinking about the kwin theme and possibly 
the qml style) since we are so near to the release, only things that we are 
sure that end up releasable for june should go in master.
what is still not sure, please put it in a branch, eventually merging it in 
master when goodenough (tm) ;)

-- 
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-04-29 Thread Jonathan Riddell
On Tue, Apr 29, 2014 at 12:32:04PM +0200, Marco Martin wrote:
 Aaaan, is done
 https://projects.kde.org/projects/kde/workspace/breeze
 
 right now it just contains the cursor theme (i would put also the temporary 
 wallpaper we have in it)

From a branding point of view the cursors have the brand Bridge, why do they 
not have the Breeze brand?  Seems it'll kill any neat branding message 
possibility.

Jonathan
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-04-29 Thread Jens Reuterberg
Ah this is merely because the person who made them (Kwer I think 
it was) wanted them to be called Bridge and it felt better to let 
him name his baby and let branding take one for the team in this 
case.

/Jens

On Tuesday 29 April 2014 11.35.10 Jonathan Riddell wrote:
 On Tue, Apr 29, 2014 at 12:32:04PM +0200, Marco Martin wrote:
  Aaaan, is done
  https://projects.kde.org/projects/kde/workspace/breeze
  
  right now it just contains the cursor theme (i would put also the
  temporary
  wallpaper we have in it)
 
 From a branding point of view the cursors have the brand Bridge, 
why do they
 not have the Breeze brand?  Seems it'll kill any neat branding 
message
 possibility.
 
 Jonathan
 ___
 Plasma-devel mailing list
 Plasma-devel@kde.org
 https://mail.kde.org/mailman/listinfo/plasma-devel

___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-04-29 Thread Sebastian Kügler
On Tuesday, April 29, 2014 12:39:46 Jens Reuterberg wrote:
 Ah this is merely because the person who made them (Kwer I think 
 it was) wanted them to be called Bridge and it felt better to let 
 him name his baby and let branding take one for the team in this 
 case.

Has he been asked? Maybe he just didn't feel entitled to use the Breeze brand 
for the cursors? (It's something I've often seen in Free software.)
-- 
sebas

http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Breeze repo

2014-04-28 Thread Marco Martin
So, following the discussion last week, i made a scratch called breeze here:
http://quickgit.kde.org/?p=scratch%2Fmart%2Fbreeze.git

that at the moment has only the cursor theme.

and opened a sysadmin ticket for the final repository location at
kde/workspace/breeze.git

Cheers,
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-04-28 Thread Andrew Lake
Thanks so much Martin. I've been so swamped these past few days. The Qt
Quick Controls style can also be moved over (no real need to preserve the
history). I'm happy to do it later tonight if you're swamped right now.

Thanks again,
Andrew


On Mon, Apr 28, 2014 at 7:16 AM, Marco Martin notm...@gmail.com wrote:

 So, following the discussion last week, i made a scratch called breeze
 here:
 http://quickgit.kde.org/?p=scratch%2Fmart%2Fbreeze.git

 that at the moment has only the cursor theme.

 and opened a sysadmin ticket for the final repository location at
 kde/workspace/breeze.git

 Cheers,
 Marco Martin
 ___
 Plasma-devel mailing list
 Plasma-devel@kde.org
 https://mail.kde.org/mailman/listinfo/plasma-devel

___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-04-28 Thread Marco Martin
On Monday 28 April 2014, Andrew Lake wrote:
 Thanks so much Martin. I've been so swamped these past few days. The Qt
 Quick Controls style can also be moved over (no real need to preserve the
 history). I'm happy to do it later tonight if you're swamped right now.
 

ok.
it will just take a while that the sysadmin request to create the repo is 
processed.

-- 
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-04-28 Thread Aleix Pol
On Mon, Apr 28, 2014 at 6:07 PM, Marco Martin notm...@gmail.com wrote:

 On Monday 28 April 2014, Andrew Lake wrote:
  Thanks so much Martin. I've been so swamped these past few days. The Qt
  Quick Controls style can also be moved over (no real need to preserve the
  history). I'm happy to do it later tonight if you're swamped right now.
 

 ok.
 it will just take a while that the sysadmin request to create the repo is
 processed.

 --
 Marco Martin
 ___
 Plasma-devel mailing list
 Plasma-devel@kde.org
 https://mail.kde.org/mailman/listinfo/plasma-devel


They might tell you to go through kdereview, maybe we can put it in
playground for now, so it can start to be worked on ASAP?

Aleix
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: Breeze repo

2014-04-28 Thread Marco Martin
On Monday 28 April 2014, Aleix Pol wrote:
  ___
  Plasma-devel mailing list
  Plasma-devel@kde.org
  https://mail.kde.org/mailman/listinfo/plasma-devel
 
 They might tell you to go through kdereview, maybe we can put it in
 playground for now, so it can start to be worked on ASAP?

will see how they answer, as soon they created it i'll tell where it ended up, 
workspace or playground.

-- 
Marco Martin
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel