[E-devel] Lock dialog and ibar patch

2006-07-22 Thread Osei Poku
Hi, Two small patches. First patch fixes the lock config dialog behavior when the options are unchecked. There is a somewhat intermittent behavior that occurs here independent of this patch. I didnt pin down the root cause yet though. It happens when, I choose, for example, to protect this

[E-devel] Lock dialog and ibar patch

2006-07-22 Thread Osei Poku
Hi, Two small patches. First patch fixes the lock config dialog behavior when the options are unchecked. There is a somewhat intermittent behavior that occurs here independent of this patch. I didnt pin down the root cause yet though. It happens when, I choose, for example, to protect this

[E-devel] Redoing ibar patch (changed diff format)

2006-07-22 Thread Osei Poku
Ibar patch in better diff format. Osei Index: e_mod_main.c === RCS file: /var/cvs/e/e17/apps/e/src/modules/ibar/e_mod_main.c,v retrieving revision 1.130 diff -u -3 -r1.130 e_mod_main.c --- e_mod_main.c2 Jul 2006 18:55:32

Re: [E-devel] Lock dialog and ibar patch

2006-07-22 Thread Osei Poku
On 06/07/22 at 13:26 +0200, Morten Nilsen wrote: Osei Poku wrote: cfdata-border-lock_client_maximize = 1; cfdata-border-lock_client_fullscreen = 1; } + else + { + cfdata-border-lock_client_location = 0; + cfdata-border-lock_client_size = 0; + cfdata

[E-devel] Ibar dnd bug

2005-10-12 Thread Osei Poku
Hi all, I noticed a small bug in Ibar. When you drag an icon, which doesnt have a corresponding eap file, from the border of a window to the ibar, an error dialog pops up complaining that this icon has no corresponding eap. The problem is the drag overlay animation on the ibar itself doesnt go