Re: [e-users] question on compiling

2014-11-02 Thread Massimo Maiurana
I usually install all in /opt/e17 so I just have to delete the entire dir and I'm done. This means that you have to tweak your environment to avoid issues. I did set these two variables in my ~/.profile: PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/e17/lib/pkgconfig PYTHONPATH=$PYTHONPATH:/opt/e17/lib/py

Re: [e-users] question on compiling

2014-11-01 Thread P Purkayastha
You can download the original sources for the previous install. Run configure with the same configure flags that you used earlier, and then run "make uninstall". On Nov 1, 2014 7:41 PM, "Frederik Vanrenterghem" wrote: > The release announcements usually have this snippet: > > If you have an exist

[e-users] question on compiling

2014-11-01 Thread Frederik Vanrenterghem
The release announcements usually have this snippet: If you have an existing EFL or Elementary install, you may wish to delete its header files and libraries before compiling and installing to avoid possible conflicts during compilation. What better way to do this short from deleting /usr/local ?

[e-users] Question about things in E.

2014-10-08 Thread Yomi
1. What's the Window List Menu? (The stacking order of most recently used seems nice...) 2. What's the point (or use case) for sending modules/gadgets on the shelf to the desktop? (right click -> module/gadget name -> Move to -> Desktop or Desktop Overlay.) -

Re: [e-users] Question • Engine Settings

2014-08-08 Thread The Rasterman
On Fri, 8 Aug 2014 12:45:36 -0400 Yomi Ogunwumi said: > When I go to Settings → Advanced → Engine and click on Use shaped windows > instead of ARGB I get a popup asking if I really want to enable shaped > windows while the screen is composited. > > What does it mean? oh hell. we should remove t

[e-users] Question • Engine Settings

2014-08-08 Thread Yomi Ogunwumi
When I go to Settings → Advanced → Engine and click on Use shaped windows instead of ARGB I get a popup asking if I really want to enable shaped windows while the screen is composited. What does it mean? Yomi -- Want fast

Re: [e-users] Question about Terminology Terminal - Setting a background image

2013-04-08 Thread The Rasterman
On Mon, 8 Apr 2013 23:20:25 +0200 John Niendorf said: have you tried running tybg with no arguments to get the help output... which helpfully answers your question? :) > Hi Guys, > > I'm using Ubuntu 12.04 and installed Terminology from > ppa:hannes-janetzek/enlightenment-svn. I've been using t

Re: [e-users] Question about Terminology Terminal - Setting a background image

2013-04-08 Thread Dave
Yes, there is. Personally, I would set up an elaborate set of shell scripts and aliases which automatically insert the --background option when terminology is initiated. I'm sure there's an easier way, though. If only there was a command line option to tell "tybg" to make the change permanent

[e-users] Question about Terminology Terminal - Setting a background image

2013-04-08 Thread John Niendorf
Hi Guys, I'm using Ubuntu 12.04 and installed Terminology from ppa:hannes-janetzek/enlightenment-svn. I've been using the tybg command to set a background image, but have noticed that if I close Terminology and then relaunch it, the background has reverted to the default background. This doesn

Re: [e-users] Question regarding e17 file manager

2013-03-30 Thread Grapola
The file name should read: ~/.local/share/applications/defaults.list Sorry about that. -- Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for

Re: [e-users] Question regarding e17 file manager

2013-03-30 Thread Grapola
Hi, I installed e17 yesterday and was facing the same problem: whenever I clicked on an .odt file my default text editor was invoked (GVim for me), no matter how many times I opened the file with "open with..." or assigned Settings -> Default Applications -> General -> application/vnd.oasis.opendo

Re: [e-users] Question about e2.enlightenment.org

2013-03-04 Thread The Rasterman
On Mon, 4 Mar 2013 21:16:50 +0200 "Alex-P. Natsios" said: > One of the project's servers > > I'd bet your connection was because of the "update checker" that polls > the server to see whether there is any new update on E+EFL. > there was a box for that in the last page of the config wizard if yo

Re: [e-users] Question about e2.enlightenment.org

2013-03-04 Thread Alex-P. Natsios
One of the project's servers I'd bet your connection was because of the "update checker" that polls the server to see whether there is any new update on E+EFL. there was a box for that in the last page of the config wizard if you remember. -- Regards, Alex-P. Natsios (a.k.a Drakevr) --

[e-users] Question about e2.enlightenment.org

2013-03-04 Thread ichigo
I've noticed this connection to e2.enlightenment.org in my netwatch. What is this site for? -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: htt

Re: [e-users] Question on emotion using HW-accelerated rendering

