all repos — tint2 @ 0ff3c67ab326bfc908bf30bf53cf48d1c476405e

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

cleanup

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

0ff3c67ab326bfc908bf30bf53cf48d1c476405e

parent

99dc929a7c90d5072d3e6f5052dd43968e1114e1

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

jump to
M src/tint.csrc/tint.c

@@ -263,7 +263,6 @@ Taskbar *tskbar = click_taskbar(panel, e->x, e->y);

if (tskbar && e->button == 1 && panel_mode == MULTI_DESKTOP) return 1; if (click_clock(panel, e->x, e->y)) { - printf("ici 1 : %d\n", e->button); if ( (e->button == 1 && clock_lclick_command) || (e->button == 3 && clock_rclick_command) ) return 1; else