Re: [E-devel] Danish translation and updates to po/Makefile.am

2005-07-12 Thread Martin Geisler
Carsten Haitzler (The Rasterman) [EMAIL PROTECTED] writes: On Mon, 11 Jul 2005 14:22:08 +0200 Martin Geisler [EMAIL PROTECTED] babbled: Hello, I must have been bored for I've made a Danish translation of E17 :-) cool- but i can't seem to use it. can you gzip the da.po and send it again

Re: [E-devel] [Patch] Add digital display support to the clock module

2005-07-12 Thread Jeremy Kolb
Quoting Carsten Haitzler [EMAIL PROTECTED]: On Mon, 11 Jul 2005 18:41:47 -0500 Marc McGarry [EMAIL PROTECTED] babbled: Hi all, I've created a patch for the clock module that adds a little digital time display below the analog one. It has a toggle between no digital display, normal digital

[E-devel] [Patch][Border stacking menu with radio buttons]

2005-07-12 Thread Sebastien HOUZE
Hello, Please CVS commit. Must be able to have a single callback function instead of 3 but it still works well as is :) -- Sébastien HOUZE [EMAIL PROTECTED] --- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July

[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

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 +++ main.c 2005-07-12

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

2005-07-12 Thread Corey Donohoe
* littletux ([EMAIL PROTECTED]) wrote: 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

Re: [E-devel] Menu disappears before I can click on it

2005-07-12 Thread The Rasterman
On Wed, 13 Jul 2005 00:23:31 +1000 Daniel Kasak [EMAIL PROTECTED] babbled: Greetings. you mention just about everything on your system... except what version of enlightenment? :) For quite some time now, the menus that appear when I click on the desktop ( all menus behave the same ) have

Re: [E-devel] [Patch][Border stacking menu with radio buttons]

2005-07-12 Thread The Rasterman
On Tue, 12 Jul 2005 14:35:09 +0200 Sebastien HOUZE [EMAIL PROTECTED] babbled: Hello, Please CVS commit. Must be able to have a single callback function instead of 3 but it still works well as is :) and where is the patch? :) -- - Codito, ergo sum - I code, therefore I am

Re: [E-devel] Menu disappears before I can click on it

2005-07-12 Thread Stafford Horne
Daniel, I assume you are talking about E17 This sounds like a machine speed problem. Try holding your mouse button down longer; like until you can see the menu. I get the same problem when running E17 in valgrind. Also you can try to disable the dropshadow module to squeeze out some extra

[E-devel] Re: libs/ecore raster

2005-07-12 Thread Martin Geisler
enlightenment-cvs@lists.sourceforge.net writes: Enlightenment CVS committal Author : raster well it seems x changed how it maps keysyms to keycodes to break our keysym finder... but now i changed it to play a different game. :) Great! Thank you very much for finding this! I've been

Re: [E-devel] [Patch] Add digital display support to the clock module

2005-07-12 Thread Marc McGarry
Here's another patch that cleans up the hidden parts using the visible tag, and changes the background for the digital display to use a white translucent set of parts akin to the ibar. The digital part is now overlayed over the bottom of the analog clock, so that it doesn't go outside the 1.0 1.0

Re: [E-devel] Danish translation and updates to po/Makefile.am

2005-07-12 Thread Massimo Maiurana
Il giorno Tue, 12 Jul 2005 11:59:31 +0900 Carsten scrisse: Finally, the text for the About Enlightenment dialog doesn't pick up the translation. that's definitely weird as it SHOULD work and match... hmm... this has ever happened from the beginning. I reported this a while ago, but

Re: [E-devel] [Patch] Add digital display support to the clock module

2005-07-12 Thread The Rasterman
On Tue, 12 Jul 2005 12:47:47 -0500 Marc McGarry [EMAIL PROTECTED] babbled: Here's another patch that cleans up the hidden parts using the visible tag, and changes the background for the digital display to use a white translucent set of parts akin to the ibar. werdup! :) The digital part is

[E-devel] e16.8 cvs: focus prev not working correctly

2005-07-12 Thread Mike Frysinger
i use alt+tab heavily and every once in a while i wish i could do alt+shift+tab to switch to the previous window like in MS Windows ... so i opened up my ~/.e16/e_config.bindings and added this line: KeyDown SATab focus prev as a pair to my existing working binding: KeyDownATab