aboutsummaryrefslogtreecommitdiff
path: root/draw.c
Commit message (Expand)AuthorAgeLines
* removed TLast tag enum, now tags is simple defined as char *[] array, the res...arg@10ksloc.org2006-08-03-2/+2
* changed Client->tags and Rule->tags to be Bool (I'll also try to remove the T...arg@10ksloc.org2006-08-03-4/+4
* made fullscreen apps working fine in floating mode (there is no sane way to m...arg@10ksloc.org2006-08-02-1/+0
* committed a patch which fixes the hints of Jukkaarg@10ksloc.org2006-08-01-1/+1
* made status bar drawing more robust, implemented togglemax and togglemode, wo...arg@10ksloc.org2006-07-20-7/+6
* cleaned up codearg@10ksloc.org2006-07-20-2/+4
* added heretag command which allows to tag a client of a foreign tag with curr...Anselm R. Garbe2006-07-18-1/+1
* ordered variables in structs and source files alphabeticallyAnselm R. Garbe2006-07-17-2/+2
* fixed XSync handling and finished man pageAnselm R. Garbe2006-07-15-4/+3
* sanitized other stuffAnselm R. Garbe2006-07-15-52/+52
* proceeded with cleaning up, sorting functions, etcAnselm R. Garbe2006-07-15-72/+74
* rearranged several stuffAnselm R. Garbe2006-07-15-13/+24
* sanitized namesAnselm R. Garbe2006-07-14-5/+5
* rearrangedAnselm R. Garbe2006-07-14-1/+66
* removed a bunch of lines through swap removalAnselm R. Garbe2006-07-14-4/+4
* implemented bar for dwm (I miss status text), I plan that status text is read...Anselm R. Garbe2006-07-14-1/+1
* changed default colorsAnselm R. Garbe2006-07-13-51/+38
* added logo+descriptionAnselm R. Garbe2006-07-13-37/+36
* new stuff (some warning elimination)Anselm R. Garbe2006-07-13-14/+13
* removed unnecessary crapAnselm R. Garbe2006-07-13-2/+3
* new stuff, fixed several issuesAnselm R. Garbe2006-07-12-0/+1
* simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe2006-07-12-22/+23
* new stuffAnselm R. Garbe2006-07-11-3/+3
* added several other stuffAnselm R. Garbe2006-07-10-0/+6
* several new changes, made gridmenu workingAnselm R. Garbe2006-07-10-20/+21
* added new stuffAnselm R. Garbe2006-07-10-0/+163