[E-devel] [PATCH] Screen Lock config dialog

2010-04-28 Thread Peter van de Werken
Hi, Attached is a patch that makes the config dialog of the conf_desklock module work better on small screens. I moved the advanced dialog options into a toolbook on the basic dialog. (I used the Screen Saver dialog as an example.) In order to make the wallpaper stuff fit I removed the preview w

[E-devel] Cycling through number of entries

2010-04-28 Thread Laszlo KREKACS
Hi! I would like to create 7 entries in a row, and cycle between them with Tab key. So you type something press tab, you type to the next entry, when you are at the last one, you begin from the first. I created a small demo application, which demonstrates exactly this, except once you typed some

Re: [E-devel] E SVN: barbieri IN trunk/evas/src/modules/engines: gl_x11 software_16_x11 software_x11 xrender_x11

2010-04-28 Thread Gustavo Sverzut Barbieri
On Wed, Apr 28, 2010 at 5:26 PM, Enlightenment SVN wrote: > Log: >  Load Xft.dpi from ~/.Xdefaults as well. > >  Do this for consistency with other applications, some people just set >  .Xdefaults but do not have xrdb to load it to screen. This works with >  most of the systems, like Gtk and Qt, b