2013-01-12 Thread The Rasterman
On Wed, 9 Jan 2013 19:19:53 +0530 Arvind R said: > Hi all, > > My understanding is that emotion gets the video backend to render RGBA > to the evas canvas that is then displayed by the ecore-evas backend. > Correct? actually it gets the video decoder (xine/gstremer etc.) to decode to yuv... not

Re: [e-users] Question on emotion using HW-accelerated rendering

2013-01-09 Thread Cedric BAIL
On Wed, Jan 9, 2013 at 5:05 PM, Gustavo Sverzut Barbieri wrote: > On Wed, Jan 9, 2013 at 11:49 AM, Arvind R wrote: >> My understanding is that emotion gets the video backend to render RGBA >> to the evas canvas that is then displayed by the ecore-evas backend. >> Correct? > > Actually it outputs

Re: [e-users] Question on emotion using HW-accelerated rendering

2013-01-09 Thread Gustavo Sverzut Barbieri
On Wed, Jan 9, 2013 at 11:49 AM, Arvind R wrote: > Hi all, > > My understanding is that emotion gets the video backend to render RGBA > to the evas canvas that is then displayed by the ecore-evas backend. > Correct? > Actually it outputs to YUV as well, being converted to RGB by CPU (mmx/sse) or

Re: [e-users] Question on emotion using HW-accelerated rendering

2013-01-09 Thread Gustavo Sverzut Barbieri
On Wed, Jan 9, 2013 at 11:49 AM, Arvind R wrote: > Hi all, > > My understanding is that emotion gets the video backend to render RGBA > to the evas canvas that is then displayed by the ecore-evas backend. > Correct? > > If so, would it be possible, for instance, using the xine backend to > render

[e-users] Question on emotion using HW-accelerated rendering

2013-01-09 Thread Arvind R
Hi all, My understanding is that emotion gets the video backend to render RGBA to the evas canvas that is then displayed by the ecore-evas backend. Correct? If so, would it be possible, for instance, using the xine backend to render directly to screen using whatever HW-accleration available to it

Re: [e-users] Question regarding efm

2013-01-06 Thread The Rasterman
- > From: Carsten Haitzler > To: Enlightenment users discussion & support > Cc: mk > Sent: Sunday, January 6, 2013 6:26:58 PM > Subject: Re: [e-users] Question regarding efm > > On Sun, 6 Jan 2013 10:46:01 -0800 (PST) mk said: > > evas_generic_loaders prov

Re: [e-users] Question regarding efm

2013-01-06 Thread mk
compiled. I guess I just have to accept this and find other ways to preview raw images. - Original Message - From: Carsten Haitzler To: Enlightenment users discussion & support Cc: mk Sent: Sunday, January 6, 2013 6:26:58 PM Subject: Re: [e-users] Question regarding efm On Sun, 6

Re: [e-users] Question regarding efm

2013-01-06 Thread The Rasterman
via gstreamer (if gst supports it). > - Original Message - > From: David Seikel > To: enlightenment-users@lists.sourceforge.net > Cc: > Sent: Sunday, January 6, 2013 9:16:54 AM > Subject: Re: [e-users] Question regarding efm > > On Sun, 6 Jan 2013 05:50:0

Re: [e-users] Question regarding efm

2013-01-06 Thread mk
- Original Message - From: David Seikel To: enlightenment-users@lists.sourceforge.net Cc: Sent: Sunday, January 6, 2013 9:16:54 AM Subject: Re: [e-users] Question regarding efm On Sun, 6 Jan 2013 05:50:05 -0800 (PST) mk wrote: > - Original Message - > From: Cedri

Re: [e-users] Question regarding efm

2013-01-06 Thread David Seikel
On Sun, 6 Jan 2013 05:50:05 -0800 (PST) mk wrote: > - Original Message - > From: Cedric BAIL > To: Enlightenment users discussion & support > Cc: > Sent: Saturday, January 5, 2013 9:33:48 PM > Subject: Re: [e-users] Question regarding efm > > Hello, >

Re: [e-users] Question regarding efm

2013-01-06 Thread mk
- Original Message - From: Cedric BAIL To: Enlightenment users discussion & support Cc: Sent: Saturday, January 5, 2013 9:33:48 PM Subject: Re: [e-users] Question regarding efm Hello, On Sun, Jan 6, 2013 at 6:23 AM, mk wrote: > E17 > is the best. The new default theme

Re: [e-users] Question regarding efm

