| Commit message (Expand) | Author | Age |
* | 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 |
* | cleaned up code | arg@10ksloc.org | 2006-07-20 |
* | removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling re... | arg@10ksloc.org | 2006-07-20 |
* | implemented regexp matching for rules | arg@10ksloc.org | 2006-07-19 |
* | implemented fallback for too many clients in stacked mode | arg@10ksloc.org | 2006-07-19 |
* | applied Sanders resize patch, fixed lower bug | arg@10ksloc.org | 2006-07-19 |
* | firefox instance is different now | arg@mmvi | 2006-07-18 |
* | implemened distinguishing float/managed geometries of clients (works quite well) | Anselm R. Garbe | 2006-07-18 |
* | pop on heretag | Anselm R. Garbe | 2006-07-18 |
* | added heretag command which allows to tag a client of a foreign tag with curr... | Anselm R. Garbe | 2006-07-18 |
* | ordered variables in structs and source files alphabetically | Anselm R. Garbe | 2006-07-17 |
* | several additions in mouse handling ;) | Anselm R. Garbe | 2006-07-16 |
* | proceeded with cleaning up, sorting functions, etc | Anselm R. Garbe | 2006-07-15 |
* | rearranged several stuff | Anselm R. Garbe | 2006-07-15 |