summaryrefslogtreecommitdiff
path: root/applets
AgeCommit message (Expand)AuthorFilesLines
2018-01-31require GTK+ 3.22 and GLib 2.50monsta14-271/+10
2018-01-31remove unneeded nested GTK_CHECK_VERSION blockmonsta1-11/+0
2018-01-31fix indent a bitmonsta1-1/+1
2018-01-30workspace-switcher: restore border width and spacing in prefs dialogmonsta1-1/+2
2018-01-25avoid deprecated GtkStockPablo Barciela7-22/+22
2018-01-22bump minimum required libwnck version to 3.4.6monsta1-6/+1
2018-01-22status-notifier: don't crash if tooltip has wrong typemonsta1-0/+8
2018-01-22status-notifier: don't crash if menu layout has wrong typemonsta1-0/+9
2018-01-21Fix rendering of radio buttons in status notifierlukefromdc1-1/+5
2018-01-13Update workspace switcher properties dialogMoritz Bruder1-91/+127
2018-01-09update copyright year to 2018monsta7-7/+7
2017-12-28status-notifier: properly handle the NULL case for itemslukefromdc1-2/+4
2017-12-27status-notifier: handle wrong-size icons called by pathlukefromdc1-0/+4
2017-12-27status-notifier: load icons specified by pathlukefromdc1-0/+4
2017-12-24status-notifier: fix failure to show icon for missing iconlukefromdc1-1/+4
2017-12-17WidthOfScreen and HeightOfScreen implementationPablo Barciela3-7/+8
2017-11-14wncklet: disconnect signals by data on destroymonsta2-27/+4
2017-11-14clock: disconnect one more signal handler on destroymonsta1-0/+3
2017-11-09Clock: don't check variables that can never be < 0 for < 0lukefromdc2-6/+6
2017-11-09status-notifier: remove duplicate check found by cppchecklukefromdc1-2/+0
2017-10-16status-notifier: hide mate-polkit icon if passivelukefromdc1-1/+7
2017-10-16Apply position fix on popup to GTK 3.20 and earlierlukefromdc2-2/+8
2017-10-14GTK 3.22 status notifier: reposition menu when size changeslukefromdc2-0/+4
2017-10-12GTK 3.22/status-notifer Fix menu position if size changed since last shownlukefromdc1-0/+2
2017-08-22clock:disconnect signal handlers on destroylukefromdc1-22/+3
2017-08-22Fix crashes on moving/removing applets with glib 2.53.4 or laterlukefromdc1-6/+4
2017-08-22gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker2-0/+15
2017-08-16Add a gsettings key to enable/disable SNI Support (#600)Clement Lefebvre1-6/+13
2017-08-13wncklet: stop segfaults, warnings on removing in-process switcher, window-listlukefromdc2-20/+51
2017-08-13fish: fix adding back after removallukefromdc1-3/+6
2017-08-13Fish: stop all warnings on removing when built in-processlukefromdc1-0/+3
2017-08-13Clock: fix removal warnings when in-process applet removedlukefromdc1-4/+23
2017-08-13clock: stop segfault on removing applet when built in-processlukefromdc1-0/+4
2017-08-13avoid deprecated gdk_screen_get_width/heightZenWalker3-6/+7
2017-08-04avoid deprecated gdk_screen_get_n_monitorsZenWalker1-0/+8
2017-08-02fish: fix applet opening as thin line when built in-processlukefromdc1-11/+21
2017-08-02avoid deprecated gdk_screen_make_display_nameZenWalker1-5/+7
2017-07-29don't use deprecated gtk_show_urilukefromdc4-9/+19
2017-07-16avoid deprecated gdk_screen_get_numberZenWalker5-13/+14
2017-07-08system tray: fix hidden icons on image/transparent color BGlukefromdc1-1/+1
2017-07-02clock: change size_reguestraveit651-1/+1
2017-07-02clock: set a default width for calendarWindowraveit651-0/+1
2017-07-02clock: set a margin_start for home iconraveit651-0/+1
2017-07-02clock: set width_chars for time labelraveit651-0/+1
2017-05-29status notifier: follow same menu theme as rest of panellukefromdc1-0/+15
2017-05-21clock: properly handle visibility of edit buttonAlberts Muktupāvels1-3/+14
2017-05-21clock: drop deprecated gtk_size_group_set_ignore_hiddenraveit651-2/+0
2017-05-21clock: move GtkButton in another horizontal GtkBox parentraveit651-3/+2
2017-05-21clock.c: drop deprecated gtk_size_group_set_ignore_hiddenraveit651-1/+0
2017-05-08status-notifier: fix crash on unknown signal namemonsta1-1/+1