2013-01-05 Thread Cedric BAIL
Hello, On Sun, Jan 6, 2013 at 6:23 AM, mk wrote: > E17 > is the best. The new default theme is far the best. I love the > preview window of the file manager because this way I seldom need to use > image viewer. Unfortunately, it doesn't preview raw image > formats. I'm a photographer and I have

[e-users] Question regarding efm

2013-01-05 Thread mk
Hi, E17 is the best. The new default theme is far the best. I love the preview window of the file manager because this way I seldom need to use image viewer. Unfortunately, it doesn't preview raw image formats. I'm a photographer and I have thousands of raw images. Can we expect that in the f

Re: [e-users] Question regarding e17 file manager

2012-11-30 Thread mk
port Cc: mk Sent: Friday, November 30, 2012 6:51:13 PM Subject: Re: [e-users] Question regarding e17 file manager On Fri, 30 Nov 2012 14:59:42 -0800 (PST) mk said: > > Thanks a lot.  > > This doesn't work with libreoffice odt. I managed to associate files with > other app

Re: [e-users] Question regarding e17 file manager

2012-11-30 Thread The Rasterman
iday, November 30, 2012 > 11:36:20 AM Subject: Re: [e-users] Question regarding e17 file manager > > On Fri, Nov 30, 2012 at 5:17 PM, mk wrote: > > > Hi, > > > > I'm > > using e17 alpha 6 and I love it. The new default theme is gorgeous. > > However, &

Re: [e-users] Question regarding e17 file manager

2012-11-30 Thread mk
tting dialogue. It must be a bug. From: thomasg To: Enlightenment users discussion & support Sent: Friday, November 30, 2012 11:36:20 AM Subject: Re: [e-users] Question regarding e17 file manager On Fri, Nov 30, 2012 at 5:17 PM, mk wrote: > Hi, > &g

Re: [e-users] Question regarding e17 file manager

2012-11-30 Thread thomasg
On Fri, Nov 30, 2012 at 5:17 PM, mk wrote: > Hi, > > I'm > using e17 alpha 6 and I love it. The new default theme is gorgeous. > However, > my question relates to e17 new file manager. > > How > can I force the file manager to open files with the same application > without selecting the “Open wit

[e-users] Question regarding e17 file manager

2012-11-30 Thread mk
Hi, I'm using e17 alpha 6 and I love it. The new default theme is gorgeous. However, my question relates to e17 new file manager. How can I force the file manager to open files with the same application without selecting the “Open with..” from the menu. For instance, when I double click an lib

Re: [e-users] Question about Enlightenment

2012-10-16 Thread Jeffrey Needle
Thanks to you, too. Got it working now! On Tue, 2012-10-16 at 19:06 +0200, Martin Koelewijn wrote: > There are some more settings in Settings > Look > Composite Scale > Windows, esp. the one whether to show iconified windows or not might > help. > > On Tue, 16 Oct 2012 13:35:25 +0200 > Massimo

Re: [e-users] Question about Enlightenment

2012-10-16 Thread Jeffrey Needle
On Tue, 2012-10-16 at 13:35 +0200, Massimo Maiurana wrote: > Jeffrey Needle, il 16/10/2012 04:12, ha scritto: > > All done, but I'm not getting the effect I wanted. I must be missing > > something here. Are there other settings I need to check? > > you need to trigger the action you desire, so

Re: [e-users] Question about Enlightenment

2012-10-16 Thread Martin Koelewijn
There are some more settings in Settings > Look > Composite Scale Windows, esp. the one whether to show iconified windows or not might help. On Tue, 16 Oct 2012 13:35:25 +0200 Massimo Maiurana wrote: > Jeffrey Needle, il 16/10/2012 04:12, ha scritto: > > All done, but I'm not getting the effect

Re: [e-users] Question about Enlightenment

2012-10-16 Thread Massimo Maiurana
Jeffrey Needle, il 16/10/2012 04:12, ha scritto: > All done, but I'm not getting the effect I wanted. I must be missing > something here. Are there other settings I need to check? you need to trigger the action you desire, so bind it to a keyboard, mouse, or edge binding in configuration->input.

Re: [e-users] Question about Enlightenment

2012-10-15 Thread Jeffrey Needle
All done, but I'm not getting the effect I wanted. I must be missing something here. Are there other settings I need to check? On Mon, 2012-10-15 at 20:27 -0500, Jeff Hoogland wrote: > You need the compositing and comp-scale modules loaded. Then you want to > trigger 'scale windows' - this will

Re: [e-users] Question about Enlightenment

2012-10-15 Thread Jeff Hoogland
You need the compositing and comp-scale modules loaded. Then you want to trigger 'scale windows' - this will give you the desired effect. On Mon, Oct 15, 2012 at 8:18 PM, Jeffrey Needle wrote: > Well, a few snags. > > I managed to set things up so that I can switch from one window to the > next,

