Re: [e-users] background rippling

2017-01-15 Thread Peter Flynn
In 01/14/2017 11:41 PM, Dave wrote: [...] > The more recent Enlightenment WMs are quite different to E17. Specifically, > compositing is now permanently on, which makes it more demanding on your > video driver than XFCE (Xubuntu uses XFCE for a Window Manager). Assuming > you're using OpenGL for

Re: [e-users] background rippling

2017-01-14 Thread The Rasterman
On Sat, 14 Jan 2017 21:23:57 + Peter Flynn said: > On 01/14/2017 02:00 AM, Carsten Haitzler (The Rasterman) wrote: > > On Fri, 13 Jan 2017 22:19:30 + Peter Flynn said: > > > >> On 01/12/2017 10:53 PM, Carsten Haitzler (The Rasterman) wrote: > >>> On Thu, 12 Jan 2017 20:33:45 + Peter

Re: [e-users] background rippling

2017-01-14 Thread Dave
> I looked up my specification, which says: > > >> Video > >> Controller: > >> Integrated Intel HD Graphics 530 > >> Discrete • NVIDIA GT 730 > >> • NVIDIA GTX 745 > >> • NVIDIA GTX 750 Ti > >> • NVIDIA GTX 960 > >> • AMD Radeon R9 370 > >> Memory: > >> Integrated Shared system memory > >> Discret

Re: [e-users] background rippling

2017-01-14 Thread Peter Flynn
On 01/14/2017 02:00 AM, Carsten Haitzler (The Rasterman) wrote: > On Fri, 13 Jan 2017 22:19:30 + Peter Flynn said: > >> On 01/12/2017 10:53 PM, Carsten Haitzler (The Rasterman) wrote: >>> On Thu, 12 Jan 2017 20:33:45 + Peter Flynn said: >> [...] On one machine (only) running my new

Re: [e-users] background rippling

2017-01-13 Thread The Rasterman
On Fri, 13 Jan 2017 22:19:30 + Peter Flynn said: > On 01/12/2017 10:53 PM, Carsten Haitzler (The Rasterman) wrote: > > On Thu, 12 Jan 2017 20:33:45 + Peter Flynn said: > [...] > >> On one machine (only) running my new e, the URL bar and bookmarks bar > >> (only) in chromium-browser now f

Re: [e-users] background rippling

2017-01-13 Thread Peter Flynn
On 01/12/2017 10:53 PM, Carsten Haitzler (The Rasterman) wrote: > On Thu, 12 Jan 2017 20:33:45 + Peter Flynn said: [...] >> On one machine (only) running my new e, the URL bar and bookmarks bar >> (only) in chromium-browser now flicker *violently* from time to time. >> >> In my general ignoran

Re: [e-users] background rippling

2017-01-12 Thread The Rasterman
On Thu, 12 Jan 2017 20:33:45 + Peter Flynn said: > On 01/12/2017 05:56 PM, Cedric BAIL wrote: > > Hi Christopher, > > > > On Thu, Jan 12, 2017 at 9:00 AM, christopher barry > > wrote: > >> I just installed e on a new work box, and the background is doing this > >> wavy-like rippling thing t

Re: [e-users] background rippling

2017-01-12 Thread Peter Flynn
On 01/12/2017 05:56 PM, Cedric BAIL wrote: > Hi Christopher, > > On Thu, Jan 12, 2017 at 9:00 AM, christopher barry > wrote: >> I just installed e on a new work box, and the background is doing this >> wavy-like rippling thing that's making me dizzy. How can I make it stop? > > I am not to sure

Re: [e-users] background rippling

2017-01-12 Thread Cedric BAIL
Hi Christopher, On Thu, Jan 12, 2017 at 9:00 AM, christopher barry wrote: > I just installed e on a new work box, and the background is doing this > wavy-like rippling thing that's making me dizzy. How can I make it stop? I am not to sure of what you are describing as there is no animation in th

[e-users] background rippling

