tint2/src
2015-05-03 22:30:10 +02:00
..
battery Battery: fixes for FreeBSD 2015-05-03 08:52:39 +02:00
clock Use font shadows for all elements except tooltips 2015-04-18 13:22:07 +00:00
launcher Fix icon loading with wrong image extension 2015-05-03 16:22:23 +02:00
systray Attempt to fix icon rendering problems 2015-05-03 15:36:42 +02:00
taskbar Attempt to fix icon rendering problems 2015-05-03 15:36:42 +02:00
tint2conf tint2conf: Updated tooltips 2015-05-03 22:30:10 +02:00
tooltip Fix dangling pointers causing erratic timer behaviour (affects taskbar with spacing); use calloc instead of malloc for safer initializations 2015-04-17 20:17:25 +00:00
util Attempt to fix icon rendering problems 2015-05-03 15:36:42 +02:00
config.c launcher: New option launcher_icon_theme_override to preserve legacy behavior 2015-05-03 10:05:36 +02:00
config.h SIGUSR1 does now a full restat of tint2 2010-04-18 14:28:45 +00:00
panel.c panel: Use WINDOW_TYPE_SPLASH instead of DOCK if panel_layer=normal and panel_dock=0 otherwise it is impossible to get normal stacking 2015-05-03 09:27:52 +02:00
panel.h Use font shadows for all elements except tooltips 2015-04-18 13:22:07 +00:00
server.c Fix dangling pointers causing erratic timer behaviour (affects taskbar with spacing); use calloc instead of malloc for safer initializations 2015-04-17 20:17:25 +00:00
server.h Memory management review: match char-malloc/strdup-free, gchar-g_str*/g_free; set pointers to null after free; initialize fonts/backgrounds correctly when missing from config 2015-04-11 09:51:10 +00:00
tint.c Flush stdout/stderr after newline 2015-04-17 20:31:28 +00:00