Re: [e-users] Question about Enlightenment

2012-10-15 Thread Jeffrey Needle
Well, a few snags. I managed to set things up so that I can switch from one window to the next, as suggested by the first responder. It works as far as I can see, but what I'd love to see all my windows at once on the screen, and then click on one to select it. Tiling confuses me. I've loaded t

Re: [e-users] Question about Enlightenment

2012-10-15 Thread Jeffrey Needle
On 10/15/2012 04:03 PM, Massimo Maiurana wrote: > Martin Koelewijn, il 16/10/2012 00:46, ha scritto: >> Hi, >> >> it is. You need to have comp ("Composite" in the modules menu) and >> comp-scale ("Scale Windows") modules enabled and then create an edge >> binding for the scaling feature (unless on

Re: [e-users] Question about Enlightenment

2012-10-15 Thread Massimo Maiurana
Martin Koelewijn, il 16/10/2012 00:46, ha scritto: > Hi, > > it is. You need to have comp ("Composite" in the modules menu) and > comp-scale ("Scale Windows") modules enabled and then create an edge > binding for the scaling feature (unless one is set by default, I don't > remember that). there i

Re: [e-users] Question about Enlightenment

2012-10-15 Thread Jeffrey Needle
Splendid! Wonderful news! Thanks so much. On 10/15/2012 03:46 PM, Martin Koelewijn wrote: > Hi, > > it is. You need to have comp ("Composite" in the modules menu) and > comp-scale ("Scale Windows") modules enabled and then create an edge > binding for the scaling feature (unless one is set by de

Re: [e-users] Question about Enlightenment

2012-10-15 Thread Martin Koelewijn
Hi, it is. You need to have comp ("Composite" in the modules menu) and comp-scale ("Scale Windows") modules enabled and then create an edge binding for the scaling feature (unless one is set by default, I don't remember that). Martin On Mon, 15 Oct 2012 15:31:22 -0700 Jeffrey Needle wrote: > H

[e-users] Question about Enlightenment

2012-10-15 Thread Jeffrey Needle
Hello. I am currently a Fedora/Fuduntu user, but have used Bodhi Linux in the past and had a nice experience with it. However, I miss one particular feature and wonder if there is a way to do this using Enlightenment. When I run my mouse cursor to the upper right hand corner of the screen, I

Re: [e-users] Question about Evas GL enginee

2012-08-20 Thread Cedric BAIL
On Mon, Aug 20, 2012 at 6:14 PM, Cedric BAIL wrote: > On Fri, Aug 17, 2012 at 5:28 PM, Zhigang Gong > wrote: >> Version: 1.2.99.73027 Actually that's really old. Try at least with the latest beta. -- Cedric BAIL -- Liv

Re: [e-users] Question about Evas GL enginee

2012-08-20 Thread Cedric BAIL
Hello, On Fri, Aug 17, 2012 at 5:28 PM, Zhigang Gong wrote: > I built a WebKIt2Efl by enabling accelerated compositing which seems using > gl backend. > > When I try to run it, I got the following error messages: > > evas_gl_new() Evas GL engine not available. > > > > My desktop is fedora 17 runn

Re: [e-users] Question about Evas GL engine

2012-08-17 Thread Zhigang Gong
August 17, 2012 4:29 PM > To: enlightenment-users@lists.sourceforge.net > Subject: [e-users] Question about Evas GL enginee > > Hi there, > > > > I built a WebKIt2Efl by enabling accelerated compositing which seems > using gl backend. > > When I try to

[e-users] Question about Evas GL enginee

2012-08-17 Thread Zhigang Gong
Hi there, I built a WebKIt2Efl by enabling accelerated compositing which seems using gl backend. When I try to run it, I got the following error messages: evas_gl_new() Evas GL engine not available. My desktop is fedora 17 running on Intel SNB platform. And glxinfo shows the hardware acc

Re: [e-users] Question about modules path

2012-06-23 Thread M77
Not symlinked, but renamed all the freebsd8.3-i386 dir in freebsd8.1-i386 under the modules path (/usr/local/lib/enlightenment/modules/) with: sudo find . -name *freebsd8.3* -execdir mv {} freebsd8.1-i386 \; So, all wrongs paths $modulename/freebsd8.3-i386/ become $modulename/freebsd8.1-i386.

Re: [e-users] Question about modules path

2012-06-23 Thread The Rasterman
On Sat, 23 Jun 2012 00:21:32 +0200 M77 said: autotools when compiling e decided the osname/major version was different from compiling modules. either something is vastly different in the build env or build has been patched to make this happen. i have never seen this vary EXCEPT when build env act

Re: [e-users] Question about modules path

2012-06-22 Thread Wido
you what?? symlinked to a lower version?? never done that in my debian or the servers i work with *-) 2012/6/22 M77 > I'm compiling modules from ports tree. > Maybe there is a compiling option to override the installation path? > > It 's just a few hours that are within this mailing list, and I'

Re: [e-users] Question about modules path

2012-06-22 Thread M77
I'm compiling modules from ports tree. Maybe there is a compiling option to override the installation path? It 's just a few hours that are within this mailing list, and I've already done something unnatural and impure: sudo find . -name *freebsd8.3* -execdir mv {} freebsd8.1-i386 \; It works p

Re: [e-users] Question about modules path

2012-06-22 Thread Jeff Hoogland
How are you installing the modules? If they are from a operating system provided repo it sounds like some of the E packages contained there are out of date. You should be able to simply manually edit the module path to what the system is looking for as a work around though. Be sure to report this

[e-users] Question about modules path

2012-06-22 Thread M77
Hi, I've installed all modules recently, but when I try to load someone I get an error about path. Something like: cannot find alarm/FreeBSD8.1-i386/module.so. That is right because the module is in alarm/FreeBSD8.3-i386/module.so I searched inside the configuration files but nothing useful... H

Re: [e-users] question about e16 theme installation

2010-05-22 Thread Kim Woelders
On Fri, 21 May 2010 03:30:51 +0200, jie luo wrote: > Hi there, > > I found a e16 theme repository: http://themes.effx.us/packages/e16/, > however, the theme from there cannot directly used by e16. They are > zipped > folder with extension .theme. > Anybody would like to help? > http://themes.e

[e-users] question about e16 theme installation

2010-05-20 Thread jie luo
Hi there, I found a e16 theme repository: http://themes.effx.us/packages/e16/, however, the theme from there cannot directly used by e16. They are zipped folder with extension .theme. Anybody would like to help? Regards jiero ---

Re: [e-users] Question about eap file

2006-06-18 Thread Andrew Spott
do a "man urxvt" and it will tell you how to run a command in the terminal (in aterm in aterm -e command arg, so in your case, aterm -e mutt), then use that command in the eap file.Hope that helps On 6/18/06, lang <[EMAIL PROTECTED]> wrote: Hi, all!I know the eap file as a shortcut and an icon

Re: [e-users] Question on E17 animated backgrounds

2006-06-18 Thread The Rasterman
On Sun, 18 Jun 2006 09:50:13 +0200 Mirek <[EMAIL PROTECTED]> babbled: > You can try switch CONTAINER to GL mode, if you have working OpenGL > (only Nvidia works good for me) and evas compiled with GL engine. > > Try these patches, recompile e and use this command: > "enlightenment_remote -engine

Re: [e-users] Question on E17 animated backgrounds

2006-06-18 Thread The Rasterman
On Sun, 18 Jun 2006 16:31:56 +1000 Daniel Kasak <[EMAIL PROTECTED]> babbled: > Greetings all. > > I've been working with a friend on an animated background. What we've > done is take a project in The Gimp, and rendered a LARGE series of > images, changing the transparency of one of the layers b

[e-users] Question about eap file

2006-06-18 Thread sssslang
Hi, all! I know the eap file as a shortcut and an icon to an application. Maybe I'm wrong. Now I just wanna make a shortcut on engage for my fav app mutt. But I use urxvt to launch mutt, I also had urxvt shortcut on engage. How do I create the eap file, or is there any way to do that? Thanks! -

Re: [e-users] Question on E17 animated backgrounds

2006-06-18 Thread Andrew Williams
OR do it the easy way: use edje - set two states on the image layer you want to fade one fully opaque and one fully transparent and then have a program loop setting the state with a delay and the LINEAR transformation to do the rest for you... A On Sun, 2006-06-18 at 09:50 +0200, Mirek wrote: >

Re: [e-users] Question on E17 animated backgrounds

2006-06-18 Thread Mirek
You can try switch CONTAINER to GL mode, if you have working OpenGL (only Nvidia works good for me) and evas compiled with GL engine. Try these patches, recompile e and use this command: "enlightenment_remote -engine-set CONTAINER GL" then restart E17 and it should render background in OpenGL,

Re: [e-users] Question on E17 animated backgrounds

2006-06-18 Thread David Seikel
On Sun, 18 Jun 2006 16:31:56 +1000 Daniel Kasak <[EMAIL PROTECTED]> wrote: > I've been working with a friend on an animated background. What we've > done is take a project in The Gimp, and rendered a LARGE series of > images, changing the transparency of one of the layers by a very > small amoun

[e-users] Question on E17 animated backgrounds

2006-06-17 Thread Daniel Kasak
Greetings all. I've been working with a friend on an animated background. What we've done is take a project in The Gimp, and rendered a LARGE series of images, changing the transparency of one of the layers by a very small amount each time. When we make an animated background from this series

Re: [e-users] Question about application .eap files

2006-06-07 Thread The Rasterman
On Wed, 07 Jun 2006 14:26:45 -0500 MillTek <[EMAIL PROTECTED]> babbled: > Carsten Haitzler (The Rasterman) wrote: > > On Mon, 22 May 2006 13:38:59 -0500 MillTek <[EMAIL PROTECTED]> babbled: > > > > > >> I had tried both ways Carsten. I did restart e with no luck. I just > >> tried it again but

Re: [e-users] Question about appliation .eap files

2006-06-07 Thread andy
This is/was a bug in e_util_eapp_edit unless you have replicated it in the internal editor. HandyAndE -Original Message- From: Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> Subj: Re: [e-users] Question about appliation .eap files Date: Mon 5 Jun 2006 14:03 Size:

Re: [e-users] Question about application .eap files

2006-06-07 Thread MillTek
Carsten Haitzler (The Rasterman) wrote: > On Mon, 22 May 2006 13:38:59 -0500 MillTek <[EMAIL PROTECTED]> babbled: > > >> I had tried both ways Carsten. I did restart e with no luck. I just >> tried it again but this time, as well as the picture, I changed & >> re-keyed the Window name. Then a re

Re: [e-users] Question about appliation .eap files

2006-06-07 Thread The Rasterman
On Mon, 22 May 2006 00:04:36 -0500 MillTek <[EMAIL PROTECTED]> babbled: > Hi, > Has there been some changes to the handling of .eap files? I tried > changing the png pic used by firefox using the 'edit icon' option and > the icon no longer works?? I also tried changing the executable name of

Re: [e-users] Question about application .eap files

2006-06-07 Thread The Rasterman
On Mon, 22 May 2006 13:38:59 -0500 MillTek <[EMAIL PROTECTED]> babbled: > I had tried both ways Carsten. I did restart e with no luck. I just > tried it again but this time, as well as the picture, I changed & > re-keyed the Window name. Then a restart and it worked. do you have auto-apply enable

Re: [e-users] Question about the shelf?

2006-06-07 Thread The Rasterman
orks. Plans to fix that are already in the code so it shouldn't be > > long before you can do more advanced positioning. > > > > - Mike > > > > /* > > Michael Jones > > [EMAIL PROTECTED] > > > > */ > > > > > > /On Friday, May 26, 20

Re: [e-users] Question about the shelf?

2006-06-07 Thread The Rasterman
On Sun, 28 May 2006 13:37:53 +0200 Gabriel Rossetti <[EMAIL PROTECTED]> babbled: > I have a question, > couldn't the shelf technology and the "old style" modules co-exist? > Could it not be possible to create shelves that can be made whatever > size and put anywhere on the desktop and then put one

Re: [e-users] question about recent module changes...

2006-06-01 Thread David Seikel
On Fri, 2 Jun 2006 11:20:36 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Fri, 2 Jun 2006 07:35:15 +1000 David Seikel <[EMAIL PROTECTED]> > babbled: > > > On Thu, 01 Jun 2006 22:27:42 +0200 Morten Nilsen <[EMAIL PROTECTED]> > > wrote: > > > > > I see recent checkins to f

Re: [e-users] question about recent module changes...

2006-06-01 Thread The Rasterman
On Fri, 2 Jun 2006 07:35:15 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > On Thu, 01 Jun 2006 22:27:42 +0200 Morten Nilsen <[EMAIL PROTECTED]> > wrote: > > > I see recent checkins to fix API changes in e_modules just comment > > out e_modapi_info.. so, I did this to the taskbar module, and it

Re: [e-users] question about recent module changes...

2006-06-01 Thread David Seikel
On Fri, 02 Jun 2006 01:23:32 +0200 Morten Nilsen <[EMAIL PROTECTED]> wrote: > Carsten Haitzler (The Rasterman) wrote: > > you need to add a module.eap file - see all the other changes done > > at the same time. > > This might be a stupid question :P but; > how would one create a module.eap most

Re: [e-users] question about recent module changes...

2006-06-01 Thread Morten Nilsen
Carsten Haitzler (The Rasterman) wrote: > you need to add a module.eap file - see all the other changes done at the same > time. This might be a stupid question :P but; how would one create a module.eap most easily? -- Morten :wq ___ enlightenment-

Re: [e-users] question about recent module changes...

2006-06-01 Thread The Rasterman
On Thu, 01 Jun 2006 22:27:42 +0200 Morten Nilsen <[EMAIL PROTECTED]> babbled: > I see recent checkins to fix API changes in e_modules just comment out > e_modapi_info.. so, I did this to the taskbar module, and it would once > again load.. but I had to use enlightenment_remote, as it no longer

Re: [e-users] question about recent module changes...

2006-06-01 Thread David Seikel
On Thu, 01 Jun 2006 22:27:42 +0200 Morten Nilsen <[EMAIL PROTECTED]> wrote: > I see recent checkins to fix API changes in e_modules just comment > out e_modapi_info.. so, I did this to the taskbar module, and it > would once again load.. but I had to use enlightenment_remote, as it > no longer sho

[e-users] question about recent module changes...

2006-06-01 Thread Morten Nilsen
I see recent checkins to fix API changes in e_modules just comment out e_modapi_info.. so, I did this to the taskbar module, and it would once again load.. but I had to use enlightenment_remote, as it no longer showed up in the module configuration window.. so, my question is this -- will there

Re: [e-users] Question about the shelf?

2006-05-28 Thread David Seikel
On Sun, 28 May 2006 14:22:04 +0200 Morten Nilsen <[EMAIL PROTECTED]> wrote: > Gabriel Rossetti wrote: > > I have a question, > > couldn't the shelf technology and the "old style" modules co-exist? > > Could it not be possible to create shelves that can be made whatever > > size and put anywhere on

Re: [e-users] Question about the shelf?

2006-05-28 Thread Morten Nilsen
Gabriel Rossetti wrote: I have a question, couldn't the shelf technology and the "old style" modules co-exist? Could it not be possible to create shelves that can be made whatever size and put anywhere on the desktop and then put one module inside, so that it looks and acts live the "old style" m

Re: [e-users] Question about the shelf?

2006-05-28 Thread Gabriel Rossetti
I have a question, couldn't the shelf technology and the "old style" modules co-exist? Could it not be possible to create shelves that can be made whatever size and put anywhere on the desktop and then put one module inside, so that it looks and acts live the "old style" modules? That way, the all-

Re: [e-users] Question about the shelf?

2006-05-26 Thread MillTek
[EMAIL PROTECTED] */ /On Friday, May 26, 2006 at 8:26 am, Jesse Luehrs wrote: / Original message Date: Fri, 26 May 2006 09:00:53 -0500 From: MillTek <[EMAIL PROTECTED]> Subject: [e-users] Question about the shelf? Cc: enlightenment-users@lists.sourceforge.net I am cur

Re: [e-users] Question about the shelf?

2006-05-26 Thread Morten Nilsen
Michael Jones wrote: Currently, you can also do as was suggested last week in a message to the list and set the shelf to "Below Everything", style Invisible, and add modules to that way, changing the size as you wish. unfortunately, at the moment this produces somewhat ugly results in certain

Re: [e-users] Question about the shelf?

2006-05-26 Thread Michael Jones
0:53 -0500 From: MillTek <[EMAIL PROTECTED]> Subject: [e-users] Question about the shelf? Cc: enlightenment-users@lists.sourceforge.net I am curious about the rationale behind the shelf or shelves. Previously I was able to use the standard 'edit' feature of

Re: [e-users] Question about the shelf?

2006-05-26 Thread Jesse Luehrs
Original message >Date: Fri, 26 May 2006 09:00:53 -0500 >From: MillTek <[EMAIL PROTECTED]> >Subject: [e-users] Question about the shelf? >Cc: enlightenment-users@lists.sourceforge.net > >I am curious about the rationale behind the shelf or shelves. Previousl

[e-users] Question about the shelf?

2006-05-26 Thread MillTek
I am curious about the rationale behind the shelf or shelves. Previously I was able to use the standard 'edit' feature of E to move a module's display to any place I chose on the screen(s). Now, as modules are being converted to work with the shelf technology I find that I have to either stop using

Re: [e-users] Question about application .eap files

2006-05-22 Thread MillTek
I had tried both ways Carsten. I did restart e with no luck. I just tried it again but this time, as well as the picture, I changed & re-keyed the Window name. Then a restart and it worked. Jim Carsten Haitzler (The Rasterman) wrote: > On Mon, 22 May 2006 08:49:56 -0500 MillTek <[EMAIL PROTECTED]

Re: [e-users] Question about application .eap files

2006-05-22 Thread The Rasterman
On Mon, 22 May 2006 08:49:56 -0500 MillTek <[EMAIL PROTECTED]> babbled: > Hi Carsten, > Thanks for the reply. When I halt and restart e, the icons still don't > appear. Is there a cache somewhere I should delete? are you using e's icon editor - or e_util_eap_edit? do you ahve up to date cvs? i ju

Re: [e-users] Question about application .eap files

2006-05-22 Thread MillTek
Hi Carsten, Thanks for the reply. When I halt and restart e, the icons still don't appear. Is there a cache somewhere I should delete? Jim Carsten Haitzler (The Rasterman) wrote: > On Mon, 22 May 2006 07:23:29 -0500 MillTek <[EMAIL PROTECTED]> babbled: > > >> Hi, >> Has there been some change

Re: [e-users] Question about application .eap files

2006-05-22 Thread The Rasterman
On Mon, 22 May 2006 07:23:29 -0500 MillTek <[EMAIL PROTECTED]> babbled: > Hi, > Has there been some changes to the handling of .eap files? I tried > changing the png pic used by firefox using the 'edit icon' option and > the icon no longer works?? I also tried changing the executable name of

[e-users] Question about application .eap files

2006-05-22 Thread MillTek
Hi, Has there been some changes to the handling of .eap files? I tried changing the png pic used by firefox using the 'edit icon' option and the icon no longer works?? I also tried changing the executable name of another and that one doesn't work either?? Jim

[e-users] Question about appliation .eap files

2006-05-21 Thread MillTek
Hi, Has there been some changes to the handling of .eap files? I tried changing the png pic used by firefox using the 'edit icon' option and the icon no longer works?? I also tried changing the executable name of another and that one doesn't work either?? Jim

Re: [e-users] Question about the new eap editor

2005-11-07 Thread Daniel Kasak
Guillermo Movia wrote: But it isn't there. What do you mean 'it' isn't there? My eap files are in /home/dan/.e/e/applications/all ... I'm dan, by the way :) Are you talking about the eap files, or the editor? The new eap editor is for create news icon or to modify the old ones? As far as I

Re: [e-users] Question about the new eap editor

2005-11-07 Thread Guillermo Movia
But it isn't there. Maybe i'm making something wrong. The new eap editor is for create news icon or to modify the old ones? Guillermo 2005/11/8, Daniel Kasak <[EMAIL PROTECTED]>: > Guillermo Movia wrote: > > >Where save the new eap files? > >I couldn't find it. > > > > > They should be in ~/.e/e/

Re: [e-users] Question about the new eap editor

2005-11-07 Thread Daniel Kasak
Guillermo Movia wrote: Where save the new eap files? I couldn't find it. They should be in ~/.e/e/applications/all -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTEC

[e-users] Question about the new eap editor

2005-11-07 Thread Guillermo Movia
Where save the new eap files? I couldn't find it. Thanks Guillermo --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very

Re: [e-users] question to Suse users (e16)

2005-10-13 Thread Robert G. Werner
satyr <[EMAIL PROTECTED]> fired a flaming arrow at my monitor on 10/13/2005 11:10 AM -0700 with this note attached: > Hello * > > I'm going to set up suse as my first linux distro. > But I found out tha suse 10.0 includes only e 0.16.6 > Do community have e016.8 (afaik last version) package for su

Re: [e-users] question to Suse users (e16)

2005-10-13 Thread Marcus Hüwe
No problem :) oops i forget to send the mail to the list :) Cheers Marcus On Thu, 13 Oct 2005 23:19:15 +0400 satyr <[EMAIL PROTECTED]> wrote: > grate thanks! > > MH> Hi > > MH> you can find some unofficial e16 rpms here; > MH> > http://packman.iu-bremen.de/suse/10.0/i586/enlightenment16-0.1

[e-users] question to Suse users (e16)

2005-10-13 Thread satyr
Hello * I'm going to set up suse as my first linux distro. But I found out tha suse 10.0 includes only e 0.16.6 Do community have e016.8 (afaik last version) package for suse 10? It's hard to me to set up another distro, but I want e16.8 :) wbr, satyr aka frost ---

Re: [e-users] Question

2005-08-02 Thread Mario D_ring
On Tue, 2 Aug 2005 18:51:23 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Tue, 02 Aug 2005 09:26:37 +0200 Christian Pedaschus > <[EMAIL PROTECTED]> babbled: > > > To the others who replied: Thx too, but i knew this already. > > All i wanted was 'moving while maximized' (i

  1   2   >