[Patch] titlebar: remove and readd on fullscreen change

2009-03-22 Thread Gregor Best
Hi people, the attached patches add calls to property hooks with before_ inserted before the property name and they change the behaviour of titlebars a bit, in that they are removed when a client is fullscreened and reattached if the client goes out of fullscreen mode. -- GCS/IT/M d- s+:- a---

Re: [Patch] titlebar: remove and readd on fullscreen change

2009-03-22 Thread Julien Danjou
At 1237733254 time_t, Gregor Best wrote: the attached patches add calls to property hooks with before_ inserted before the property name and they change the behaviour of titlebars a bit, in that they are removed when a client is fullscreened and reattached if the client goes out of

Re: [Patch] titlebar: remove and readd on fullscreen change

2009-03-22 Thread Gregor Best
At Sun, 22 Mar 2009 17:39:07 +0100 Julien Danjou wrote: At 1237733254 time_t, Gregor Best wrote: the attached patches add calls to property hooks with before_ inserted before the property name and they change the behaviour of titlebars a bit, in that they are removed when a client is

Re: [Patch] titlebar: remove and readd on fullscreen change

2009-03-22 Thread Gregor Best
At Sun, 22 Mar 2009 18:00:51 +0100 Julien Danjou wrote: At 1237740735 time_t, Gregor Best wrote: Yeah, sounds reasonable. To be honest, the .visible property didn't come to my mind, so I did all this ugly stuff :) Well, even without using .visible itself. :) We probably need to just not