On Sat, 12 Apr 2008 16:46:51 +0200 Michael Stapelberg <michael
[EMAIL PROTECTED]> babbled:

now this is cool. you've found the layout hooks in e17 and are using them for
evil, death, destruction and mayhem. well done! :) note - the hooks are still
kind-of experimental, but i think they are all there and with enough care you
can do anything you want. i'm using them for openmoko and illume to force apps
to layout better on small screen devices. so i've ben excercising these for a
while. the layout module is a very old and stupid example (whihc users REALLY
shouldn't try. i'll probably remove it from e's src tree and just point to
illume or your tiling module for more examples).

i hope things like this let people turn their favorite wm (e) into anything
they like. we can't make e everything to everyone "out of the box". BUT anyone
can start extending it themselves with a bit of C knowledge and work. i do hope
in the long-run lots of such modules are floating about and fill the gaps for
many people. :)

> 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 example) ion
> or wmii use: The windows on your screen always fill the whole available space,
> there are no overlapping windows. Some people quite like this concept and are
> more productive with it. Some (like me) have worked implicitly this way
> sometimes - this can be more effective when using the module which does all
> placement for you :-).
> 
> To get an idea of the configuration, see:
> https://twice-irc.de/misc/tiling/config.png
> (You need to install the CACert-root-certificate for this to work in newer
> versions of firefox, go to http://www.cacert.org/index.php?id=3 and use the
> class 3 one.)
> 
> To see how the different layouts look like:
> https://twice-irc.de/misc/tiling/bigmain_xinerama.png (Big window left, small
> windows on the right)
> https://twice-irc.de/misc/tiling/grid_xinerama.png (Grid mode)
> 
> Of course, Xinerama is supported :-).
> 
> There may still be bugs, so I'd appreciate some testing. Please don't comment
> the "#define DEBUG" out and let e17 log to a file, for example using "startx
> /opt/e17/bin/enlightenment_start 2>&1 1>elog" and send me the file afterwards
> if you're having strange bugs which are not design flaws.
> 
> There is a short HOWTO on installing as you need to apply a patch for adding
> another event before desktop changes, so check
> https://twice-irc.de/misc/HOWTO-e17-tiling if you'd like to try it.
> 
> For those familiar with patching/compiling, use "git clone
> git://dev.twice-irc.de/e17-tiling.git" or check webgit on
> https://dev.twice-irc.de/git/?p=e17-tiling.git;a=summary
> 
> Best regards,
> Michael
> 
> PS: The module has exactly 1337 lines of ansi-c-code according to SLOCCount -
> if that isn't a good sign... ;-)
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
> Don't miss this year's exciting event. There's still time to save $100. 
> Use priority code J8TL2D2. 
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to