]> Dogcows Code - chaz/tint2/history - src/tint.c
panel_items : fixed segfault (panel without clock, change number desktop)
[chaz/tint2] / src / tint.c
2010-09-18  Thierry Lorthioispanel_items : fixed segfault (panel without clock,...
2010-09-18  Thierry Lorthioisorder of panel items : position of each object is updat...
2010-09-12  Andreas Fink*fix* issue 282
2010-08-10  Thierry Lorthioiscode documentation
2010-08-07  Thierry Lorthioisadjust tooltip position (mrovi)
2010-08-02  Thierry Lorthioisadded basic launcher by mrovi
2010-07-03  Andreas Fink*fix* ignore SIGCHLD in way that BSD and linux support
2010-06-26  Andreas Fink*fix* finish dnd problems and autohide
2010-06-20  Andreas Fink*fix* start work on autohide+drag'n'drop
2010-06-16  Andreas Fink*fix* set _NET_WM_ICON_GEOMETRY (fixes issue 36)
2010-06-11  Andreas Fink*fix* execute an external command by calling fork/execl...
2010-06-09  Andreas Fink*add* include svn revision in the VERSION_STRING if...
2010-05-18  Thierry Lorthioisfixed for issue 32
2010-05-04  Thierry Lorthioisfixed : config file use . as decimal separator even...
2010-04-23  Christian RuppertAdd preprocessor statements to check if battery support...
2010-04-22  Thierry Lorthioiscleanup code
2010-04-18  Thierry Lorthioisqutodetect composite manager and automaticaly switch...
2010-04-18  Thierry LorthioisSIGUSR1 does now a full restat of tint2
2010-04-18  Thierry Lorthioismoved initial values in function default_xxx
2010-03-31  Thierry Lorthioistint2conf : cleanup and rotate vertical panel snapshot
2010-03-28  Thierry Lorthioissome changed in tint2conf theme switcher. not yet ready.
2010-03-26  Thierry Lorthioisfixed snapshot command (-s). more needed.
2010-03-20  Andreas Fink*add* allow xrandr names (hopefully works)
2010-02-09  Thierry Lorthioisconsistency : drag n drop task between desktop will...
2010-02-08  Andreas Fink*add* drag'n'drop task reordering
2010-01-31  Andreas Fink*fix* issue 217
2010-01-30  Andreas Fink*fix* maybe issue 212
2010-01-18  Andreas Fink*fix* removed warnings
2010-01-18  Thierry Lorthioiscleanup
2010-01-17  Andreas Finkreverted my last checkin, because I forgot that XCopyAr...
2010-01-17  Thierry Lorthioisdetect start/stop composite manager. and answer to...
2010-01-15  Thierry Lorthioiscentral version.h. the build system could overwrite...
2010-01-15  Thierry Lorthioisfixed : update tooltip when title change (downloading...
2010-01-14  Thierry Lorthioiscleanup
2010-01-14  Thierry Lorthioisfixed bad background with fake transparency+hidden...
2010-01-14  Thierry Lorthioisfixed left click on clock
2010-01-14  Thierry Lorthioisfixed black windows drawing in fake transparency (flush...
2010-01-12  Andreas Fink*fix* use XSetWindowBackground in hidden mode (otherwis...
2010-01-10  Andreas Fink*fix* 2 memleaks
2010-01-10  Andreas Fink*fix* minor bugfixes
2010-01-09  Andreas Fink*fix* panel_monitor = n works again, after I've broken...
2010-01-09  Andreas Fink*fix* only redraw task on state change, if not already...
2010-01-09  Andreas Fink*add* more task states (normal, active, iconified,...
2010-01-07  Andreas Fink*add* interval timeouts are aligned to each other
2010-01-06  Andreas Fink*add* render finitely often systray icons (at most...
2010-01-06  Andreas Fink*fix* only changed systray icons are rendered
2010-01-05  Andreas Fink*add* autohide
2010-01-03  Andreas Fink*fix* issue 175
2010-01-03  Andreas Fink*fix* broke systray with last checkin for fake transparency
2010-01-03  Andreas Fink*fix* more systray modifications for nice looking icons...
2009-12-30  Andreas Fink*add* real transparency is now supported... most systra...
2009-12-30  Andreas Fink*add* more real_transparency things added... whole...
2009-12-30  Andreas Fink*add* clock supports timezones
2009-12-29  Andreas Fink*fix* segfault fixed when removing last desktop and...
2009-12-29  Andreas Fink*fix* better internal urgent task handling
2009-12-28  Andreas Fink*fix* forward all clicks tint2 does not handle to the...
2009-12-27  Andreas Fink*fix* use another timer implementation, coz *BSD does...
2009-12-16  Thierry Lorthioischange version to 0.8
2009-12-16  Thierry Lorthioisfixed issue 176
2009-11-30  Andreas Fink*fix* make timer non-blocking to fix freezing when...
2009-11-25  Andreas Fink*fix* fixed issue 172
2009-11-18  Thierry LorthioisScrolling through tasks by schattenprinz
2009-11-16  Andreas Fink*change* make tooltip more generous, and preparation...
2009-11-16  Andreas Fink*fix* use XFlush to really make use of the tooltip...
2009-11-16  Thierry Lorthioisgcc 4.3.2 confusused when var_name identical to type
2009-11-16  Andreas Fink*fix* merged tooltip to the new timer syntax
2009-11-15  Andreas Fink*add* changed everything to kernel timer for easier...
2009-11-11  Andreas Fink*add* multiple tasks can be urgent now
2009-11-11  Andreas Fink*fix* finally fixed issue 145
2009-11-11  Andreas Fink*fix* allow minimizing omnipresent windows also on...
2009-11-11  Thierry Lorthioismem leak
2009-11-10  Thierry Lorthioispanel snapshot
2009-10-31  Thierry Lorthioisfixed bug in taskbar drawing
2009-10-30  Thierry Lorthioismany fixed for SIGUSR1 signal
2009-10-30  Thierry Lorthioisfixed config reload SIGUSR1. added systray = 1 paramete...
2009-10-28  Thierry Lorthioisfixed battery drawing
2009-10-26  Thierry Lorthioistint2conf : delete theme
2009-10-26  Thierry Lorthioistint2conf : right clic on theme
2009-10-23  Thierry Lorthioisfixed : changed active task with wm_menu option
2009-10-23  Thierry Lorthioisfixed : lost of active task on SIGUSR1
2009-10-23  Thierry Lorthioisfixed switch between config with killall -SIGUSR1 tint2
2009-10-22  Thierry Lorthioiskillall -SIGUSR1 tint2 will reload config file. need...
2009-10-21  Thierry Lorthioisimproved multi-monitor detection. need more work.
2009-10-18  Thierry Lorthioisissue 158 : dissociate object initialization from panel...
2009-10-17  Thierry Lorthioiscleanup : global setting outside panel.c
2009-10-17  Andreas Fink*fix* use copied data for task icons on 64bit
2009-10-16  Thierry Lorthioisfixed WM menu management
2009-09-27  Thierry Lorthioisfixed issue 135
2009-09-27  Thierry Lorthioisissue 135 and xrandr management (more to come)
2009-09-27  Thierry Lorthioisstarting point on issue 135
2009-09-27  Andreas Fink*fix* tooltip hide fixed
2009-09-27  Thierry Lorthioisfixed issue 150
2009-09-26  Thierry Lorthioisnew solution for omnipresent task
2009-09-25  Thierry Lorthioisremove patch on omnipresent task to try another solution
2009-09-25  Thierry Lorthioisfixed some segfault and memleak
2009-09-20  Thierry Lorthioisless disturbing omnipresent task by dmitry medvinsky
2009-09-19  Thierry Lorthioislower cpu use with icon. replace HUE by ALPHA on icon...
2009-09-16  Andreas Fink*fix* Check wmhints for NULL
2009-09-15  Andreas Fink*fix* respect the urgency flag if set by a window
2009-09-14  Andreas Fink*add* tooltips
next
This page took 0.347161 seconds and 107 git commands to generate.