Age | Commit message (Expand) | Author | Files | Lines |
2017-08-02 | fish: fix applet opening as thin line when built in-process | lukefromdc | 1 | -11/+21 |
2017-08-02 | avoid deprecated gdk_screen_make_display_name | ZenWalker | 1 | -5/+7 |
2017-07-29 | don't use deprecated gtk_show_uri | lukefromdc | 4 | -9/+19 |
2017-07-16 | avoid deprecated gdk_screen_get_number | ZenWalker | 5 | -13/+14 |
2017-07-08 | system tray: fix hidden icons on image/transparent color BG | lukefromdc | 1 | -1/+1 |
2017-07-02 | clock: change size_reguest | raveit65 | 1 | -1/+1 |
2017-07-02 | clock: set a default width for calendarWindow | raveit65 | 1 | -0/+1 |
2017-07-02 | clock: set a margin_start for home icon | raveit65 | 1 | -0/+1 |
2017-07-02 | clock: set width_chars for time label | raveit65 | 1 | -0/+1 |
2017-05-29 | status notifier: follow same menu theme as rest of panel | lukefromdc | 1 | -0/+15 |
2017-05-21 | clock: properly handle visibility of edit button | Alberts Muktupāvels | 1 | -3/+14 |
2017-05-21 | clock: drop deprecated gtk_size_group_set_ignore_hidden | raveit65 | 1 | -2/+0 |
2017-05-21 | clock: move GtkButton in another horizontal GtkBox parent | raveit65 | 1 | -3/+2 |
2017-05-21 | clock.c: drop deprecated gtk_size_group_set_ignore_hidden | raveit65 | 1 | -1/+0 |
2017-05-08 | status-notifier: fix crash on unknown signal name | monsta | 1 | -1/+1 |
2017-04-15 | status-notifier: Do not hide passive items | Colomban Wendling | 1 | -3/+2 |
2017-04-11 | update copyright year to 2017 | monsta | 6 | -6/+6 |
2017-04-06 | system-tray: Properly propagate orientation changes | Colomban Wendling | 1 | -1/+6 |
2017-04-06 | notification-area: Fix item orientation | Colomban Wendling | 1 | -4/+4 |
2017-03-31 | workspace switcher: handle GDK_SCROLL_SMOOTH and fix build warning | monsta | 1 | -3/+5 |
2017-03-30 | Reenable workspace switcher wrapping | Moritz Bruder | 1 | -0/+110 |
2017-03-30 | status-notifier: Fix handling of icon-padding style property | Colomban Wendling | 3 | -1/+60 |
2017-03-30 | status-notifier: Plug a memory leak | Colomban Wendling | 1 | -0/+1 |
2017-03-28 | remove deprecated sys/timeb.h header, as nothing uses it | Robert Nagy | 1 | -1/+0 |
2017-03-24 | status-notifier-watcher: Allow re-registration of registered items (#543) | Colomban Wendling | 1 | -0/+14 |
2017-03-13 | status-notifier: Plug a memory leakv1.18.0 | Colomban Wendling | 1 | -0/+1 |
2017-03-13 | notification area: Fix memory leak sorting items | Colomban Wendling | 1 | -0/+2 |
2017-01-30 | notification area: Fix system tray icons forced ordering | Colomban Wendling | 1 | -4/+4 |
2017-01-30 | window-list: add GTK 3.20 version check to css forcing zero padding | lukefromdc | 1 | -3/+4 |
2017-01-30 | clock: fix remaining deprecation for GTK+ >= 3.20 | monsta | 1 | -0/+8 |
2017-01-25 | status-notifier: Prefer not to scale theme icons | Colomban Wendling | 1 | -6/+42 |
2017-01-25 | status-notifier: prefer not to scale advertised pixmaps | Alexei Sorokin | 1 | -57/+25 |
2017-01-24 | status-notifier: Make SnFlatButton GPLv2+ | Colomban Wendling | 2 | -2/+2 |
2017-01-24 | status-notifier: Fix item icons transparency | Colomban Wendling | 1 | -0/+19 |
2017-01-23 | status-notifier: Shut GCC up | Colomban Wendling | 1 | -1/+3 |
2017-01-23 | status-notifier: avoid useless warnings about missing properties | Alberts Muktupāvels | 1 | -0/+6 |
2017-01-23 | status-notifier: Remove custom image menu item class | Colomban Wendling | 4 | -300/+32 |
2017-01-23 | status-notifier: Move GTK compatibility code inline | Colomban Wendling | 6 | -173/+69 |
2017-01-23 | status-notifier: Simplify compatibility code for GTK 3.20 | Colomban Wendling | 4 | -64/+10 |
2017-01-23 | system-tray: Restrict the ordering hack to the system-tray module | Colomban Wendling | 2 | -41/+35 |
2017-01-23 | status-notifier: Don't add extra padding around the icons | Colomban Wendling | 1 | -7/+1 |
2017-01-23 | status-notifier: Fix elements display on GTK < 3.20 | Colomban Wendling | 5 | -3/+241 |
2017-01-23 | Add compatibility for GTK 3.14 | Colomban Wendling | 8 | -0/+233 |
2017-01-23 | Lower GLib dependency | Colomban Wendling | 10 | -37/+121 |
2017-01-23 | Add StatusNotifier support to the Notification Area applet | Colomban Wendling | 44 | -367/+5946 |
2017-01-10 | window-list.c: Fix indent | lukefromdc | 1 | -14/+14 |
2017-01-09 | GTK 3.20/3.22: fix warnings from show-desktop button | lukefromdc | 1 | -4/+14 |
2017-01-09 | GTK 3.20/22: fix warnings from tasklist buttons | lukefromdc | 1 | -0/+15 |
2017-01-09 | Remove unused variable | lukefromdc | 1 | -1/+0 |
2017-01-09 | GTK 3.20/22 Clock button: force zero padding and margin | lukefromdc | 1 | -2/+23 |