Re: [E-devel] Layout module?

2008-08-11 Thread Michael Stapelberg
Hi Andreas, * [12.08.08 00:29]: do { E_Border *border; clientList = evas_list_next (clientList); border = clientList-data; [...] The question is why that happens. Maybe I used Evas_List in a wrong way. Could anyone have a short eye on this? Yes, you do. The problem is your

[E-devel] Tiling module: new URL and merge request

2008-06-01 Thread Michael Stapelberg
Hi, I've just now migrated the tiling module from the old server dev.twice-irc.de to code.stapelberg.de with a working CACert-SSL-certificate and IPv6-support. You can now find it at https://code.stapelberg.de/git/?p=e17-tiling/.git;a=summary To change your git-repository, just edit .git/config

Re: [E-devel] [Gsoc] the presentation tools

2008-05-23 Thread Michael Stapelberg
Hi Atton, Thanks for your mail and thanks for working on the project. I'm very interested in it because it may be an easier solution than powerdot for LaTeX to create graphically beautiful presentations. I just wanted to ensure that one can write the presentation input file in any editor and

Re: [E-devel] [Gsoc] the presentation tools

2008-05-23 Thread Michael Stapelberg
Hi Chady, * [23.05.08 09:49]: Thinking of the target audience, who is really interested in creating presentations? Everybody somewhen at some time? :) With that in mind, would that person be really interested in creating their presentation in a text file or are they more interested in

Re: [E-devel] EET minor details

2008-04-28 Thread Michael Stapelberg
Hi raster, * [28.04.08 05:19]: WANT in eet. i fought against it forever. i did it to shut the complainers up with but we can't edit the files in a text editor. it's there. u can dump into text, edit and convert back to eet data. does anyone actually use it( eet - the cmd-line tool can do

Re: [E-devel] Tiling module for e17

2008-04-18 Thread Michael Stapelberg
Hi Will, * [18.04.08 00:10]: The first time I loaded this module, E segfaulted. It loaded successfully the next time, though. However, since unloading it I am unable to load the module again - E segfaults on every attempt. I am attaching a backtrace from gdb. Did you load this module

Re: [E-devel] Tiling module for e17

2008-04-13 Thread Michael Stapelberg
Hi Dave, * [13.04.08 03:37]: Hi, really a good module !! good work This version works well on my machine, also my xterm problem seem solved :) Thanks, good to hear :-). You should add an X-Enlightenment-ModuleType=system line to the module.desktop.in file to make the module appear in the

Re: [E-devel] Tiling module for e17

2008-04-13 Thread Michael Stapelberg
Hi Dave, * [13.04.08 14:51]: Something is impossible to integrate, like trayer (as we need a better tray spec), and something (like itask) don't make sense in a shelf. I see. This could be an intresting solution, it will work for trayer, but probably not for itask. Because itask use a

Re: [E-devel] Tiling module for e17

2008-04-13 Thread Michael Stapelberg
Hi Dave, * [13.04.08 16:21]: The problem is that the itask window is really big (it take pratically half of your screen), also if the bar is really small. Hm, does this change if you disable maginification of the icons? Or is this a bug of itask? Just the borders, not generic areas. You can

Re: [E-devel] Tiling module for e17

2008-04-13 Thread Michael Stapelberg
Hi Gustavo, * [13.04.08 18:22]: AFAIR it is smaller, but that doesn't matter much, as the point of using it is to do magnification :-) Ah, so can we just push it in the edge of those fancy graphic stuff noone needs, especially not when using tiling? ;-) Also, since I read people wanting this

[E-devel] Tiling module for e17

2008-04-12 Thread Michael Stapelberg
Hi, as some of you might already know from IRC, I've been working on a tiling module for e17 for about a month. Today, it reached feature-complete status and this is a good moment to post to the development list, I thought ;-). For those of you who are not familiar with the concepts that (for