Re: sawfish, FC2 and workspaces



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]