| Commit message (Expand) | Author | Age |
* | 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 |
* | sanders toggletag patch is much more elegant | Anselm R. Garbe | 2006-09-05 |
* | fixing c->weight handling | Anselm R. Garbe | 2006-09-05 |
* | applied sanders patch to remove unnecessary commit() | Anselm R. Garbe | 2006-08-31 |
* | 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-29 |
* | 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-23 |
* | separated several functions into view.c | Anselm R. Garbe | 2006-08-22 |
* | 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-16 |
* | 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-14 |
* | made shortcuts like proposed by Sander, renamed viewextend to toggleview (mor... | Anselm R.Garbe | 2006-08-13 |
* | 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-11 |
* | fixed the issue reported by sander (gaps at left columns button due to round-... | Anselm R.Garbe | 2006-08-10 |
* | 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-04 |
* | 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-03 |
* | made fullscreen apps working fine in floating mode (there is no sane way to m... | arg@10ksloc.org | 2006-08-02 |
* | 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 | 2006-08-01 |
* | committed a patch which fixes the hints of Jukka | arg@10ksloc.org | 2006-08-01 |
* | some cleanups/fixes inspired by Jukka Salmi's feedback | arg@10ksloc.org | 2006-07-21 |
* | sanitization of several clunky stuff, removed heretag (rarely of use), simpli... | arg@10ksloc.org | 2006-07-21 |
* | using double-linked list in order to get correct prev focus handling | arg@10ksloc.org | 2006-07-20 |
* | cleaned the CUSTOMIZE flags | arg@10ksloc.org | 2006-07-20 |
* | made status bar drawing more robust, implemented togglemax and togglemode, wo... | arg@10ksloc.org | 2006-07-20 |