mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
Sam Spilsbury
007864ac64
window: Return -1 if meta_window_get_monitor is called on an unmanaged window
As opposed to crashing. In this case, letting the caller deal with it is the best policy, since this is public API. https://bugzilla.gnome.org/show_bug.cgi?id=788834 (cherry picked from commit 8626c69c2ffa806f854041a3738340c6fb20c112)
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%