summaryrefslogtreecommitdiff
path: root/libgd/gd-notification.c
Commit message (Expand)AuthorAgeFilesLines
* notification: default to being invisiblewip/ernestask/gtk4Ernestas Kulik2018-03-111-1/+1
* notification: remove visibility_notify_event overrideErnestas Kulik2018-03-111-25/+7
* notification: use an event controller for motion eventsErnestas Kulik2018-03-111-145/+49
* notification: use gtk_widget_measure()Ernestas Kulik2018-03-111-153/+125
* notification: use snapshot API for drawingErnestas Kulik2018-03-111-66/+40
* notification: remove include_internals from forall()Ernestas Kulik2018-03-111-2/+1
* notification: use g_timeout_add()Ernestas Kulik2018-03-111-7/+3
* notification: use gtk_button_new_from_icon_name()Ernestas Kulik2018-03-111-4/+1
* Remove calls to gtk_container_class_handle_border_width()Ernestas Kulik2018-03-111-1/+0
* Remove calls to gtk_widget_set_allocation()Ernestas Kulik2018-03-111-2/+0
* Use new gtk_widget_size_allocate() signatureErnestas Kulik2018-03-111-6/+10
* Drop state arguments from GtkStyleContext gettersErnestas Kulik2018-03-101-4/+2
* notification: Don't timeout if a pointer is above the notificationKalev Lember2015-03-031-1/+39
* notification: Break out two functionsKalev Lember2015-03-031-11/+27
* notification: Use gtk_window_(un)register_windowKalev Lember2015-03-011-3/+3
* notification: Use G_SOURCE_CONTINUE/REMOVE for clarityKalev Lember2015-03-011-3/+3
* Fix GdNotification renderingMatthias Clasen2014-09-031-111/+8
* notification: fixed warning with newer Gtk+Erick PĂ©rez Castellanos2013-06-141-4/+0
* notification: relicense from LGPLv3 to LGPLv2Cosimo Cecchi2012-09-041-1/+1
* notification: import GdNotificationCosimo Cecchi2012-08-211-0/+928