Xinqi Bao's Git

removed TLast tag enum, now tags is simple defined as char *[] array, the rest is...
[dwm.git] / tag.c
2006-08-03 [email protected]removed TLast tag enum, now tags is simple defined...
2006-08-03 [email protected]hotfix of settags
2006-08-03 [email protected]changed Client->tags and Rule->tags to be Bool (I'll...
2006-08-02 [email protected]made fullscreen apps working fine in floating mode...
2006-08-01 [email protected]renamed ARRANGE into DEFMODE
2006-08-01 [email protected]centralized/externalized configuration to config.h
2006-08-01 [email protected]applied Jukkas prev/next patch with XK_{h,l}
2006-08-01 [email protected]applied Sanders patches
2006-08-01 [email protected]committed a patch which fixes the hints of Jukka
2006-07-21 [email protected]some cleanups/fixes inspired by Jukka Salmi's feedback
2006-07-21 [email protected]sanitization of several clunky stuff, removed heretag...
2006-07-20 [email protected]using double-linked list in order to get correct prev...
2006-07-20 [email protected]cleaned the CUSTOMIZE flags
2006-07-20 [email protected]made status bar drawing more robust, implemented toggle...
2006-07-20 [email protected]cleaned up code
2006-07-20 [email protected]removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for...
2006-07-19 [email protected]implemented regexp matching for rules
2006-07-19 [email protected]implemented fallback for too many clients in stacked...
2006-07-19 [email protected]applied Sanders resize patch, fixed lower bug
2006-07-18 arg@mmvifirefox instance is different now
2006-07-18 Anselm R. Garbeimplemened distinguishing float/managed geometries...
2006-07-18 Anselm R. Garbepop on heretag
2006-07-18 Anselm R. Garbeadded heretag command which allows to tag a client...
2006-07-17 Anselm R. Garbeordered variables in structs and source files alphabeti...
2006-07-15 Anselm R. Garbeseveral additions in mouse handling ;)
2006-07-15 Anselm R. Garbeproceeded with cleaning up, sorting functions, etc
2006-07-15 Anselm R. Garberearranged several stuff