aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* set strut properties even if override_redirectgotmor2008-04-041-28/+29
* added _NET_WM_WINDOW_TYPE_DOCK supportgotmor2008-04-032-7/+42
* fix positioning in segmented outline modegotmor2008-03-011-1/+1
* fixed segmented outlinegotmor2008-03-011-5/+3
* fix positioning for vertical segmented dbardavid.lazar2008-02-081-9/+10
* fixed bug in menu mode CL parsinggotmor2008-02-081-1/+4
* fixed menu mode buggotmor2008-02-082-34/+31
* renamed find_icon to search_icon_cachegotmor2008-02-041-51/+50
* added a simple pixmap cachegotmor2008-02-013-62/+137
* added -fn-preload option to preload fonts at startupgotmor2008-02-013-35/+124
* fixed help stringgotmor2008-01-301-2/+3
* default positioninggotmor2008-01-261-1/+1
* fixed floating point exception for '-l 0'gotmor2008-01-231-11/+14
* fixed a leak in freeing opmgotmor2008-01-221-68/+18
* reset set_posy only if requestedgotmor2008-01-191-19/+32
* ^r(WxH+X+Y) positions relativly to the current posgotmor2008-01-181-7/+30
* fixe in get_rect_vals()gotmor2008-01-171-2/+5
* fixed wrong check in get_rect_vals()gotmor2008-01-171-12/+16
* fixed bug in get_rect_vals()gotmor2008-01-161-10/+11
* applied Mathias Stearn's strncmp() patch to get_token()gotmor2008-01-151-26/+14
* positioning fix - hopefully the lastgotmor2008-01-131-3/+4
* more positioning fixesgotmor2008-01-131-4/+23
* fixed return value in get_pos_vals()gotmor2008-01-131-10/+11
* fixed ^fn()gotmor2008-01-131-3/+12
* added ^fn() command to dynamically switch fontsgotmor2008-01-131-1/+20
* fix in positioninggotmor2008-01-121-13/+12
* fixed get_pos_vals()gotmor2008-01-111-7/+6
* allow ^p() and ^pa() to set both X and Y positions in a linegotmor2008-01-114-100/+236
* removed debugging statementsgotmor2008-01-071-1/+0
* pie graph supportgotmor2008-01-071-0/+3
* pie graphsgotmor2008-01-063-1/+11
* ^c() and ^co() accept an optional angle parametergotmor2008-01-061-9/+37
* made dbar functions reusablegotmor2008-01-048-549/+430
* segmented outlined barsgotmor2008-01-021-6/+23
* segmented horizontal barsgotmor2008-01-011-29/+45
* improved vertical bar handling in case of '-ss 0'gotmor2008-01-011-11/+22
* improved vertical bar handlinggotmor2008-01-011-9/+18
* vertical meter, thanks stettbergergotmor2007-12-271-17/+53
* fixed verticalgotmor2007-12-271-2/+2
* off by onegotmor2007-12-271-2/+2
* fixes in vertical barsgotmor2007-12-271-1/+1
* fixed help stringgotmor2007-12-271-1/+1
* vertical metersgotmor2007-12-271-9/+54
* fixed '-expand l' to take the '-x' position as the right corner of thegotmor2007-12-252-3/+11
* removed debugging messagesgotmor2007-12-221-2/+0
* added "-expand" option. automatically grows/srinks the window to fit thegotmor2007-12-223-34/+55
* fixed bug in recty calculationgotmor2007-12-221-16/+38
* added style option to gcpubar with the ability to draw graphsgotmor2007-12-212-23/+79
* Increases max line lengthgotmor2007-12-201-1/+1
* new syntax for ^r() and ^ro()gotmor2007-12-203-29/+51