128 Commits (6096f8a11312261f016d49b1cb2e4c2cdc7fdbc1)

Author SHA1 Message Date
  Anselm R. Garbe 8c4623da80 changed shortcuts to M-i and M-d 18 years ago
  Anselm R. Garbe ec7a5ffff1 changed plus key to MODKEY-Shift-plus (US-layout restrictions ;) 18 years ago
  Anselm R. Garbe 98afb7b9d0 I prefer two master windows by default 18 years ago
  Anselm R. Garbe 06bae9dfb7 added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients) 18 years ago
  Anselm R. Garbe 0b80d1842d experimental version which allows master clients being increased/decreased 18 years ago
  Anselm R. Garbe 2cf8ef9520 switching bakc to my previous color favorit 18 years ago
  arg@mig29 21898c6049 using more thinkpad compliant colors 18 years ago
  arg@mig29 6a9300e815 changed arg's color scheme 18 years ago
  arg@mig29 ac24f132db corrections 18 years ago
  arg@mig29 cb4aa5bc35 next version will contain updated copyright notice 18 years ago
  arg@mig29 9e4e4d9022 migrated arg's config.h to new dmenu command line options 18 years ago
  arg@mig29 a3319c6f8e found compromise for fonts 18 years ago
  arg@mig29 1ef2307ec4 switching to uxterm again, I get kretze from this urxvt crap 18 years ago
  arg@mig29 ab3b3a8f61 making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine). 18 years ago
  arg@mig29 4e926a9ef2 darkening the fg colors somewhat 18 years ago
  arg@mig29 42fd392e05 removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0) 18 years ago
  arg@mig29 19dcbc5717 returning to old Key struct 18 years ago
  arg@mig29 19390b1a91 changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones) 18 years ago
  arg@mig29 46d5f9d1bf added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut 18 years ago
  arg@mig29 4ec04209e0 using iso10646 explicitely in arg's config.h 18 years ago
  arg@mig29 52a8cc8d46 nah reverting to my prev style, that's really the best 18 years ago
  arg@mig29 d175df8aa3 applying aluminium style for arg's config.h 18 years ago
  arg@mig29 df1a0f9445 using a more blue-ish color... 18 years ago
  arg@mig29 5b07b85838 making the selected color more lightning 18 years ago
  arg@mig29 4b5b3d90af renamed resizecol into resizemaster 18 years ago
  arg@mig29 b76561a212 in a 1920x1200 setup 40 pixels of snap value are much better than 20 18 years ago
  arg@mig29 b6614261ea added screen-border snapping in floating mode, feels quite well 18 years ago
  arg@mig29 0982e47408 stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend 18 years ago
  arg@mig29 a08d83ba62 applied sander's config.*h nitpick patch 18 years ago
  arg@mig29 724f35a664 forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely) 18 years ago
  arg@mig29 6f3872edbd using MASTER 600 again, it is definately better, and using urxvtc for the moment (it doesn't flickers on refreshes, but this is not because of Marc Lehmann, it is because of the original rxvt code) 18 years ago
  arg@mig29 87324e680c changing MASTER in config.arg.h from 600 to 550 per thousand 18 years ago
  arg@mig29 c2b908f603 my new 1920x1200 Z61p arrived, now I can use terminus in a sane way... 18 years ago
  Anselm R. Garbe b60406cb9b using lsx instead of Jukka's shell construct 18 years ago
  Anselm R. Garbe 6651dd7fd9 code polishing, removed unnecessary newlines 18 years ago
  Anselm R. Garbe 10885d349a removed the stack position stuff 18 years ago
  Anselm R. Garbe 0384faeee5 changing MASTER value from percent into per mill 18 years ago
  Anselm R. Garbe 6fc8a63041 keep master ratio on resizecol -> arrange 18 years ago
  Anselm R. Garbe c045459917 using ff tiled again, seems to work perfectly with new bottom stack 18 years ago
  Anselm R. Garbe dddd58a8cd added symbols for different modes 18 years ago
  Anselm R. Garbe 010fd21b20 removed useless updatemaster 18 years ago
  Anselm R. Garbe 36178933ed removed the direction flipping 18 years ago
  Anselm R. Garbe 6646468125 small change 18 years ago
  Anselm R. Garbe fee8df6ccf added the new dotile as described on ml 18 years ago
  Anselm R. Garbe 14d05e7c72 first step to a more flexible dotile() algorithm 18 years ago
  arg@mmvi 4ee05b3294 small change 18 years ago
  arg@mmvi f315832f75 small fix 18 years ago
  arg@mmvi 97ced11e53 changed order of colordefs in config.h's, changed config.arg.h to fit to new dmenu 18 years ago
  arg@mmvi e34c4eaf61 slight change to config.arg.h (I use ff floating) 18 years ago
  arg@mmvi d800ec05ff implemented the maximization as I described on the mailinglist, this feels better to me. 18 years ago