Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved bar-related stuff to bar.c (merged draw.c into that) | Anselm R. Garbe | 2007-09-15 | 1 | -36/+0 |
| | |||||
* | renamed drawstatus into drawbar | Anselm R. Garbe | 2007-09-15 | 1 | -3/+3 |
| | |||||
* | prepared 4.4.1 bugfix and minor feature enhancement release 4.4.1 | Anselm R. Garbe | 2007-08-26 | 1 | -1/+1 |
| | |||||
* | setlayout should perform strcmp's if arg != NULL, because Layout is local to ↵ | Anselm R. Garbe | 2007-08-22 | 1 | -1/+2 |
| | | | | screen.o | ||||
* | removed the _DWM_PROPERTIES handling, reverted ban/unban to XMoveWindow(), ↵ | Anselm R. Garbe | 2007-08-22 | 1 | -41/+7 |
| | | | | and changed argument of setlayout to layout[N].symbol check | ||||
* | renamed char prop[] into buf[] | Anselm R. Garbe | 2007-08-19 | 1 | -15/+15 |
| | |||||
* | fixed misappearance of iconified windows on SIGKILL | Anselm R. Garbe | 2007-08-19 | 1 | -3/+3 |
| | |||||
* | moved updatebarpos to screen | Anselm R. Garbe | 2007-08-19 | 1 | -0/+26 |
| | |||||
* | added screen.c, removed layout.c and tag.c | Anselm R. Garbe | 2007-08-19 | 1 | -0/+383 |
| | |||||
* | split screen.c into layout.c and tag.c (because the view is an implicit ↵ | Anselm R. Garbe | 2007-02-20 | 1 | -328/+0 |
| | | | | mixture of both) | ||||
* | replaced togglelayout with setlayout | Anselm R. Garbe | 2007-02-19 | 1 | -15/+22 |
| | |||||
* | renamed Client->versatile and Rule->versatile into Client->isversatile resp. ↵ | Anselm R. Garbe | 2007-02-19 | 1 | -6/+6 |
| | | | | Rule->isversatile | ||||
* | renames swim[ming] into versatile | Anselm R. Garbe | 2007-02-19 | 1 | -37/+37 |
| | |||||
* | renamed floating into swimming (this does not clash with C naming ↵ | Anselm R. Garbe | 2007-02-19 | 1 | -66/+67 |
| | | | | conventions and fits better the fish symbol) - also in man page | ||||
* | introduced Layout struct | Anselm R. Garbe | 2007-02-19 | 1 | -30/+52 |
| | |||||
* | forgot an extern declaration | Anselm R. Garbe | 2007-02-19 | 1 | -0/+1 |
| | |||||
* | renamed view.c into screen.c | Anselm R. Garbe | 2007-02-19 | 1 | -0/+297 |
| | |||||
* | rearranged several stuff | Anselm R. Garbe | 2006-07-15 | 1 | -100/+0 |
| | |||||
* | sanitized names | Anselm R. Garbe | 2006-07-14 | 1 | -12/+12 |
| | |||||
* | rearranged | Anselm R. Garbe | 2006-07-14 | 1 | -0/+100 |