| Commit message (Expand) | Author | Age |
* | hmm I doubt the usefulness of storing this information... | Anselm R. Garbe | 2007-08-18 |
* | cleaned up settags-handling | Anselm R. Garbe | 2007-08-18 |
* | renamed seltag into seltags | Anselm R. Garbe | 2007-08-17 |
* | made plural arrays | Anselm R. Garbe | 2007-08-16 |
* | made tag/view/toggle{tag,view} work on pointer to tags-array, there was the n... | Anselm R. Garbe | 2007-08-16 |
* | fixed _DWM_CONFIG persistation, fixed the client disapperance bug during rest... | Anselm R. Garbe | 2007-08-15 |
* | fififi | Anselm R. Garbe | 2007-08-15 |
* | small bugfix | Anselm R. Garbe | 2007-08-13 |
* | tags should be persistent now during X server run | Anselm R. Garbe | 2007-08-13 |
* | made Layout a static struct in layout.c, added some convenience getters in la... | Anselm R. Garbe | 2007-08-13 |
* | separated layout-specific stuff into separate .h and .c files which are inclu... | Anselm R. Garbe | 2007-08-11 |
* | removed VRATIO, NMASTER, inc*(), renamed HRATIO into MASTER, see mailinglist ... | Anselm R. Garbe | 2007-08-10 |
* | removed shiftview(), if you scroll the views in the tag area, you can also us... | Anselm R. Garbe | 2007-07-28 |
* | applied Jeroen's {clean,spell}.diff patches, thanks Jeroen! | Anselm R. Garbe | 2007-07-26 |
* | applied Jeroen Schot's shiftview patch | Anselm R. Garbe | 2007-07-24 |
* | referred to LICENSE file | Anselm R. Garbe | 2007-05-30 |
* | Jukka also belongs to Copyright holders after all he has contributed and done... | Anselm R. Garbe | 2007-05-30 |
* | added nsz to copyright holders as well, because he did a lot recently | Anselm R. Garbe | 2007-05-29 |
* | added anydot to Copyright holders, because he contributed a lot recently | Anselm R. Garbe | 2007-05-29 |
* | yet another fix of copyright compactisition | Anselm R. Garbe | 2007-04-13 |
* | making Copyright notices more compact | Anselm R. Garbe | 2007-04-13 |
* | renamed untiled into floating, keeping tiled instead of tiling (afaik tiled s... | Anselm R. Garbe | 2007-02-22 |
* | renamed versatile into untiled | Anselm R. Garbe | 2007-02-22 |
* | oops | Anselm R. Garbe | 2007-02-22 |
* | small bugfix | Anselm R. Garbe | 2007-02-22 |
* | replaced Arg union with const char *arg, seems cleaner to me, even if we need... | Anselm R. Garbe | 2007-02-22 |
* | several changes, made togglemax extern and separated it from zoom() - moved z... | Anselm R. Garbe | 2007-02-22 |
* | rechecked with OpenBSD | Anselm R. Garbe | 2007-02-20 |
* | split screen.c into layout.c and tag.c (because the view is an implicit mixtu... | Anselm R. Garbe | 2007-02-20 |
* | merged tag.c, view.c and tile.c to manage.c | Anselm R. Garbe | 2007-02-19 |
* | introduced tile.c, some refactoring of functions | Anselm R. Garbe | 2007-02-19 |
* | removed getnext/getprev, redundant | Anselm R. Garbe | 2007-02-16 |
* | made for/if/else constructs more consistent, some code polishing | Anselm R. Garbe | 2007-02-14 |
* | adapting John Grahor's patch to dwm-3.5 | Anselm R. Garbe | 2007-02-09 |
* | corrections | arg@mig29 | 2007-01-02 |
* | next version will contain updated copyright notice | arg@mig29 | 2007-01-02 |
* | hotfix of a serious crashing bug | arg@mig29 | 2006-12-04 |
* | applied Manuel's regex patch | arg@mig29 | 2006-12-03 |
* | removed viewall(), replaced with view(-1); added tag(-1) to tag a client with... | arg@mig29 | 2006-11-30 |
* | applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line print... | arg@mig29 | 2006-11-26 |
* | fififif | arg@mig29 | 2006-11-22 |
* | do* has no Arg arument anymore (never called directly) | Anselm R. Garbe | 2006-10-06 |
* | code polishing, removed unnecessary newlines | Anselm R. Garbe | 2006-10-06 |
* | applied Jukkas patch | arg@mmvi | 2006-09-25 |
* | removed a bunch of lines through making function signatures more consistent w... | Anselm R. Garbe | 2006-09-12 |
* | does this preserve z order for anthony? | Anselm R. Garbe | 2006-09-06 |
* | maybe this might work | Anselm R. Garbe | 2006-09-06 |
* | moved transient_for tag inheritance to settags | Anselm R. Garbe | 2006-09-06 |
* | no, reodering floating clients definately breaks the manage() policy which at... | Anselm R. Garbe | 2006-09-06 |
* | no, ordering floating clients at the end seems better | Anselm R. Garbe | 2006-09-05 |