[PATCH] Autohiding panels
Marco Martin
notmart at gmail.com
Fri Apr 4 14:53:53 CEST 2008
On Friday 04 April 2008, Andre Duffeck wrote:
> Hi,
>
> this patch adds the autohide feature for panels.
>
> Three remarks on it:
> 1. All panels are autohiding for now. I'm waiting for Aaron to finish the
> View-config stuff first, before making it configurable.
> 2. The animation flickers a bit, at least on my system. Don't know what one
> can do about that.
> 3. There's a 1px wide area that is not masked when the panel is hidden and
> it is not transparent as it should be. I don't know what magic
> WidgetAttribute or so one has to set to make it transparent.
>
> Andre
still not looked too deep, but i hope it will be possible to merge it with my
patch without much hassle (that it's been taking way too much to complete,
damn :/)
for the flicker, the movement of exactly one pixel for each tick doesn't
convince me, maybe it's doable with phase? (a mask it's a qpixmap after all)
Cheers,
Marco Martin
More information about the Panel-devel
mailing list