Re: [e-users] e17 virtual desktops

2006-01-13 Thread Ildar Sagdejev
Raster, Thanks for the detailed reply and the intangibility of implementing such a virtual desktop model. I see the problem weird offscreen positions pose, but I don't see why that's necessary at all. What if you implement the logic in the screen change event? E.g., when moving to desktop2, chec

Re: [e-users] e17 virtual desktops

2006-01-13 Thread The Rasterman
On Fri, 13 Jan 2006 17:57:52 -0500 Ildar Sagdejev <[EMAIL PROTECTED]> babbled: > Hi everyone, > > I'm new to this list, but I'd like to say that I also would find this > feature very useful. I've first installed E17 about a week ago, and > been studying the code base. Maybe in the future I can

Re: [e-users] Enlightenment - FreeBSD 4.10 problem

2006-01-13 Thread The Rasterman
On Fri, 13 Jan 2006 19:38:45 +0530 Gopalarathnam Venkatesan <[EMAIL PROTECTED]> babbled: > All: > > Even though I'm able to successfully build Enlightenment DR17 > following the document at get-e.org, after starting all I see is a > blank white screen. > > The menus and the display are corrupt.

Re: [e-users] e17 virtual desktops

2006-01-13 Thread The Rasterman
On Fri, 13 Jan 2006 19:36:22 +0100 Oliver Vogel <[EMAIL PROTECTED]> babbled: > Hi everybody! > > I've got a small problem with the virtual desktops in e17. > > Say I have 5x5 virtual desktops. In the pager, they are shown in a > rectangle, and I can switch between them, so far so good. > Now I h

Re: [e-users] e17 virtual desktops

2006-01-13 Thread The Rasterman
On Fri, 13 Jan 2006 21:39:05 +0100 Oliver Vogel <[EMAIL PROTECTED]> babbled: > Hi again! > > > I asked the exact same thing a couple of months ago. > > Take a look of what it was posted. I don't know if > > anything more was said about it. > > I'll comment on a few things here and would appreci

Re: [e-users] Fonts to small after cvs update

2006-01-13 Thread The Rasterman
On Fri, 13 Jan 2006 10:21:03 -0800 (PST) Alejandro Salas <[EMAIL PROTECTED]> babbled: > Hello everyone, I updated my E17 about a week ago. > After compiling everything I wanted some gtk apps have > REALLY small fonts. That has happened other times, and > usually that got fixed editing Entranced.h

Re: [e-users] exebuff, probably the coolest feature of E17

2006-01-13 Thread Ildar Sagdejev
On 13/01/06, Andrew Spott <[EMAIL PROTECTED]> wrote: > While I love it, I was wondering how difficult it would be to make it > possible to feed arguments to programs that you load with it (such as > "firefox www.google.com", or "gvim ~/file") Either that, or maybe if tab completion worked in Exige

Re: [e-users] e17 virtual desktops

2006-01-13 Thread Ildar Sagdejev
Ben, Andrew, Thanks for the replies. I just got home from work (I was on win xp there), and played around some more with dragging windows, and they can be dragged off a desktop just fine, so please disregard my comments about that ;) I'm going to get the newest version from CVS today and try to

[e-users] exebuff, probably the coolest feature of E17

2006-01-13 Thread Andrew Spott
While I love it, I was wondering how difficult it would be to make it possible to feed arguments to programs that you load with it (such as "firefox www.google.com", or "gvim ~/file") would this be difficult at all?   I would try and do it myself, but I'm really not that good at C and don't know th

Re: [e-users] e17 virtual desktops

