all repos — tint2 @ 42469038a808112b5c249479a401713bd38ab2f2

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

taskbar: add TODO for icon sizing in large panels

git-svn-id: http://tint2.googlecode.com/svn/trunk@660 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
o9000 o9000
commit

42469038a808112b5c249479a401713bd38ab2f2

parent

de5045d88e26169223460398c86d73bb166bbbcd

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/taskbar/task.csrc/taskbar/task.c

@@ -313,7 +313,7 @@ }

} } - +// TODO icons look too large when the panel is large void draw_task_icon (Task *tsk, int text_width) { if (tsk->icon[tsk->current_state] == 0) return;