tint2/src
2017-12-27 21:15:12 +01:00
..
battery Battery: check that data files are readable and non-empty 2017-09-17 14:26:29 +02:00
button Button: fix memory leak 2017-11-23 22:28:26 +01:00
clock Launcher: Add support for Terminal=true 2017-09-02 10:53:20 +02:00
execplugin Replace sprintf with snprintf 2017-12-21 11:22:11 +01:00
freespace Changed indentation everywhere 2017-04-13 14:07:23 +02:00
launcher A bit of refactoring 2017-12-21 12:06:23 +01:00
separator Changed indentation everywhere 2017-04-13 14:07:23 +02:00
systray Print tint2: before geometry dumps 2017-10-01 18:33:53 +02:00
taskbar Implement tinting by icon content (refactoring) 2017-11-23 22:05:41 +01:00
tint2conf Proper fix for time_t printing 2017-12-21 12:33:09 +01:00
tooltip Fix tooltip use after free 2017-11-16 08:32:19 +01:00
util Workaround broken timer code (SIGSEGV on recent gcc) 2017-12-27 21:15:12 +01:00
config.c Implement tinting by icon content (config and documentation) 2017-11-21 12:04:36 +01:00
config.h Cleanup indentation with clang-format and changed a few variable names 2015-11-20 23:28:37 +01:00
drag_and_drop.c Launcher: Support %f and %F 2017-09-02 13:04:01 +02:00
drag_and_drop.h Launcher: Fix drag and drop 2017-09-02 12:39:40 +02:00
init.c New unit testing skeleton 2017-12-19 15:28:57 +01:00
init.h Refactoring 2017-08-31 18:38:31 +02:00
main.c Replace sprintf with snprintf 2017-12-21 11:22:11 +01:00
mouse_actions.c Refactoring 2017-08-31 16:42:05 +02:00
mouse_actions.h Refactoring 2017-08-31 16:42:05 +02:00
panel.c Fix alignment when taskbar_distribute_size = 1 and task_align is not left (issue #688) 2017-12-20 16:47:55 +01:00
panel.h Taskbar: thumbnails (only print debug info if DEBUG_THUMBNAILS environment variable is set) 2017-11-17 15:15:15 +01:00
tint2rc.c Changed indentation everywhere 2017-04-13 14:07:23 +02:00
tint2rc.h Generate default config file instead of empty file when tint2 has not been installed properly 2017-03-05 14:50:28 +01:00