aboutsummaryrefslogtreecommitdiff
path: root/screen.c
Commit message (Expand)AuthorAge
* moved bar-related stuff to bar.c (merged draw.c into that)Anselm R. Garbe2007-09-15
* renamed drawstatus into drawbarAnselm R. Garbe2007-09-15
* prepared 4.4.1 bugfix and minor feature enhancement releaseAnselm R. Garbe2007-08-26
* setlayout should perform strcmp's if arg != NULL, because Layout is local to ...Anselm R. Garbe2007-08-22
* removed the _DWM_PROPERTIES handling, reverted ban/unban to XMoveWindow(), an...Anselm R. Garbe2007-08-22
* renamed char prop[] into buf[]Anselm R. Garbe2007-08-19
* fixed misappearance of iconified windows on SIGKILLAnselm R. Garbe2007-08-19
* moved updatebarpos to screenAnselm R. Garbe2007-08-19
* added screen.c, removed layout.c and tag.cAnselm R. Garbe2007-08-19
* split screen.c into layout.c and tag.c (because the view is an implicit mixtu...Anselm R. Garbe2007-02-20
* replaced togglelayout with setlayoutAnselm R. Garbe2007-02-19
* renamed Client->versatile and Rule->versatile into Client->isversatile resp. ...Anselm R. Garbe2007-02-19
* renames swim[ming] into versatileAnselm R. Garbe2007-02-19
* renamed floating into swimming (this does not clash with C naming conventions...Anselm R. Garbe2007-02-19
* introduced Layout structAnselm R. Garbe2007-02-19
* forgot an extern declarationAnselm R. Garbe2007-02-19
* renamed view.c into screen.cAnselm R. Garbe2007-02-19
* rearranged several stuffAnselm R. Garbe2006-07-15
* sanitized namesAnselm R. Garbe2006-07-14
* rearrangedAnselm R. Garbe2006-07-14