Commit Graph

120 Commits

Author SHA1 Message Date
arg@mig29 ac24f132db corrections 2007-01-02 15:44:19 +01:00
arg@mig29 cb4aa5bc35 next version will contain updated copyright notice 2007-01-02 15:37:58 +01:00
arg@mig29 9e4e4d9022 migrated arg's config.h to new dmenu command line options 2006-12-19 11:38:08 +01:00
arg@mig29 a3319c6f8e found compromise for fonts 2006-12-07 14:39:31 +01:00
arg@mig29 1ef2307ec4 switching to uxterm again, I get kretze from this urxvt crap 2006-12-07 10:43:34 +01:00
arg@mig29 ab3b3a8f61 making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine). 2006-12-05 14:21:18 +01:00
arg@mig29 4e926a9ef2 darkening the fg colors somewhat 2006-12-01 15:50:22 +01:00
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) 2006-11-30 15:27:43 +01:00
arg@mig29 19dcbc5717 returning to old Key struct 2006-11-27 17:49:58 +01:00
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) 2006-11-27 13:21:38 +01:00
arg@mig29 46d5f9d1bf added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut 2006-11-27 10:57:37 +01:00
arg@mig29 4ec04209e0 using iso10646 explicitely in arg's config.h 2006-11-21 12:17:47 +01:00
arg@mig29 52a8cc8d46 nah reverting to my prev style, that's really the best 2006-11-18 21:33:33 +01:00
arg@mig29 d175df8aa3 applying aluminium style for arg's config.h 2006-11-18 21:26:53 +01:00
arg@mig29 df1a0f9445 using a more blue-ish color... 2006-11-08 17:16:38 +01:00
arg@mig29 5b07b85838 making the selected color more lightning 2006-11-08 17:10:51 +01:00
arg@mig29 4b5b3d90af renamed resizecol into resizemaster 2006-10-31 12:07:32 +01:00
arg@mig29 b76561a212 in a 1920x1200 setup 40 pixels of snap value are much better than 20 2006-10-30 12:40:10 +01:00
arg@mig29 b6614261ea added screen-border snapping in floating mode, feels quite well 2006-10-30 11:58:05 +01:00
arg@mig29 0982e47408 stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend 2006-10-27 10:24:15 +02:00
arg@mig29 a08d83ba62 applied sander's config.*h nitpick patch 2006-10-26 15:29:20 +02:00
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) 2006-10-26 12:22:26 +02:00
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) 2006-10-26 12:13:41 +02:00
arg@mig29 87324e680c changing MASTER in config.arg.h from 600 to 550 per thousand 2006-10-26 11:21:45 +02:00
arg@mig29 c2b908f603 my new 1920x1200 Z61p arrived, now I can use terminus in a sane way... 2006-10-26 10:21:27 +02:00
Anselm R. Garbe b60406cb9b using lsx instead of Jukka's shell construct 2006-10-13 18:47:24 +02:00
Anselm R. Garbe 6651dd7fd9 code polishing, removed unnecessary newlines 2006-10-06 11:50:15 +02:00
Anselm R. Garbe 10885d349a removed the stack position stuff 2006-10-05 19:27:28 +02:00
Anselm R. Garbe 0384faeee5 changing MASTER value from percent into per mill 2006-10-05 18:18:47 +02:00
Anselm R. Garbe 6fc8a63041 keep master ratio on resizecol -> arrange 2006-10-05 12:59:35 +02:00
Anselm R. Garbe c045459917 using ff tiled again, seems to work perfectly with new bottom stack 2006-09-29 18:40:32 +02:00
Anselm R. Garbe dddd58a8cd added symbols for different modes 2006-09-29 18:08:20 +02:00
Anselm R. Garbe 010fd21b20 removed useless updatemaster 2006-09-29 17:25:49 +02:00
Anselm R. Garbe 36178933ed removed the direction flipping 2006-09-29 17:02:56 +02:00
Anselm R. Garbe 6646468125 small change 2006-09-29 16:44:02 +02:00
Anselm R. Garbe fee8df6ccf added the new dotile as described on ml 2006-09-29 16:22:20 +02:00
Anselm R. Garbe 14d05e7c72 first step to a more flexible dotile() algorithm 2006-09-29 12:38:27 +02:00
arg@mmvi 4ee05b3294 small change 2006-09-26 14:08:42 +02:00
arg@mmvi f315832f75 small fix 2006-09-26 13:30:30 +02:00
arg@mmvi 97ced11e53 changed order of colordefs in config.h's, changed config.arg.h to fit to new dmenu 2006-09-26 13:24:14 +02:00
arg@mmvi e34c4eaf61 slight change to config.arg.h (I use ff floating) 2006-09-22 08:22:39 +02:00
arg@mmvi d800ec05ff implemented the maximization as I described on the mailinglist, this feels better to me. 2006-09-22 07:37:56 +02:00
Anselm R. Garbe 529be52fea fixed executing of dmenu output to handle args correctly 2006-09-12 19:09:04 +02:00
Anselm R. Garbe 0ed0fa4d5b ach ich will auch Alt-s 2006-09-05 16:05:09 +02:00
Anselm R. Garbe 3a1343a245 renamed resizetile into resizecol 2006-09-05 13:52:23 +02:00
Anselm R. Garbe 40bd21ce63 s/growcol/resizetile/g 2006-09-05 13:25:42 +02:00
Anselm R. Garbe 6499fc4f93 I really need column growing, now pushing upstream 2006-09-05 09:02:37 +02:00
Anselm R. Garbe bab575c868 changed shortcut into Mod1-0 2006-08-31 18:04:34 +02:00
Anselm R. Garbe daae3bba50 added viewall to mainstream (only Ross Mohns version, not the toggle) 2006-08-31 18:02:38 +02:00
Anselm R. Garbe 9927b9e642 small fix in config.arg.h 2006-08-30 13:00:30 +02:00