Re: [E-devel] shelf authohide patch

2007-04-08 Thread Hannes Janetzek
Ok, one last small fix. Am Sun, 8 Apr 2007 21:58:41 +0200 schrieb Hannes Janetzek <[EMAIL PROTECTED]>: > This patch is better. Perhaps the names es->hidden and e_shelf->hiding > are a bit misleading since hidden includes the state while the shelf > is hiding, and es->hiding means if the shelf

Re: [E-devel] shelf authohide patch

2007-04-08 Thread Hannes Janetzek
This patch is better. Perhaps the names es->hidden and e_shelf->hiding are a bit misleading since hidden includes the state while the shelf is hiding, and es->hiding means if the shelf should still hide when the hide_timer callback fires. Sorry, I think the patch is easier to understand :) Am

Re: [E-devel] shelf authohide patch

2007-04-08 Thread Hannes Janetzek
Am Fri, 06 Apr 2007 13:22:21 +0300 schrieb Виктор Кожухаров <[EMAIL PROTECTED]>: > В чт, 2007-04-05 в 21:09 +0200, Hannes Janetzek написа: > > Hi, > > I made a patch so that hiding of the shelf is done by the shelf and > > not by the theme. I think this will make it easier to have a > > consistent

Re: [E-devel] shelf authohide patch

2007-04-06 Thread Виктор Кожухаров
В чт, 2007-04-05 в 21:09 +0200, Hannes Janetzek написа: > Hi, > I made a patch so that hiding of the shelf is done by the shelf and not > by the theme. I think this will make it easier to have a consistent and > configurable shelf-hiding behaviour. > I added one theme-data item to the shelf group:

Re: [E-devel] shelf authohide patch

2007-04-06 Thread Виктор Кожухаров
В чт, 2007-04-05 в 21:09 +0200, Hannes Janetzek написа: > Hi, > I made a patch so that hiding of the shelf is done by the shelf and not > by the theme. I think this will make it easier to have a consistent and > configurable shelf-hiding behaviour. > I added one theme-data item to the shelf group:

[E-devel] shelf authohide patch

2007-04-05 Thread Hannes Janetzek
Hi, I made a patch so that hiding of the shelf is done by the shelf and not by the theme. I think this will make it easier to have a consistent and configurable shelf-hiding behaviour. I added one theme-data item to the shelf group: "hidden_state_size" which sets the height or width for the shelf