2017-01-12 Thread christopher barry
Hi All, I just installed e on a new work box, and the background is doing this wavy-like rippling thing that's making me dizzy. How can I make it stop? -- -C -- Developer Access Program for Intel Xeon Phi Processors Ac

Re: [e-users] Background Change (Multiple desktops)

2006-05-19 Thread The Rasterman
On Fri, 19 May 2006 18:11:41 -0300 Hugo Henrique Becker de Aguiar <[EMAIL PROTECTED]> babbled: > Hello! > > I don't understand much about programing, so I don't know how > easy/hard this is to implement, but it would look great if when you changed > your virtual desktop the refresh happend

[e-users] Background Change (Multiple desktops)

2006-05-19 Thread Hugo Henrique Becker de Aguiar
Hello! I don't understand much about programing, so I don't know how easy/hard this is to implement, but it would look great if when you changed your virtual desktop the refresh happend in the direction you're moving. Ex: from left to right, if going to the Desktop on your right.

Re: [e-users] background selector and cleanup script attached

2005-10-29 Thread The Rasterman
On Sat, 29 Oct 2005 12:47:05 -0500 pauljohn <[EMAIL PROTECTED]> babbled: > >= Original Message From Carsten Haitzler (The Rasterman) > <[EMAIL PROTECTED]> = > >On Fri, 28 Oct 2005 13:00:28 -0500 Paul Johnson <[EMAIL PROTECTED]> babbled: > > > >it doesnt have to be. edje supports jpeg comp

Re: [e-users] background selector and cleanup script attached

2005-10-29 Thread Morten Nilsen
pauljohn wrote: OK, I'll bite. What's the magic recipe? From what I see, there's no option: I suppose the magic recipe would be creating your own .edj (without the use of e17setroot) -- Morten --- This SF.Net email is sponsored by the J

RE: [e-users] background selector and cleanup script attached

2005-10-29 Thread pauljohn
>= Original Message From Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> = >On Fri, 28 Oct 2005 13:00:28 -0500 Paul Johnson <[EMAIL PROTECTED]> babbled: > >it doesnt have to be. edje supports jpeg compression WITH ALPHA channels as >well - it can store the image in almsot the same siz

Re: [e-users] background selector and cleanup script attached

2005-10-28 Thread The Rasterman
On Fri, 28 Oct 2005 13:00:28 -0500 Paul Johnson <[EMAIL PROTECTED]> babbled: > I have about 1.5 Gigabytes of background images and like to randomly > select them from subdirectories. Desk 1 is pictures of Italy, 2 is > France, 3 is giant faces, etc. > > I had a Perl script to randomly choose i

[e-users] background selector and cleanup script attached

2005-10-28 Thread Paul Johnson
I have about 1.5 Gigabytes of background images and like to randomly select them from subdirectories. Desk 1 is pictures of Italy, 2 is France, 3 is giant faces, etc. I had a Perl script to randomly choose images and adapted it to Enlightenment, but discovered a problem. The scheduled change

Re: [e-users] Background color

2005-09-05 Thread The Rasterman
On Mon, 05 Sep 2005 18:23:36 + Christophe Hauser <[EMAIL PROTECTED]> babbled: > That is not what I've tried to say. > I've never had a full white screen, but if I set a background image > smaller than the screen resolution, the background color around the > image will still be white, and that'

Re: [e-users] Background color

