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