Age | Commit message (Expand) | Author |
2006-12-04 | hotfix of a serious crashing bug2.5.1 |  arg@mig29 |
2006-12-03 | applied Manuel's regex patch2.5 |  arg@mig29 |
2006-11-30 | removed viewall(), replaced with view(-1); added tag(-1) to tag a client with... |  arg@mig29 |
2006-11-26 | applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line print... |  arg@mig29 |
2006-11-22 | fififif |  arg@mig29 |
2006-10-06 | do* has no Arg arument anymore (never called directly)1.9 |  Anselm R. Garbe |
2006-10-06 | code polishing, removed unnecessary newlines |  Anselm R. Garbe |
2006-09-25 | applied Jukkas patch |  arg@mmvi |
2006-09-12 | removed a bunch of lines through making function signatures more consistent w... |  Anselm R. Garbe |
2006-09-06 | 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-05 | no, ordering floating clients at the end seems better |  Anselm R. Garbe |
2006-09-05 | sanders toggletag patch is much more elegant |  Anselm R. Garbe |
2006-09-05 | fixing c->weight handling |  Anselm R. Garbe |
2006-08-31 | applied sanders patch to remove unnecessary commit() |  Anselm R. Garbe |
2006-08-29 | configurenotify remembers max geom now, and restores this if necessary, howev... |  Anselm R. Garbe |
2006-08-29 | applied patch similiar proposed by dave tweed |  Anselm R. Garbe |
2006-08-29 | still something wrong with reorder() |  Anselm R. Garbe |
2006-08-29 | fix client position in list also on tag and toggletag |  Anselm R. Garbe |
2006-08-23 | updated man page |  Anselm R. Garbe |
2006-08-23 | implemented right tag drawing in the status bar and titlebars |  Anselm R. Garbe |
2006-08-23 | implemented class:inst:title matching |  Anselm R. Garbe |
2006-08-22 | separated several functions into view.c |  Anselm R. Garbe |
2006-08-16 | fixed issue reported by sander |  Anselm R.Garbe |
2006-08-16 | added general centralization rule for new clients (works around various borke... |  Anselm R.Garbe |
2006-08-14 | applied viewsel.patch |  Anselm R.Garbe |
2006-08-14 | applied sanders tag()/toggletag() fixes |  Anselm R.Garbe |
2006-08-14 | added missing arrange |  Anselm R.Garbe |
2006-08-14 | changed replacetag into toggletag |  Anselm R.Garbe |
2006-08-14 | applied the saner patch (removed the pathetic one) |  Anselm R.Garbe |
2006-08-14 | pplied Sanders appendtag patch |  Anselm R.Garbe |
2006-08-14 | fixed a core dump |  Anselm R.Garbe |
2006-08-14 | implemented restack behavior (floats are on top in tiled mode) |  Anselm R.Garbe |
2006-08-14 | removed viewnext/viewprev |  Anselm R.Garbe |
2006-08-13 | made shortcuts like proposed by Sander, renamed viewextend to toggleview (mor... |  Anselm R.Garbe |
2006-08-11 | implemented viewextend and added M-S-C-n shortcuts for extending the current ... |  Anselm R.Garbe |
2006-08-11 | implement multi-tag selection through button3 click on the specific tag |  Anselm R.Garbe |
2006-08-10 | fixed the issue reported by sander (gaps at left columns button due to round-... |  Anselm R.Garbe |
2006-08-04 | fixed view-change bug reported on the list |  arg@10ksloc.org |
2006-08-04 | switched to regexp matching for Rules |  arg@10ksloc.org |
2006-08-03 | removed TLast tag enum, now tags is simple defined as char *[] array, the res... |  arg@10ksloc.org |
2006-08-03 | hotfix of settags |  arg@10ksloc.org |
2006-08-03 | changed Client->tags and Rule->tags to be Bool (I'll also try to remove the T... |  arg@10ksloc.org |
2006-08-02 | made fullscreen apps working fine in floating mode (there is no sane way to m... |  arg@10ksloc.org |
2006-08-01 | renamed ARRANGE into DEFMODE |  arg@10ksloc.org |
2006-08-01 | centralized/externalized configuration to config.h |  arg@10ksloc.org |
2006-08-01 | applied Jukkas prev/next patch with XK_{h,l} |  arg@10ksloc.org |
2006-08-01 | applied Sanders patches |  arg@10ksloc.org |