aboutsummaryrefslogtreecommitdiffstats
path: root/config.arg.h
AgeCommit message (Expand)Author
2006-08-22rxvt is quite slow under OpenBSDAnselm R. Garbe
2006-08-22font fixAnselm R. Garbe
2006-08-22slight change of my config.hAnselm R. Garbe
2006-08-22fixedAnselm R. Garbe
2006-08-21windows which have set transient_for hint inherit the transient_for window ta...arg@localhost.10kloc.org
2006-08-21after switching to OpenBSD again, I switched back to a saner color schemearg@localhost.10kloc.org
2006-08-16simplified sort | uniq into sort -u (on my boxes all sort support -u)Anselm R.Garbe
2006-08-15extended cleanupAnselm R.Garbe
2006-08-15applied Sanders changes to config.arg.hAnselm R.Garbe
2006-08-14removed NUMLOCKMASK, added dynamically calculated numlockmask insteadAnselm R.Garbe
2006-08-14changed replacetag into toggletagAnselm R.Garbe
2006-08-14removed viewnext/viewprevAnselm R.Garbe
2006-08-13made shortcuts like proposed by Sander, renamed viewextend to toggleview (mor...Anselm R.Garbe
2006-08-11implemented viewextend and added M-S-C-n shortcuts for extending the current ...Anselm R.Garbe
2006-08-11after some days of experimenting with grey background, I finally give up and ...Anselm R.Garbe
2006-08-10readded border color, this sucks leastAnselm R.Garbe
2006-08-10removed unnecessary border colorAnselm R.Garbe
2006-08-10swapping my default colors (bg with fg)Anselm R.Garbe
2006-08-10made terminals darker, that is better indeedAnselm R.Garbe
2006-08-08fixed typoAnselm R.Garbe
2006-08-08it always takes a while until one sticks to a colorscheme, but this one feels...Anselm R.Garbe
2006-08-08default colors are bestAnselm R.Garbe
2006-08-08without borders it looks cleanerAnselm R.Garbe
2006-08-08red is easier to my eyes with ffffaa bgAnselm R.Garbe
2006-08-08using a better colorscheme (ffffaa is the best background for black)Anselm R.Garbe
2006-08-08applied Sanders tiny patchesAnselm R.Garbe
2006-08-07removed some "arg@10ksloc.org
2006-08-07I really only need 3 tagsarg@10ksloc.org
2006-08-07changed font size, I'm not blind...arg@10ksloc.org
2006-08-07settle with greyarg@10ksloc.org
2006-08-07made my colors tasting better with the backgroundarg@10ksloc.org
2006-08-07status box should have a border in my eyesarg@10ksloc.org
2006-08-07next attempt for w on black switcharg@10ksloc.org
2006-08-04switched to regexp matching for Rulesarg@10ksloc.org
2006-08-04fixed a bug in dmenu callarg@10ksloc.org
2006-08-04using execl now, argv changed, using cmd and const char defs directly in the ...arg@10ksloc.org
2006-08-03s/tag2/two/garg@10ksloc.org
2006-08-03stylistic chnagearg@10ksloc.org
2006-08-03removed TLast tag enum, now tags is simple defined as char *[] array, the res...arg@10ksloc.org
2006-08-03changed Client->tags and Rule->tags to be Bool (I'll also try to remove the T...arg@10ksloc.org
2006-08-02changing MASTERW value from 52 to 60 (in both, default and arg), I feel this ...arg@10ksloc.org
2006-08-02added Acroread.* and MPlayer.* to config.arg.h rulesarg@10ksloc.org
2006-08-02made fullscreen apps working fine in floating mode (there is no sane way to m...arg@10ksloc.org
2006-08-02applied Sanders patches (numlock2)arg@10ksloc.org
2006-08-01renamed ARRANGE into DEFMODEarg@10ksloc.org
2006-08-01removed 5LOCarg@10ksloc.org
2006-08-01cleaned config.*h to prevent some confusionarg@10ksloc.org
2006-08-01fixed config.h filesarg@10ksloc.org
2006-08-01centralized/externalized configuration to config.harg@10ksloc.org