aboutsummaryrefslogtreecommitdiffstats
path: root/screen.c
Commit message (Expand)AuthorAgeFilesLines
* renamed char prop[] into buf[]Anselm R. Garbe2007-08-191-15/+15
* fixed misappearance of iconified windows on SIGKILLAnselm R. Garbe2007-08-191-3/+3
* moved updatebarpos to screenAnselm R. Garbe2007-08-191-0/+26
* added screen.c, removed layout.c and tag.cAnselm R. Garbe2007-08-191-0/+383
* split screen.c into layout.c and tag.c (because the view is an implicit mixtu...Anselm R. Garbe2007-02-201-328/+0
* replaced togglelayout with setlayoutAnselm R. Garbe2007-02-191-15/+22
* renamed Client->versatile and Rule->versatile into Client->isversatile resp. ...Anselm R. Garbe2007-02-191-6/+6
* renames swim[ming] into versatileAnselm R. Garbe2007-02-191-37/+37
* renamed floating into swimming (this does not clash with C naming conventions...Anselm R. Garbe2007-02-191-66/+67
* introduced Layout structAnselm R. Garbe2007-02-191-30/+52
* forgot an extern declarationAnselm R. Garbe2007-02-191-0/+1
* renamed view.c into screen.cAnselm R. Garbe2007-02-191-0/+297
* rearranged several stuffAnselm R. Garbe2006-07-151-100/+0
* sanitized namesAnselm R. Garbe2006-07-141-12/+12
* rearrangedAnselm R. Garbe2006-07-141-0/+100