2005-09-05 Thread Fernando Meira
I think you can setup than in the "default_background.edc" file of the theme you use. example:group {     name: "desktop/background";     parts {     part {     name: "background";     <...>     description {   

Re: [e-users] Background color

2005-09-05 Thread Christophe Hauser
That is not what I've tried to say. I've never had a full white screen, but if I set a background image smaller than the screen resolution, the background color around the image will still be white, and that's just what I want to change, if it's possible. Thanks, Chris Carsten Haitzler (The Ra

Re: [e-users] Background color

2005-09-04 Thread The Rasterman
On Sun, 04 Sep 2005 20:31:31 + Christophe Hauser <[EMAIL PROTECTED]> babbled: > Hello, > > By default in e17, the background color is white, and I'd like to change > it but I don't know where... > Is there a config file or something else storing the configuration of > the display ? thats w

[e-users] Background color

2005-09-04 Thread Christophe Hauser
Hello, By default in e17, the background color is white, and I'd like to change it but I don't know where... Is there a config file or something else storing the configuration of the display ? Thanks, Chris --- SF.Net email is Sponsored

Re: [e-users] Background for E16

2005-07-31 Thread Paulo Jorge de Oliveira Cantante de Matos
Thanks all for the help... :D edje_decc also worked since it has only one image. Love this background! :D Cheers, Paulo Matos Hisham Mardam Bey said: >>>Is there a way to get the png/jpg/whatever from the edj? > > Yes. > >> edje_decc e17-tree.edj will give you the png :) > > This isnt the right

Re: [e-users] Background for E16

2005-07-31 Thread Hisham Mardam Bey
>>Is there a way to get the png/jpg/whatever from the edj? Yes. > edje_decc e17-tree.edj will give you the png :) This isnt the right way to do it. It works here because the bg has 1 image (dunno if this one even does have only 1, havent looked at it). The proper way to this (which will work wi

Re: [e-users] Background for E16

2005-07-30 Thread Mario D_ring
On Sun, 31 Jul 2005 00:48:48 +0100 (WEST) "Paulo Jorge de Oliveira Cantante de Matos" <[EMAIL PROTECTED]> wrote: > While E17 is not stable I use E16 for production work and I > have e17-tree.edj > (http://get-e.org/Themes/Backgrounds/index.html) by raster as > background in E17 and I would love to

[e-users] Background for E16

2005-07-30 Thread Paulo Jorge de Oliveira Cantante de Matos
While E17 is not stable I use E16 for production work and I have e17-tree.edj (http://get-e.org/Themes/Backgrounds/index.html) by raster as background in E17 and I would love to have it in E16 also. Is there a way to get the png/jpg/whatever from the edj? Thanks, -- Paulo Jorge Matos - pocm at sa

Re: [e-users] Background Changer Question

2005-07-17 Thread Kim Woelders
Karl Birkland wrote: E-users, I was wondering if there was ever / or gonna be a project to pull out the background/desktop configuration from e-conf and put it into it's own standalone program for e16? I have been searching online, and I am onto able to find a decent one. I don't think the

[e-users] Background Changer Question

2005-07-17 Thread Karl Birkland
E-users, I was wondering if there was ever / or gonna be a project to pull out the background/desktop configuration from e-conf and put it into it's own standalone program for e16? I have been searching online, and I am onto able to find a decent one. Karl

Re: [e-users] Background effect

2005-07-07 Thread Massimo Maiurana
Il giorno Wed, 6 Jul 2005 23:06:37 +0200 gimpel scrisse: > the cases where it fails is when ppl use a mailer that adds that to > the header: > > Reply-To: Guillermo Movia <[EMAIL PROTECTED]> > > that damned reply-to tag lets sylpheed send it to that adress, even > default_reply_list=1 is set. h

Re: [e-users] Background effect

2005-07-06 Thread gimpel
On Wed, 6 Jul 2005 21:45:59 +0200 Massimo Maiurana <[EMAIL PROTECTED]> wrote: > Il giorno Tue, 5 Jul 2005 23:42:12 +0200 gimpel scrisse: > > > last mail was personal mail again, sorry! /me blames sylpheed! > > > > I'm using sylpheed too, and remember there was an option to force > sylpheed to r

Re: [e-users] Background effect

2005-07-06 Thread Massimo Maiurana
Il giorno Tue, 5 Jul 2005 23:42:12 +0200 gimpel scrisse: > last mail was personal mail again, sorry! /me blames sylpheed! > I'm using sylpheed too, and remember there was an option to force sylpheed to reply to the list. I can't find that option in menus anymore, but I found this line in my ~/.s

Re: [e-users] Background effect

2005-07-05 Thread gimpel
On Tue, 5 Jul 2005 17:39:59 -0300 Guillermo Movia <[EMAIL PROTECTED]> wrote: > Hi all, first, sorry for my english. > > Someone could explain me (or send me in the right direction) to > perform the different background effect > (http://get-e.org/Main/News/_articles/53.html). In the news, said > s

[e-users] Background effect

2005-07-05 Thread Guillermo Movia
Hi all, first, sorry for my english. Someone could explain me (or send me in the right direction) to perform the different background effect (http://get-e.org/Main/News/_articles/53.html). In the news, said something about configurations files, but doesn't explain. I actualize my e17 installation

Re: [e-users] background variables

2004-01-15 Thread The Rasterman
On Thu, 15 Jan 2004 14:34:57 -0500 (EST) "Andrew R. Proper" <[EMAIL PROTECTED]> (Bbabbled: (B (B> (B> When setting an E background, what are (B> xjust,yjust,xperc, and yperc for? I'm assuming just is (B> for justification and perc is for scaled percentage of (B> background size. How are the

[e-users] background variables

2004-01-15 Thread Andrew R. Proper
When setting an E background, what are xjust,yjust,xperc, and yperc for? I'm assuming just is for justification and perc is for scaled percentage of background size. How are they used? It seems like the bounds are 0 - 512 for just and 0 - 1024 for perc. Does a 0 value disable perc and just, result

Re: [e-users] Background stuff

2003-12-02 Thread Kenneth Macdonald Karlsen
Justin Parker wrote: when I put images in the .enlightenment/background folder they are there the first time I log in to E and I can change my background to them. But if I were to signoff then log back on the images are gone and my background is a black screen. Nothing changes in the folder it's j

[e-users] Background stuff

2003-12-02 Thread Justin Parker
when I put images in the .enlightenment/background folder they are there the first time I log in to E and I can change my background to them. But if I were to signoff then log back on the images are gone and my background is a black screen. Nothing changes in the folder it's just not recognizing th

Re: [e-users] background

2003-08-14 Thread roland
Thanx! Good idea! (on my dist, it is xsetbgimg ) regards,roland. Am Mit, 2003-08-13 um 10.11 schrieb m.: > use xsetbg > > On 13 Aug 2003 08:49:34 +0200 > roland <[EMAIL PROTECTED]> wrote: > > >Hi! > > > >I would like to change the E background picture with a shellscript or a > >cron entry. > >I

[e-users] background

2003-08-14 Thread roland
Hi! I would like to change the E background picture with a shellscript or a cron entry. Is there a way to tell E to reload it? Thx! Roland. signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

Re: [e-users] background

2003-08-14 Thread m.
use xsetbg On 13 Aug 2003 08:49:34 +0200 roland <[EMAIL PROTECTED]> wrote: >Hi! > >I would like to change the E background picture with a shellscript or a >cron entry. >Is there a way to tell E to reload it? > >Thx! >Roland. > > --- This SF.Ne

Re: [e-users] background

2003-08-14 Thread BAM
On Wed, 2003-08-13 at 02:49, roland wrote: > Hi! > > I would like to change the E background picture with a shellscript or a > cron entry. > Is there a way to tell E to reload it? http://sourceforge.net/mailarchive/message.php?msg_id=5035359 or E-Slides. -- BAM - "What happens if you get scared

Re: [e-users] background

2003-08-14 Thread Amit B. Kulkarni
Roland, If you using e-16 and would like some eye candy to go with it, try the E-Slides epplet. It is vastly more configurable. Amit On Wed, 2003-08-13 at 05:16, roland wrote: Thanx! Good idea! (on my dist, it is xsetbgimg ) regards,roland. Am Mit, 2003-08-13 um 10.11 schrieb m.: > use xs