Re: Pager issues
- From: Christopher Roy Bratusek <zanghar freenet de>
- To: sawfish-list gnome org
- Subject: Re: Pager issues
- Date: Sun, 17 Jan 2010 16:54:41 +0100
Am Sun, 17 Jan 2010 10:41:53 -0500
schrieb Eli Barzilay <eli barzilay org>:
> I've been using a slightly hacked pager for a long time with xfce, and
> I see that both fixes are still relevant for the recent version. (I
> think that they're not specific to xfce, but it's been a while since I
> tried it elsewhere.)
>
> 1. In "pager.c", at the end of main(), just after the call to
> wmspec_change_state(), I've added
>
> gtk_window_set_type_hint(window, GDK_WINDOW_TYPE_HINT_DOCK);
>
> Without this, the xfce panel insists on having an entry for the
> pager.
This should be the case for any panel...
> 2. In "pager.jl", the first part of `get-window-info' has a number of
> conditions for windows to skip. I've added
>
> (window-get w 'desktop)
>
> to that list. Without this, the desktop is always drawn as an
> unfocused window.
Both changes done in 0.7.3.
Chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]