tint2/src
2015-06-21 15:23:55 +02:00
..
battery Fix some battery issues when unplugging/replugging 2015-05-08 23:35:44 +02:00
clock Use font shadows for all elements except tooltips 2015-04-18 13:22:07 +00:00
freespace Add missing files for freespace 2015-06-12 10:41:51 +02:00
launcher Silence warning 2015-05-15 08:39:12 +02:00
systray systray: (disable_transparency=1) detect empty icons whenever a new icon is added, from any process; clear icon area because some icons were failing to redraw 2015-06-21 15:23:55 +02:00
taskbar Merge taskbar_alignment from branch 2015-06-12 00:52:10 +02:00
tint2conf Updated strings in pl.po 2015-06-15 19:27:05 +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 systray: fix black icon background for 32-bit icons when disable_transparency = 1; fix empty icon detection when disable_transparency = 1; fix icon blinking by delaying rendering less aggressively; removed XClearArea on traywin->win (triggers unnecessary redraws); cache icon names; profiling messages updated 2015-06-21 14:50:08 +02:00
config.c Merge taskbar_alignment from branch 2015-06-12 00:52:10 +02:00
config.h SIGUSR1 does now a full restat of tint2 2010-04-18 14:28:45 +00:00
panel.c Fix bad interaction between freespace and systray 2015-06-12 02:09:43 +02:00
panel.h Free space item 2015-06-12 01:42:00 +02:00
server.c Workaround for empty systray icon in Google Chrome (misbehaving) 2015-05-11 21:19:36 +02:00
server.h Fix bad include 2015-05-14 19:19:42 +00:00
tint.c systray: reduce icon flicker by painting on buffer instead of directly on window 2015-06-21 15:00:01 +02:00