Re: [E-devel] entrance autodetect.sh integration.

2006-03-29 Thread littletux
Hello, Le mercredi 08 mars 2006 à 17:03 -0500, Michael Jennings a écrit : > > The autodetect.sh script tries to figure out the proper vt to use > > for the currently running system, so it probably should not be run > > by package builders. > > If it's part of "make install" is WILL BE RUN by pack

[E-devel] Can't select all wms or users in entrance

2005-07-09 Thread littletux
Hello, I'm trying to solve this problem. The first attempt is this little patch. So, it adds scrolling the mouse wheel (maybe page up/down would be better ?). It only works in "entrance -T" test mode (with Nebulous, darkrock and taillights themes, not default one...), if over the list, but not ov

[E-devel] Entrance - scrolling the xsessions list with default theme

2005-07-12 Thread littletux
Hi ! As my tiny patch wasn't working with default theme, i explored an other solution : It uses two pictures ( "data/themes/default/img/list_scroll_up.png" and "data/themes/default/img/list_scroll_down.png" included but ugly :( if someone wants to make better ones ... ), a patch to "data/themes/d

Re: [E-devel] Entrance - scrolling the xsessions list with default theme

2005-07-12 Thread littletux
Le mardi 12 juillet 2005 à 14:53 +0200, littletux a écrit : > and a patch to "src/client/main.c". Sorry, this one wasn't good. Here is one which compiles... Btw, this patch doesn't work only in test mode;) Guillaume B. --- main.c.orig 2005-07-12 14:32:14.0 +0200 +