2006-01-13 Thread Andrew Spott
This already happens, in the newest version of E17 you can set backgrounds for specific desktops, I know I have 8 desktops right now and about 5 different images.   The only downside is that with 1600x1200 backgrounds, this feels a little laggy (though it might be the animation that changes the bac

Re: [e-users] e17 virtual desktops

2006-01-13 Thread Ildar Sagdejev
Hi everyone, I'm new to this list, but I'd like to say that I also would find this feature very useful. I've first installed E17 about a week ago, and been studying the code base. Maybe in the future I can also contribute some features I miss from E16. If it's true that the internal design real

Re: [e-users] e17 virtual desktops

2006-01-13 Thread Alejandro Salas
Hi.. I just want to say that I understand you completly. If I had the time I'll gladly give you a hand coding it, but for what I can tell, I'll be busy for some time. If you start coding though, please keep in touch, just in case I can do something to help. Regards, Alejandro ___

Re: [e-users] e17 virtual desktops

2006-01-13 Thread Oliver Vogel
Hi again! > I asked the exact same thing a couple of months ago. > Take a look of what it was posted. I don't know if > anything more was said about it. I'll comment on a few things here and would appreciate an answer on my question below. > Follow up > > I hate this "feature" of E16. I ever as

Re: [e-users] e17 virtual desktops

2006-01-13 Thread Alejandro Salas
I asked the exact same thing a couple of months ago. Take a look of what it was posted. I don't know if anything more was said about it. My original post > Hello everyone, > In e16 I could make a window big enough to see part of > the window in a desktop and the other part in another > desktop. I

Re: [e-users] e17 virtual desktops

2006-01-13 Thread Doug McEachern
Having a window split across two desktops was a feature of e16 that is not in e17. From the archives:http://sourceforge.net/mailarchive/message.php?msg_id=13654260 dougOn 1/13/06, Oliver Vogel <[EMAIL PROTECTED]> wrote: Hi everybody!I've got a small problem with the virtual desktops in e17.Say I ha

[e-users] e17 virtual desktops

2006-01-13 Thread Oliver Vogel
Hi everybody! I've got a small problem with the virtual desktops in e17. Say I have 5x5 virtual desktops. In the pager, they are shown in a rectangle, and I can switch between them, so far so good. Now I have a window on one of the desktops, I'm moving this window to the right border of the deskt

[e-users] Fonts to small after cvs update

2006-01-13 Thread Alejandro Salas
Hello everyone, I updated my E17 about a week ago. After compiling everything I wanted some gtk apps have REALLY small fonts. That has happened other times, and usually that got fixed editing Entranced.h in Entrance; I added the -dpi 100 option when defining the X_SERVER. Now I noticed that it's be

Re: [e-users] Building problems for edje afer update.

2006-01-13 Thread Ruben Vandamme
I guess the errors say enough already: `Eet_Data_Descriptor_Class' undeclared (first use in this function) I would try with updating eet. just type "emerge eet" Ruben Andrea Reale wrote: Hi guys, today i tried updating my e17, after a long period of no-updating, but unfortunatly, I got probl

Re: [e-users] Enlightenment - FreeBSD 4.10 problem

2006-01-13 Thread Lionel Orry
Oops forget my previous message, it's an old old old version of e17... Totally useless today IMO. sorry. I'll take more time before answering next time ;-) Lionel Gopalarathnam Venkatesan a écrit : All: Even though I'm able to successfully build Enlightenment DR17 following the document at g

Re: [e-users] Enlightenment - FreeBSD 4.10 problem

2006-01-13 Thread Lionel Orry
I'm not a specialist, but there seems to be some specific instructions for installing E17 on FreeBSD here : http://www.desktopian.org/e17/E17-FreeBSD-HOWTO regards - Lionel Gopalarathnam Venkatesan a écrit : All: Even though I'm able to successfully build Enlightenment DR17 following the doc

[e-users] Enlightenment - FreeBSD 4.10 problem

2006-01-13 Thread Gopalarathnam Venkatesan
All: Even though I'm able to successfully build Enlightenment DR17 following the document at get-e.org, after starting all I see is a blank white screen. The menus and the display are corrupt. If I manage to start the terminal program, I don't see the title bar. What could be the problem? Than

[e-users] Building problems for edje afer update.

2006-01-13 Thread Andrea Reale
Hi guys, today i tried updating my e17, after a long period of no-updating, but unfortunatly, I got problems when compiling edje. :'( Reading the error, it seems that edje_data.c cannot recognize the struct Eet_Data_Descriptor_Class, wich seems to be defined in Eet.h. The complete error is report