summaryrefslogtreecommitdiff
path: root/applets
AgeCommit message (Expand)AuthorFilesLines
2018-10-20na-tray: wide panels, preliminary batch box to grid renameFabien Broquard5-91/+78
2018-08-07Change GTK_CHECK_VERSION to match next gtk+ releaseraveit652-5/+5
2018-07-27applets: Guard against GTK scale-factor fixes on GtkSocketVictor Kareh2-6/+6
2018-07-26window-list: Skip setting size hints until WnckTasklist has items to show.Victor Kareh1-1/+28
2018-07-25applets: Fix runtime error messagesVictor Kareh2-5/+9
2018-07-12fish: avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela1-5/+0
2018-07-06Tray: simplify force-redraw, use code that actually workslukefromdc1-42/+5
2018-07-01GTK 3.23: don't cut tray icons too narrow in HiDPI modelukefromdc1-0/+4
2018-07-01na-tray-child: remove na_tray_child_size_allocatelukefromdc1-46/+0
2018-06-29na-tray-child: replace deprecated gdk_error_trap_push/pop functionsraveit651-10/+18
2018-06-06workspace-switcher: provide themed fallback colorVictor Kareh1-11/+22
2018-05-12Convert launcher icons to cairo surfacesVictor Kareh3-33/+63
2018-04-28clock: fix weird thing in commentsmonsta1-2/+2
2018-04-28clock: fix actual copy/paste error which caused use-after-freemonsta1-2/+2
2018-04-28clock: fix 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-04-15fish.c: avoid 'gtk_dialog_new_with_buttons' with stock idPablo Barciela1-6/+30
2018-04-14window-list.ui: avoid GtkVBox and GtkButton:use-stockPablo Barciela1-54/+97
2018-04-14workspace-switcher.ui: avoid deprecated GtkButton:use-stockPablo Barciela1-7/+19
2018-04-12fish.ui: avoid deprecated:Pablo Barciela1-97/+160
2018-04-11clock.ui: avoid deprecated:Pablo Barciela1-476/+570
2018-03-25workspace-switcher: support i3 WMraveit651-0/+23
2018-03-22workspace-switcher: support metacity WMraveit651-0/+15
2018-03-21Apply fix for workspace-switcher by vkarehlukefromdc1-1/+1
2018-03-21Fix rendering of out-of-process window list with hidpilukefromdc1-2/+2
2018-03-20hidpi: 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