aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* updated READMEgotmor2007-07-061-1/+70
* added actions:gotmor2007-07-063-6/+37
* added "onnewinput" eventgotmor2007-07-014-6/+11
* more documentation fixesgotmor2007-07-012-5/+8
* typo in READMEgotmor2007-07-011-2/+2
* README updateREADME updatessgotmor2007-07-011-0/+3
* added Makefile to gadgets directorygotmor2007-07-012-0/+49
* gadget directorygotmor2007-07-012-0/+209
* PREFIX correctedgotmor2007-06-281-1/+1
* fix add_option, thanks Alexander V. Inyukhingotmor2007-06-241-0/+1
* typos in READMEgotmor2007-06-221-1/+1
* add support for _NET_WM_STRUT_PARTIAL hint, thanks Jason Creightongotmor2007-06-221-0/+33
* minor typogotmor2007-06-181-3/+2
* code cleanups, thanks 'mauke'gotmor2007-06-187-44/+70
* added pointer to help to makefilegotmor2007-06-151-0/+1
* help script addedgotmor2007-06-153-3/+14
* README fixesgotmor2007-06-141-1/+1
* release 0.5.0gotmor2007-06-144-8/+11
* changed default events and actionsgotmor2007-06-143-8/+74
* fixed MAX_LINE_LEN check in chomp()gotmor2007-06-141-4/+5
* proper check if can allocate the requested colorgotmor2007-06-143-11/+14
* dynamic foreground and background colorgotmor2007-06-142-34/+57
* config.mkgotmor2007-06-141-4/+4
* typosgotmor2007-06-142-10/+8
* added dynamic color supportgotmor2007-06-144-18/+85
* scrollhome annyoancesgotmor2007-06-141-1/+3
* scroll home againgotmor2007-06-131-1/+3
* removed unused variablegotmor2007-06-132-1/+2
* fixed scrollhomegotmor2007-06-131-1/+1
* check for MAX_LINE_LEN in main.c:chomp to not overflow the buffergotmor2007-06-132-2/+5
* final warning fixesgotmor2007-06-131-2/+2
* warningsgotmor2007-06-133-6/+7
* fixes to compile cleanly with -Wall and -DPOSIX_SOURCEgotmor2007-06-134-23/+20
* changed default actionsgotmor2007-06-132-20/+31
* removed event array, all events are handled with a linked listgotmor2007-06-133-89/+75
* added keyboard handlinggotmor2007-06-133-20/+173
* clean up to compile cleanly witg -Wall and -DPOSIX_SOURCEgotmor2007-06-112-3/+3
* get rid of exposetitle and exposeslave actions, gotmor2007-06-116-64/+38
* only redraw if really necessarygotmor2007-06-111-3/+7
* release 0.4.5gotmor2007-06-103-11/+44
* only allow "-u" if dzen.slave_win.max_lines is setgotmor2007-06-101-1/+2
* commentsgotmor2007-06-102-4/+0
* improved buffer handling: gotmor2007-06-103-15/+40
* reduce flickergotmor2007-06-093-29/+29
* typosgotmor2007-06-091-4/+4
* added -u option, update slave window after n+1 lines read wheregotmor2007-06-092-2/+13
* corrected typos in READMEgotmor2007-06-081-4/+4
* release 0.4.0gotmor2007-06-071-1/+1
* README updatedgotmor2007-06-071-4/+19
* adapted hide/unhide actions to the horizontal menu modegotmor2007-06-073-89/+104