On Sat, 16 Apr 2011, Martin Dietze wrote:

 > hack away :)

... and what's left is openoffice.

read and be amused:

http://openoffice.org/bugzilla/show_bug.cgi?id=96684#c5

i dearly hope a bloodbath was involved in finally fixing this.

there isn't much that can be done about this on a wm level (if you 
didn't plan upgrading oo, that is) -- in case anyone wants to give it 
a try, apparently the code handling this is `if (event->message_type 
== net_current_desktop) {' near atop of wmspec.c:wNETWMProcessClientMessage().

the trick involves somehow getting the window that is just about to 
get mapped; from there, some heuristics can be done (i was thinking 
about manual blacklisting based on wm_class, or whatever). i failed at 
this badly, so whoever feels like giving it a try.

-- 
[-]

mkdir /nonexistent


-- 
To unsubscribe, send mail to [email protected].

Reply via email to