summaryrefslogtreecommitdiff
path: root/applets
AgeCommit message (Expand)AuthorFilesLines
2018-04-29clock: fix weird thing in commentsmonsta1-2/+2
2018-04-29clock: fix copy/paste error which caused use-after-freemonsta1-1/+1
2018-04-28fish: Install fish animations in fish-specific directoryVincent Untz1-1/+1
2018-04-26na-tray: Convert to GResourceraveit654-9/+29
2018-04-26wncklet: Convert to GResourceVincent Untz7-52/+47
2018-04-26clock: Use new GdkPixbuf API to load resourcesVincent Untz1-18/+5
2018-04-26clock: Convert to GResourceVincent Untz10-55/+96
2018-04-26fish: Convert to GResourceVincent Untz3-23/+30
2018-03-25workspace-switcher: support i3 WMraveit651-0/+23
2018-03-25Fix rendering of out-of-process window list with hidpilukefromdc1-2/+2
2018-03-22workspace-switcher: support metacity WMraveit651-0/+15
2018-03-22Apply fix for workspace-switcher by vkarehlukefromdc1-1/+1
2018-03-22hidpi: fix tray icon spacing with window-scaling > 1lukefromdc2-1/+12
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