Re: [e-users] Looking for old screenshots + New Beta Themes

2020-02-17 Thread Simon Lees
Hi

On 1/7/20 6:47 PM, Francesc Guasch wrote:
> On 1/1/20 12:07, Simon Lees wrote:
>> Hi All,
>>
>> This year at linux.conf.au creative arts minconf I am giving a talk on
>> designing user interfaces that focus more on being works of art then
>> being usable. As part of that i'm looking for some old enlightenment
>> screenshots of themes (going right back to e16) that you think might fit
>> this category.
>>
>> Secondly I have a couple of themes i've been working on that are in a
>> alpha / beta state and are ready for other people to have a play with,
>> both are useable enough with nothing too out of place for the things I
>> use and are ready for others to play with and tell me what to fix.
>>
>> The first is "Vertex" its based off the vertex gtk theme [1]. It will
>> match up pretty well with the darker theme (A light theme will be
>> possible when I get to it). I'm especially interested in feedback on
>> what needs work here because I'll likely use it as the basis for several
>> other themes. The second is "Cerium2" which is a port of Tome Haste's
>> original Cerium theme.
>>
>> Building and installing the themes is 3 simple steps:
>>
> Hey. I tried the theme. But building it returns a tone of errors.
> I just pasted here a few:
> 
> https://pastebin.com/ab03xq1F
> 
> A Vertex theme got installed in my personal folder but I am not
> sure it is properly built. I have two barely readable issues:
> 
> - Title window icons are black on dark
> - ALT-TAB is white text on light gray
> 
> May be I need some other tool to build the theme but I just can't
> see it clearly from the building warnings.
> 
> The other theme won't get built. I am willing to give it a try
> anyway if I get some hints to sort out the errors.
> 
> https://pastebin.com/NgZCZQ7D

Apparently I missed this due to conferences etc, but the Alt+Tab is the
kind of report I was looking for I never use it so I never noticed that
It hasn't been rethemed so it now has a bug report[1]

I also cleaned up a bunch of the error reporting so it should be much
cleaner again so maybe try and pull the latest and see where you end up
and we can work from there. Currently both those themes are building
fine for me.

Cheers


1. https://github.com/simotek/Enlightenment-Themes/issues/9

-- 

Simon Lees (Simotek)http://simotek.net

Emergency Update Team   keybase.io/simotek
SUSE Linux   Adelaide Australia, UTC+10:30
GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Looking for old screenshots + New Beta Themes

2020-01-07 Thread The Rasterman
On Wed, 1 Jan 2020 21:37:17 +1030 Simon Lees  said:

All I have to offer is my work on flat... :)

> Hi All,
> 
> This year at linux.conf.au creative arts minconf I am giving a talk on
> designing user interfaces that focus more on being works of art then
> being usable. As part of that i'm looking for some old enlightenment
> screenshots of themes (going right back to e16) that you think might fit
> this category.
> 
> Secondly I have a couple of themes i've been working on that are in a
> alpha / beta state and are ready for other people to have a play with,
> both are useable enough with nothing too out of place for the things I
> use and are ready for others to play with and tell me what to fix.
> 
> The first is "Vertex" its based off the vertex gtk theme [1]. It will
> match up pretty well with the darker theme (A light theme will be
> possible when I get to it). I'm especially interested in feedback on
> what needs work here because I'll likely use it as the basis for several
> other themes. The second is "Cerium2" which is a port of Tome Haste's
> original Cerium theme.
> 
> Building and installing the themes is 3 simple steps:
> 
> git clone https://github.com/simotek/Enlightenment-Themes/
> 
> git checkout [theme name]
> 
> ./build-darkmod.sh
> 
> Replace [theme name] with Vertex or Cerium2
> 
> The theme will now be installed in your personal theme directory and
> will come up in the "Personal" section of the theme selector.
> 
> 
> The more adventurous might like to check out some less complete themes
> by using anti-transient-color, transient-color or Transient as the theme
> name (note the last 2 can eat alot of CPU).
> 
> Alternatively if you just want to try the default e theme but darker or
> much lighter use "Extra-Dark-Green" or "ice" as the theme name.
> 
> Feel free to report any issues in github and email me if you have any
> questions.
> 
> 
> 1. https://github.com/horst3180/vertex-theme
> 
> -- 
> 
> Simon Lees (Simotek)http://simotek.net
> 
> Emergency Update Team   keybase.io/simotek
> SUSE Linux   Adelaide Australia, UTC+10:30
> GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B
> 
> 
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
- Codito, ergo sum - "I code, therefore I am" --
Carsten Haitzler - ras...@rasterman.com



