Re: gkrellm, right side of the screen, hiding
Bill WIlson <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 23 Jun 2006 09:19:09 +0200 Daniel Adamski <[email protected]> wrote: > > Will it close right if the gkrellm window is positioned at about 3/4 screen width? > > > Yes, everything works fine if only gkrellm window is placed so it has 80px of free > space on the right: > > http://mars.iti.pk.edu.pl/~danadam/05.jpg (13 KB) > > And coincidencially gkrellm window width is 80px. > > > Because I wonder if the window manager flat out doesn't permit the move or if > > it's that the new window width after hiding is not known by the window manager > > in time. OK, then the window manager isn't getting the window width update before gkrellm tries the move, so try compiling a gkrellm with the attached patch to main.c. It puts in a wait while gtk events are pending after the hide/show code. Bill _______________________________________________ Gkrellm mailing list [email protected] http://ninja.linux-phreak.biz/mailman/listinfo/gkrellm
gkrellm-hide-patch
(application/octet-stream, 747 B) - not displayed