quartz: Emit GdkDisplay::setting-changed

We still generate the event too.
That will be removed in a future commit.
This commit is contained in:
Matthias Clasen 2017-10-30 09:02:33 -04:00
parent bb6c8a475f
commit 36a94b49c7

View File

@ -82,6 +82,8 @@ gdk_quartz_ns_notification_callback (CFNotificationCenterRef center,
return;
gdk_event_put (&new_event);
gdk_display_setting_changed (_gdk_display, new_event.setting.name);
}
static void