oh, yes, I am using compiz window manager.
thanks a lot for your resolution.
-Original Message-
From: Liang Guo
To: Coolper Chen
Cc: spice-devel@lists.freedesktop.org
Subject: Re: [Spice-devel] spice client displays wrong in fullscreen on
ubuntu 9.10(it has window title bar)
Date: Fri,
Hi, Coolper,
Are you using compiz window manager ?
If you are using compiz, you may set workarounds -> Legacy Fullscreen
Support, and try again.
In my Linux box, spicec full screen works fine with kwin and metacity window
manager, but if I don't enable legacy fullscreen support , spicec canno
Happens when a focused window is destroyed without a focus out event,
and a focus-in event occurs on another window.
---
client/x11/red_window.cpp | 12 +---
client/x11/red_window_p.h |2 +-
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/client/x11/red_window.cpp b/c