Re: sawfish, FC2 and workspaces
- From: Timo Korvola <tkorvola e math helsinki fi>
- To: sawfish-list gnome org
- Subject: Re: sawfish, FC2 and workspaces
- Date: Mon, 12 Apr 2004 04:06:09 +0300
Michal Jaegermann <michal harddata com> writes:
> touching with a mouse a "Workspace Switcher" applet is definitely
> unhealthy
Is it the same bug as in Gnome 2.4?
----8<----
;; The Gnome 2.4 pager is broken and produces invalid viewport change
;; requests. Ignore them.
; Loading this module modifies client-message-hook.
(load-module 'sawfish.wm.state.wm-spec)
; It is an or hook, thus this blocks the wm-spec message handler.
(add-hook 'client-message-hook
(lambda (w type data)
(eq type '_NET_DESKTOP_VIEWPORT)))
---->8----
--
Timo Korvola <URL:http://www.iki.fi/tkorvola>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]