Skip to content
Commit 27fb5fbb authored by Owen W. Taylor's avatar Owen W. Taylor
Browse files

Add checks against inappropriate changes to override-redirect window

Add g_return_if_fail() to check that window-management functions like
meta_window_maximize() aren't called on override-redirect windows.

This reveals that were were "unminimizing" override-redirect windows
when adding them; avoid doing that.

http://bugzilla.gnome.org/show_bug.cgi?id=582639
parent d8103158
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment