| Commit message (Expand) | Author | Age | Files | Lines |
* | made Layout a static struct in layout.c, added some convenience getters in la... | Anselm R. Garbe | 2007-08-13 | 1 | -4/+4 |
* | separated layout-specific stuff into separate .h and .c files which are inclu... | Anselm R. Garbe | 2007-08-11 | 1 | -4/+4 |
* | removed VRATIO, NMASTER, inc*(), renamed HRATIO into MASTER, see mailinglist ... | Anselm R. Garbe | 2007-08-10 | 1 | -4/+4 |
* | removed shiftview(), if you scroll the views in the tag area, you can also us... | Anselm R. Garbe | 2007-07-28 | 1 | -18/+0 |
* | applied Jeroen's {clean,spell}.diff patches, thanks Jeroen! | Anselm R. Garbe | 2007-07-26 | 1 | -1/+1 |
* | applied Jeroen Schot's shiftview patch | Anselm R. Garbe | 2007-07-24 | 1 | -0/+18 |
* | referred to LICENSE file 4.2 | Anselm R. Garbe | 2007-05-30 | 1 | -6/+1 |
* | Jukka also belongs to Copyright holders after all he has contributed and done... | Anselm R. Garbe | 2007-05-30 | 1 | -0/+1 |
* | added nsz to copyright holders as well, because he did a lot recently | Anselm R. Garbe | 2007-05-29 | 1 | -0/+1 |
* | added anydot to Copyright holders, because he contributed a lot recently | Anselm R. Garbe | 2007-05-29 | 1 | -0/+1 |
* | yet another fix of copyright compactisition | Anselm R. Garbe | 2007-04-13 | 1 | -1/+2 |
* | making Copyright notices more compact | Anselm R. Garbe | 2007-04-13 | 1 | -3/+2 |
* | renamed untiled into floating, keeping tiled instead of tiling (afaik tiled s... | Anselm R. Garbe | 2007-02-22 | 1 | -2/+2 |
* | renamed versatile into untiled | Anselm R. Garbe | 2007-02-22 | 1 | -2/+2 |
* | oops | Anselm R. Garbe | 2007-02-22 | 1 | -2/+2 |
* | small bugfix | Anselm R. Garbe | 2007-02-22 | 1 | -3/+3 |
* | replaced Arg union with const char *arg, seems cleaner to me, even if we need... | Anselm R. Garbe | 2007-02-22 | 1 | -23/+27 |
* | several changes, made togglemax extern and separated it from zoom() - moved z... | Anselm R. Garbe | 2007-02-22 | 1 | -14/+14 |
* | rechecked with OpenBSD | Anselm R. Garbe | 2007-02-20 | 1 | -0/+1 |
* | split screen.c into layout.c and tag.c (because the view is an implicit mixtu... | Anselm R. Garbe | 2007-02-20 | 1 | -0/+149 |
* | merged tag.c, view.c and tile.c to manage.c | Anselm R. Garbe | 2007-02-19 | 1 | -121/+0 |
* | introduced tile.c, some refactoring of functions | Anselm R. Garbe | 2007-02-19 | 1 | -1/+1 |
* | removed getnext/getprev, redundant | Anselm R. Garbe | 2007-02-16 | 1 | -12/+0 |
* | made for/if/else constructs more consistent, some code polishing | Anselm R. Garbe | 2007-02-14 | 1 | -2/+1 |
* | adapting John Grahor's patch to dwm-3.5 | Anselm R. Garbe | 2007-02-09 | 1 | -2/+3 |
* | corrections | arg@mig29 | 2007-01-02 | 1 | -1/+1 |
* | next version will contain updated copyright notice | arg@mig29 | 2007-01-02 | 1 | -1/+1 |
* | hotfix of a serious crashing bug generated by cgit-pink 1.4.1-2-gfad0 (git 2.36.2.497.gbbea4dcf42) at 2025-07-25 18:12:43 +0000
|