Bug 28738 - X11 - Multiple issues with fullscreen mode and toplevel windows
Summary: X11 - Multiple issues with fullscreen mode and toplevel windows
Status: RESOLVED WONTFIX
Alias: None
Product: Spice
Classification: Unclassified
Component: spicec (deprecated) (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Spice Bug List
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-24 06:40 UTC by Alexander Larsson
Modified: 2015-06-19 17:58 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Alexander Larsson 2010-06-24 06:40:42 UTC
The current implementation of fullscreen in the X11 backend has multiple issues.

For instance:
https://bugzilla.redhat.com/show_bug.cgi?id=482302
When exiting from full screen mode ,spice window title bar is hidden by linux
panel.

In general its just not a good idea to try to handle WM/toplevel-window interaction in raw Xlib. We can use xlib to render in a window, but toplevel windows should be managed by a toolkit like e.g. Gtk+.
Comment 1 Alexander Larsson 2010-06-24 07:33:57 UTC
Also:
https://bugzilla.redhat.com/show_bug.cgi?id=557487

In KDE, when there are opened windows and spice is just opened, its screen is
sometimes hidden beneath other windows.
Spice should be opened above all the windows.
Comment 2 Alexander Larsson 2010-06-24 07:34:31 UTC
And:
https://bugzilla.redhat.com/show_bug.cgi?id=557487
In KDE - after toggling to full screen (shift+F11), toggling back wouldn't work 
without pressing the window first (i.e., turn it to be focused).
Comment 3 Alexander Larsson 2010-07-08 04:52:55 UTC
Also:
https://bugzilla.redhat.com/show_bug.cgi?id=557489
KDE dual monitor - full screen windows are not spread among monitors
Comment 4 Victor Toso 2015-06-19 17:58:11 UTC
spicec is deprecated. we highly recommended virt-viewer

http://virt-manager.org/download/
http://www.spice-space.org/download.html

If you hit *any* of the bugs here listed, please open a new bug.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.