___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Looking for old screenshots + New Beta Themes

2020-01-07 Thread Francesc Guasch

On 1/1/20 12:07, Simon Lees wrote:

Hi All,

This year at linux.conf.au creative arts minconf I am giving a talk on
designing user interfaces that focus more on being works of art then
being usable. As part of that i'm looking for some old enlightenment
screenshots of themes (going right back to e16) that you think might fit
this category.

Secondly I have a couple of themes i've been working on that are in a
alpha / beta state and are ready for other people to have a play with,
both are useable enough with nothing too out of place for the things I
use and are ready for others to play with and tell me what to fix.

The first is "Vertex" its based off the vertex gtk theme [1]. It will
match up pretty well with the darker theme (A light theme will be
possible when I get to it). I'm especially interested in feedback on
what needs work here because I'll likely use it as the basis for several
other themes. The second is "Cerium2" which is a port of Tome Haste's
original Cerium theme.

Building and installing the themes is 3 simple steps:


Hey. I tried the theme. But building it returns a tone of errors.
I just pasted here a few:

https://pastebin.com/ab03xq1F

A Vertex theme got installed in my personal folder but I am not
sure it is properly built. I have two barely readable issues:

- Title window icons are black on dark
- ALT-TAB is white text on light gray

May be I need some other tool to build the theme but I just can't
see it clearly from the building warnings.

The other theme won't get built. I am willing to give it a try
anyway if I get some hints to sort out the errors.

https://pastebin.com/NgZCZQ7D


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Looking for old screenshots + New Beta Themes

2020-01-01 Thread Simon Lees
Hi All,

This year at linux.conf.au creative arts minconf I am giving a talk on
designing user interfaces that focus more on being works of art then
being usable. As part of that i'm looking for some old enlightenment
screenshots of themes (going right back to e16) that you think might fit
this category.

Secondly I have a couple of themes i've been working on that are in a
alpha / beta state and are ready for other people to have a play with,
both are useable enough with nothing too out of place for the things I
use and are ready for others to play with and tell me what to fix.

The first is "Vertex" its based off the vertex gtk theme [1]. It will
match up pretty well with the darker theme (A light theme will be
possible when I get to it). I'm especially interested in feedback on
what needs work here because I'll likely use it as the basis for several
other themes. The second is "Cerium2" which is a port of Tome Haste's
original Cerium theme.

Building and installing the themes is 3 simple steps:

git clone https://github.com/simotek/Enlightenment-Themes/

git checkout [theme name]

./build-darkmod.sh

Replace [theme name] with Vertex or Cerium2

The theme will now be installed in your personal theme directory and
will come up in the "Personal" section of the theme selector.


The more adventurous might like to check out some less complete themes
by using anti-transient-color, transient-color or Transient as the theme
name (note the last 2 can eat alot of CPU).

Alternatively if you just want to try the default e theme but darker or
much lighter use "Extra-Dark-Green" or "ice" as the theme name.

Feel free to report any issues in github and email me if you have any
questions.


1. https://github.com/horst3180/vertex-theme

-- 

Simon Lees (Simotek)http://simotek.net

Emergency Update Team   keybase.io/simotek
SUSE Linux   Adelaide Australia, UTC+10:30
GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users