all repos — tint2 @ ebe9ec9c0ea63214be1c06bd1e4d1790613a04ee

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

fixed bug issue 137

git-svn-id: http://tint2.googlecode.com/svn/trunk@170 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
lorthiois@bbsoft.fr lorthiois@bbsoft.fr@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
commit

ebe9ec9c0ea63214be1c06bd1e4d1790613a04ee

parent

babda8e268d485c63d0c9267107242baa6d36841

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

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

@@ -514,6 +514,7 @@ time_precision = 1;

} if (window_is_skip_taskbar(win)) { remove_task( tsk ); + panel_refresh = 1; } } else if (at == server.atom.WM_STATE) {