about summary refs log tree commit diff stats
path: root/tag.c
Commit message (Expand)AuthorAgeFilesLines
* made Layout a static struct in layout.c, added some convenience getters in la...Anselm R. Garbe2007-08-131-4/+4
* separated layout-specific stuff into separate .h and .c files which are inclu...Anselm R. Garbe2007-08-111-4/+4
* removed VRATIO, NMASTER, inc*(), renamed HRATIO into MASTER, see mailinglist ...Anselm R. Garbe2007-08-101-4/+4
* removed shiftview(), if you scroll the views in the tag area, you can also us...Anselm R. Garbe2007-07-281-18/+0
* applied Jeroen's {clean,spell}.diff patches, thanks Jeroen!Anselm R. Garbe2007-07-261-1/+1
* applied Jeroen Schot's shiftview patchAnselm R. Garbe2007-07-241-0/+18
* referred to LICENSE file 4.2Anselm R. Garbe2007-05-301-6/+1
* Jukka also belongs to Copyright holders after all he has contributed and done...Anselm R. Garbe2007-05-301-0/+1
* added nsz to copyright holders as well, because he did a lot recentlyAnselm R. Garbe2007-05-291-0/+1
* added anydot to Copyright holders, because he contributed a lot recentlyAnselm R. Garbe2007-05-291-0/+1
* yet another fix of copyright compactisitionAnselm R. Garbe2007-04-131-1/+2
* making Copyright notices more compactAnselm R. Garbe2007-04-131-3/+2
* renamed untiled into floating, keeping tiled instead of tiling (afaik tiled s...Anselm R. Garbe2007-02-221-2/+2
* renamed versatile into untiledAnselm R. Garbe2007-02-221-2/+2
* oopsAnselm R. Garbe2007-02-221-2/+2
* small bugfixAnselm R. Garbe2007-02-221-3/+3
* replaced Arg union with const char *arg, seems cleaner to me, even if we need...Anselm R. Garbe2007-02-221-23/+27
* several changes, made togglemax extern and separated it from zoom() - moved z...Anselm R. Garbe2007-02-221-14/+14
* rechecked with OpenBSDAnselm R. Garbe2007-02-201-0/+1
* split screen.c into layout.c and tag.c (because the view is an implicit mixtu...Anselm R. Garbe2007-02-201-0/+149
* merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe2007-02-191-121/+0
* introduced tile.c, some refactoring of functionsAnselm R. Garbe2007-02-191-1/+1
* removed getnext/getprev, redundantAnselm R. Garbe2007-02-161-12/+0
* made for/if/else constructs more consistent, some code polishingAnselm R. Garbe2007-02-141-2/+1
* adapting John Grahor's patch to dwm-3.5Anselm R. Garbe2007-02-091-2/+3
* correctionsarg@mig292007-01-021-1/+1
* next version will contain updated copyright noticearg@mig292007-01-021-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