tint2/src
2016-02-26 11:08:20 +01:00
..
battery Use standard macro to identify Linux (fixes build on powerpc) 2016-02-21 19:58:30 +01:00
clock Cache pixmaps for mouse effects to improve performance 2016-01-01 04:57:08 +01:00
execplugin Executor: send click coordinates via environment variables 2016-01-24 15:12:00 +01:00
freespace Cache pixmaps for mouse effects to improve performance 2016-01-01 04:57:08 +01:00
launcher Fix small memory leak in launcher 2016-01-26 20:30:57 +01:00
systray systray: removed dead code, renamed some variables, added more comments 2016-02-07 14:46:04 +01:00
taskbar Compute task icon size correctly 2016-02-26 11:07:05 +01:00
tint2conf Updated French translation (issue #526, thanks @melodie @wagmic) 2016-01-23 13:21:47 +01:00
tooltip Limit tooltip width 2016-01-10 15:28:00 +01:00
util Style change for strnatcmp 2016-02-26 11:08:20 +01:00
config.c New config option: taskbar_always_show_all_desktop_tasks (fixes issue #279) 2016-01-10 14:40:24 +01:00
config.h Cleanup indentation with clang-format and changed a few variable names 2015-11-20 23:28:37 +01:00
panel.c Refactor a bit the last change 2016-01-24 13:59:37 +01:00
panel.h Use default desktop font (Gtk/FontName from XSettings) when the font is not specified in the config file 2015-12-12 15:14:42 +01:00
server.c Fix crash caused by race when reading _NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS 2016-01-26 20:30:31 +01:00
server.h Rename dsp -> display 2016-01-01 13:49:10 +01:00
tint.c Move terminal color reset code to the same line (issue #545) 2016-01-24 20:08:52 +01:00