mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 00:24:42 +00:00
window: Make meta_window_has_pointer() per protocol implemented
https://bugzilla.gnome.org/show_bug.cgi?id=769936
This commit is contained in:
@@ -484,6 +484,7 @@ struct _MetaWindowClass
|
||||
void (*update_main_monitor) (MetaWindow *window);
|
||||
void (*main_monitor_changed) (MetaWindow *window,
|
||||
const MetaMonitorInfo *old);
|
||||
gboolean (*has_pointer) (MetaWindow *window);
|
||||
};
|
||||
|
||||
/* These differ from window->has_foo_func in that they consider
|
||||
|
Reference in New Issue
Block a user