aboutsummaryrefslogtreecommitdiff
path: root/tag.c
Commit message (Expand)AuthorAge
* removed shiftview(), if you scroll the views in the tag area, you can also us...Anselm R. Garbe2007-07-28
* applied Jeroen's {clean,spell}.diff patches, thanks Jeroen!Anselm R. Garbe2007-07-26
* applied Jeroen Schot's shiftview patchAnselm R. Garbe2007-07-24
* referred to LICENSE fileAnselm R. Garbe2007-05-30
* Jukka also belongs to Copyright holders after all he has contributed and done...Anselm R. Garbe2007-05-30
* added nsz to copyright holders as well, because he did a lot recentlyAnselm R. Garbe2007-05-29
* added anydot to Copyright holders, because he contributed a lot recentlyAnselm R. Garbe2007-05-29
* yet another fix of copyright compactisitionAnselm R. Garbe2007-04-13
* making Copyright notices more compactAnselm R. Garbe2007-04-13
* renamed untiled into floating, keeping tiled instead of tiling (afaik tiled s...Anselm R. Garbe2007-02-22
* renamed versatile into untiledAnselm R. Garbe2007-02-22
* oopsAnselm R. Garbe2007-02-22
* small bugfixAnselm R. Garbe2007-02-22
* replaced Arg union with const char *arg, seems cleaner to me, even if we need...Anselm R. Garbe2007-02-22
* several changes, made togglemax extern and separated it from zoom() - moved z...Anselm R. Garbe2007-02-22
* rechecked with OpenBSDAnselm R. Garbe2007-02-20
* split screen.c into layout.c and tag.c (because the view is an implicit mixtu...Anselm R. Garbe2007-02-20
* merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe2007-02-19
* introduced tile.c, some refactoring of functionsAnselm R. Garbe2007-02-19
* removed getnext/getprev, redundantAnselm R. Garbe2007-02-16
* made for/if/else constructs more consistent, some code polishingAnselm R. Garbe2007-02-14
* adapting John Grahor's patch to dwm-3.5Anselm R. Garbe2007-02-09
* correctionsarg@mig292007-01-02
* next version will contain updated copyright noticearg@mig292007-01-02
* hotfix of a serious crashing bugarg@mig292006-12-04
* applied Manuel's regex patcharg@mig292006-12-03
* removed viewall(), replaced with view(-1); added tag(-1) to tag a client with...arg@mig292006-11-30
* applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line print...arg@mig292006-11-26
* fifififarg@mig292006-11-22
* do* has no Arg arument anymore (never called directly)Anselm R. Garbe2006-10-06
* code polishing, removed unnecessary newlinesAnselm R. Garbe2006-10-06
* applied Jukkas patcharg@mmvi2006-09-25
* removed a bunch of lines through making function signatures more consistent w...Anselm R. Garbe2006-09-12
* does this preserve z order for anthony?Anselm R. Garbe2006-09-06
* maybe this might workAnselm R. Garbe2006-09-06
* moved transient_for tag inheritance to settagsAnselm R. Garbe2006-09-06
* no, reodering floating clients definately breaks the manage() policy which at...Anselm R. Garbe2006-09-06
* no, ordering floating clients at the end seems betterAnselm R. Garbe2006-09-05
* sanders toggletag patch is much more elegantAnselm R. Garbe2006-09-05
* fixing c->weight handlingAnselm R. Garbe2006-09-05
* applied sanders patch to remove unnecessary commit()Anselm R. Garbe2006-08-31
* configurenotify remembers max geom now, and restores this if necessary, howev...Anselm R. Garbe2006-08-29
* applied patch similiar proposed by dave tweedAnselm R. Garbe2006-08-29
* still something wrong with reorder()Anselm R. Garbe2006-08-29
* fix client position in list also on tag and toggletagAnselm R. Garbe2006-08-29
* updated man pageAnselm R. Garbe2006-08-23
* implemented right tag drawing in the status bar and titlebarsAnselm R. Garbe2006-08-23
* implemented class:inst:title matchingAnselm R. Garbe2006-08-23
* separated several functions into view.cAnselm R. Garbe2006-08-22
* fixed issue reported by sanderAnselm R.Garbe2006-08-16