display: Only manage the default X screen

https://bugzilla.gnome.org/show_bug.cgi?id=648156
This commit is contained in:
Jürg Billeter
2012-09-10 20:19:21 +02:00
parent e22d941f06
commit 1a521e10c3
3 changed files with 18 additions and 10 deletions

View File

@@ -46,6 +46,8 @@ void meta_ui_init (void);
Display* meta_ui_get_display (void);
gint meta_ui_get_screen_number (void);
void meta_ui_add_event_func (Display *xdisplay,
MetaEventFunc func,
gpointer data);