tint2/src
2018-01-17 03:54:49 +00:00
..
battery Timer: rename timeout -> timer 2017-12-29 13:10:47 +01:00
button Task, Button: add a bit of slack in the pango text layout, to avoid wrapping due to rounding errors 2017-12-28 09:14:02 +01:00
clock Timer: rename timeout -> timer 2017-12-29 13:10:47 +01:00
execplugin Timer: new implementation (merge complete) 2017-12-29 06:32:55 +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 Timer: rename timeout -> timer 2017-12-29 13:10:47 +01:00
taskbar Taskbar: setup timers in init_() to allow restart 2017-12-29 14:38:06 +01:00
tint2conf Timer: add testing base 2017-12-27 22:18:02 +01:00
tooltip Timer: rename timeout -> timer 2017-12-29 13:10:47 +01:00
util Compute monitor DPI (issue #656) 2018-01-17 03:51:32 +00:00
config.c Add config option (issue #656) 2018-01-17 03:54:49 +00:00
config.h Cleanup indentation with clang-format and changed a few variable names 2015-11-20 23:28:37 +01:00
default_icon.c Embed default icon, in case it is not found on the system (e.g. tint2 not installed, just compiled) 2017-12-29 16:10:58 +01:00
default_icon.h Embed default icon, in case it is not found on the system (e.g. tint2 not installed, just compiled) 2017-12-29 16:10:58 +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 Embed default icon, in case it is not found on the system (e.g. tint2 not installed, just compiled) 2017-12-29 16:10:58 +01:00
init.h Refactoring 2017-08-31 18:38:31 +02:00
main.c Timer: new implementation (merge finished, tests failing) 2017-12-28 22:45:20 +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 Add config option (issue #656) 2018-01-17 03:54:49 +00:00
panel.h Add config option (issue #656) 2018-01-17 03:54:49 +00: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