tint2/src
2015-04-26 15:37:25 +02:00
..
battery Use font shadows for all elements except tooltips 2015-04-18 13:22:07 +00:00
clock Use font shadows for all elements except tooltips 2015-04-18 13:22:07 +00:00
launcher Flush stdout/stderr after newline 2015-04-17 20:31:28 +00:00
systray 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
taskbar tint2 & tint2conf: Use spacing in task_padding 2015-04-26 15:16:24 +02:00
tint2conf Renamed notification area -> system tray for consistency 2015-04-26 15:37:25 +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 Use font shadows for all elements except tooltips 2015-04-18 13:22:07 +00:00
config.c tint2conf: Fix taskbar_sort_order, taskbar_name_padding 2015-04-26 13:49:41 +02:00
config.h SIGUSR1 does now a full restat of tint2 2010-04-18 14:28:45 +00:00
panel.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
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