e17 rocks.  But a few questions:

>Is it possible for engage to appear above other windows?  The
>blossoming flower-type effect for all open instances of each
>application is pretty and all, but kind of useless if it happens below
>the other windows.
engage is drawn directly to the desktop wallpaper canvas, which is
allways bellow other windows.

>How do I stop engage listing some icons?  For example, I start the
>Jabber client Gajim and gkrellm2.  gkrellm2 correctly stays out of
>engage, but how do I take gajim out?
add the WM_CLASS value for gaim to line 2693 of
<cvs-head>/misc/engage/src/module/e_mod_main.c so that it reads:

static char *ignores[] = { "Gkrellm2", "trayer", "_dialog", "<gaim's
wm_className"NULL};

and then recompile engage

>How do I get the virtual desktop switching to wrap around?  So when
>I'm at the left-most virtual desktop and do a 'ctrl+alt+left', it
>wraps around to the right-most virtual desktop.

right now virtual desktops are linear not circular, damn flat
earthers, so right now you can't scroll to the far right from the far
left and vice versa.


_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to