gala/plugins/notify
Rico Tzschichholz cf82dd5ca9 Guard usage of actors retrieved from Meta.Compositor.get_window_actors()
Ignore an actor if is_destroyed() is true to avoid using them in an
unstable state.
2016-08-04 09:37:29 +02:00
..
data add a mask around images on notifications 2014-07-20 21:01:52 +02:00
ConfirmationNotification.vala use correct height for sliding transitions, fix weirdnes with replacing confirmations 2014-07-21 03:21:19 +02:00
Main.vala add basic support for confirmation notifications 2014-07-18 13:12:31 +02:00
Makefile.am build/notify: Don't remove image-data file on make clean 2015-03-04 11:56:41 +01:00
NormalNotification.vala Guard usage of actors retrieved from Meta.Compositor.get_window_actors() 2016-08-04 09:37:29 +02:00
Notification.vala notifications: Prepare handling of "default" action in a more generic way 2014-10-07 20:10:46 +02:00
NotificationStack.vala notify: freeze track of notifications area only when a notification animation is happening 2016-07-29 00:19:16 +02:00
NotifyServer.vala NotifyServer: use app_id as key for notification settings with gala-other as the fallback 2016-07-14 15:04:44 -05:00
NotifySettings.vala Notification backend updated 2015-09-22 15:58:21 +02:00