To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=110881
------- Additional comments from [email protected] Mon May 17 13:33:42 +0000 2010 ------- @pl: Compiz doesn't need any max or min size for allowing an app to go fullscreen. Was the "legacy fullscreen workaround" in the workarounds plugin enabled during the testing? It should be disabled, because the point of this bug report is to remove that kind of workaround in compiz. The legacy fullscreen one is a particular ugly one which I'd like to remove rather yesterday than tomorrow. Also, I don't see why the usage of _NET_WM_STATE_FULLSCREEN should be avoided in the Xinerama case. You could _at least_ check for support for _NET_WM_FULLSCREEN_MONITORS (http://standards.freedesktop.org/wm-spec/wm-spec-latest.html#id2552578) in _NET_SUPPORTED and use _NET_WM_STATE_FULLSCREEN if FULLSCREEN_MONITORS is supported (and you could even use _NET_WM_FULLSCREEN_MONITORS to control the monitor the slide show is running on). Another thing: Can you please create a minimal test case for a window which you think should be fullscreen, but is unfullscreened right after (if that still happens without legacy fullscreen support)? And the last thing[TM]: Please open a bug report against compiz (bugs.opencompositing.org) if you find out any compiz weirdness during ooo development instead of adding workarounds to your codebase which we (as compiz developers) need to work around again. I can't fix problems I am not aware of ;-) Thanks, Danny --------------------------------------------------------------------- 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]
