To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=107249 Issue #|107249 Summary|More X11 fullscreen mode changes Component|gsl Version|OOO310m19 Platform|Unknown URL| OS/Version|Unix, X11 Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|thb Reported by|thb
------- Additional comments from [email protected] Thu Nov 26 21:14:16 +0000 2009 ------- Sooo - pretty much as everyone expected, my dock/toolbar swap in issue 103145 causes a regression - metacity in some very specific dual monitor xinerama setups (seems to be related to monitor offsets, sizes or somesuch) puts all fullscreen windows (i.e. slideshow & presenter console) on the same monitor. Chatted a bit with Lubos, who suggested the kwin _NET_WM_STATE_FULLSCREEN issue we had all those workarounds in place is long since gone - so now stripped down the code to use explicit positioning of the window + _NET_WM_STATE_FULLSCREEN instead, tested on metacity, compiz, kwin & xfce and everything seems (again) to work flawlessly. For really bleeding-edge distros, additionally using http://standards.freedesktop.org/wm-spec/wm-spec-latest.html#id2552578 could be useful (not in my fix). Patch is work in progress, there's currently e.g. still a difference between gtk & gen plug, in that for gtk the fullscreen windows stay background-able (which I find rather helpful, e.g. when doing some demo stuff). --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
