2010-11-13 |
Thierry Lorthiois | desktop name: first step |
blob | commitdiff | raw |
2010-11-02 |
Thierry Lorthiois | update my contribution to the company |
blob | commitdiff | raw | diff to current |
2010-10-23 |
Thierry Lorthiois | cleanup : remove unneeded title change |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Thierry Lorthiois | rendering engine : _on_change_layout() called when... |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Thierry Lorthiois | panel_items : fixed _NET_WM_ICON_GEOMETRY. panel_items... |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Thierry Lorthiois | cleanup code |
blob | commitdiff | raw | diff to current |
2010-09-12 |
Andreas Fink | *fix* issue 282 |
blob | commitdiff | raw | diff to current |
2010-08-18 |
Andreas Fink | *fix* issue 272 |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Thierry Lorthiois | reverted r528 : it s breaking amd64/x86_64 |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Thierry Lorthiois | fixed Issue 282 : third try |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Thierry Lorthiois | fixed Issue 282 : second try |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Thierry Lorthiois | fixed Issue 282 |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Thierry Lorthiois | cleanup |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Thierry Lorthiois | back to ELLIPSIZE_END and multi-line task name. multi... |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Thierry Lorthiois | tint2conf enabled by default, and switch ELLIPSIZE_END... |
blob | commitdiff | raw | diff to current |
2010-04-18 |
Thierry Lorthiois | moved initial values in function default_xxx |
blob | commitdiff | raw | diff to current |
2010-01-10 |
Andreas Fink | *fix* 2 memleaks |
blob | commitdiff | raw | diff to current |
2010-01-10 |
Andreas Fink | *fix* minor bugfixes |
blob | commitdiff | raw | diff to current |
2010-01-09 |
Andreas Fink | *fix* panel_monitor = n works again, after I've broken... |
blob | commitdiff | raw | diff to current |
2010-01-09 |
Andreas Fink | *fix* only redraw task on state change, if not already... |
blob | commitdiff | raw | diff to current |
2010-01-09 |
Andreas Fink | *add* more task states (normal, active, iconified,... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Andreas Fink | *add* autohide |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Andreas Fink | *fix* image rendering in real_transparency mode fixed... |
blob | commitdiff | raw | diff to current |
2009-12-29 |
Andreas Fink | *fix* segfault fixed when removing last desktop and... |
blob | commitdiff | raw | diff to current |
2009-12-29 |
Andreas Fink | *fix* better internal urgent task handling |
blob | commitdiff | raw | diff to current |
2009-12-28 |
Andreas Fink | *fix* forward all clicks tint2 does not handle to the... |
blob | commitdiff | raw | diff to current |
2009-12-27 |
Andreas Fink | *fix* use another timer implementation, coz *BSD does... |
blob | commitdiff | raw | diff to current |
2009-11-26 |
Andreas Fink | *fix* do not add active tasks to the urgent list |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Andreas Fink | *fix* tooltip copys the displayed text |
blob | commitdiff | raw | diff to current |
2009-11-18 |
Thierry Lorthiois | Scrolling through tasks by schattenprinz |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Andreas Fink | *change* make tooltip more generous, and preparation... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Andreas Fink | *fix* use XFlush to really make use of the tooltip... |
blob | commitdiff | raw | diff to current |
2009-11-15 |
Andreas Fink | *add* changed everything to kernel timer for easier... |
blob | commitdiff | raw | diff to current |
2009-11-11 |
Andreas Fink | *add* multiple tasks can be urgent now |
blob | commitdiff | raw | diff to current |
2009-10-23 |
Thierry Lorthiois | fixed : changed active task with wm_menu option |
blob | commitdiff | raw | diff to current |
2009-10-23 |
Thierry Lorthiois | fixed : lost of active task on SIGUSR1 |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Christian Ruppert | Fix "implicit declaration" warning by including unistd.h. |
blob | commitdiff | raw | diff to current |
2009-10-17 |
Thierry Lorthiois | stop asynchronous tooltip when task removed/changed |
blob | commitdiff | raw | diff to current |
2009-10-17 |
Andreas Fink | *fix* use copied data for task icons on 64bit |
blob | commitdiff | raw | diff to current |
2009-10-16 |
Thierry Lorthiois | start task on another monitor |
blob | commitdiff | raw | diff to current |
2009-09-30 |
Andreas Fink | *fix* using variable length array looks even better |
blob | commitdiff | raw | diff to current |
2009-09-30 |
Andreas Fink | *fix* broken icons on amd64. fixes issue 155 |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Thierry Lorthiois | new solution for omnipresent task |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Thierry Lorthiois | remove patch on omnipresent task to try another solution |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Thierry Lorthiois | fixed some segfault and memleak |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Thierry Lorthiois | less disturbing omnipresent task by dmitry medvinsky |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Thierry Lorthiois | fixed memory leak |
blob | commitdiff | raw | diff to current |
2009-09-19 |
Thierry Lorthiois | lower cpu use with icon. replace HUE by ALPHA on icon... |
blob | commitdiff | raw | diff to current |
2009-09-19 |
Thierry Lorthiois | cleanup by Spooky85. thanks. |
blob | commitdiff | raw | diff to current |
2009-09-19 |
Thierry Lorthiois | add default icon on task (/usr/share/tint2/default_icon... |
blob | commitdiff | raw | diff to current |
2009-09-14 |
Andreas Fink | *add* tooltips |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Thierry Lorthiois | support skip_taskbar by Andreas.Fink85 |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Thierry Lorthiois | fixed segfault |
blob | commitdiff | raw | diff to current |
2009-08-29 |
Thierry Lorthiois | adjust saturation/brightness on task icon |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Thierry Lorthiois | add some HSB config |
blob | commitdiff | raw | diff to current |
2009-07-26 |
Thierry Lorthiois | fixed icon on 64 bit system by benjaminfranzke |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Thierry Lorthiois | fixed bug when active window draged to another desktop |
blob | commitdiff | raw | diff to current |
2009-06-24 |
Thierry Lorthiois | vertical panel done |
blob | commitdiff | raw | diff to current |
2009-06-08 |
Thierry Lorthiois | allow multi_desktop even with multi monitors config |
blob | commitdiff | raw | diff to current |
2009-02-28 |
Thierry Lorthiois | basic systray with some bugs, update tintrc sample... |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Thierry Lorthiois | fixed issue 48 |
blob | commitdiff | raw | diff to current |
2009-02-13 |
Thierry Lorthiois | tint2 looks good for me. if you see bugs, report it. |
blob | commitdiff | raw | diff to current |
2009-02-11 |
Thierry Lorthiois | fixed issue 14 : no icons |
blob | commitdiff | raw | diff to current |
2009-02-10 |
Thierry Lorthiois | fixed bug : clock resize when date changed, number... |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Thierry Lorthiois | backward compatibility with tint-0.6 config, feature... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Thierry Lorthiois | big change : panel_monitor = all will draw one panel... |
blob | commitdiff | raw | diff to current |
2009-01-29 |
Thierry Lorthiois | improve multi_monitor mode |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Thierry Lorthiois | add another padding parameter in config file, update... |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Thierry Lorthiois | patch from Robert Escriva and fixed MULTI_MONITOR mode... |
blob | commitdiff | raw | diff to current |
2009-01-18 |
Thierry Lorthiois | fixed bug with "task on all desktop" (issue 39), fixed... |
blob | commitdiff | raw | diff to current |
2009-01-18 |
Thierry Lorthiois | update documentation for new config format |
blob | commitdiff | raw | diff to current |
2009-01-17 |
Thierry Lorthiois | fixed bug with active task |
blob | commitdiff | raw | diff to current |
2009-01-05 |
Thierry Lorthiois | fixed decorated window with compiz |
blob | commitdiff | raw | diff to current |
2008-11-18 |
Thierry Lorthiois | fixed memory leak |
blob | commitdiff | raw | diff to current |
2008-11-12 |
Thierry Lorthiois | fixed segfault with icon |
blob | commitdiff | raw | diff to current |
2008-11-08 |
Thierry Lorthiois | fixed bugs with new design (first step) |
blob | commitdiff | raw | diff to current |
2008-10-02 |
Thierry Lorthiois | New import |
blob | commitdiff | raw | diff to current |
|