Commit Graph

201 Commits

Author SHA1 Message Date
Anselm R. Garbe
cee56d3863 renamed floating into swimming (this does not clash with C naming conventions and fits better the fish symbol) - also in man page 2007-02-19 17:00:32 +01:00
Anselm R. Garbe
cdbc84b9a8 introduced Layout struct 2007-02-19 16:40:36 +01:00
Anselm R. Garbe
5cc27f1b3c introduced tile.c, some refactoring of functions 2007-02-19 13:00:29 +01:00
Anselm R. Garbe
2d7f59424c simplifying regexps in config samples 2007-02-14 09:31:23 +01:00
Anselm R. Garbe
d2dd58eabd added TOPBAR option for making the bar appear what the user likes 2007-02-08 11:48:01 +01:00
Anselm R. Garbe
04a2b74529 darker border 2007-01-22 16:02:37 +01:00
Anselm R. Garbe
b1c9f5f144 I prefer BORDERPX=1 2007-01-19 08:05:39 +01:00
Anselm R. Garbe
a542bdf658 personally I prefer 2px borders 2007-01-18 11:46:39 +01:00
Anselm R. Garbe
caf5a16271 moved BORDERPX to config.*.h 2007-01-17 12:36:29 +01:00
Anselm R. Garbe
1d63030665 s/444/555/g - enlightened selected background 2007-01-16 11:28:17 +01:00
Anselm R. Garbe
3059c9c507 applied sanders patch of my config 2007-01-16 11:12:34 +01:00
Anselm R. Garbe
0045ad87df implemented new color scheme accordingly to Sanders proposal 2007-01-14 22:37:34 +01:00
Anselm R. Garbe
ceea528eff removed mode label stuff 2007-01-14 22:32:26 +01:00
Anselm R. Garbe
b3cea4d388 nah the last change feels bad 2007-01-12 13:06:15 +01:00
Anselm R. Garbe
d296081321 changed incnmaster shortcuts in config.arg.h 2007-01-12 12:48:51 +01:00
Anselm R. Garbe
58beead14d this looks better now ;) 2007-01-11 16:38:45 +01:00
Anselm R. Garbe
e1811c37ca switching to arabic tags 2007-01-11 16:03:06 +01:00
Anselm R. Garbe
1d4a24dae0 implemented nmaster appearance in mode label (using %u) 2007-01-08 17:33:24 +01:00
Anselm R. Garbe
c75168186b changed status fg 2007-01-08 12:43:10 +01:00
Anselm R. Garbe
16ed879524 using shorter tags, using mon instead of cert 2007-01-05 22:27:26 +01:00
Anselm R. Garbe
20d7b5d058 roman numerals suck badly, reverting 2007-01-05 22:22:18 +01:00
Anselm R. Garbe
11a08b9cfc switching to roman tags, I need more tags 2007-01-05 22:13:44 +01:00
Anselm R. Garbe
c2b753d917 I inc/decrease on the fly, feels better 2007-01-05 22:03:09 +01:00
Anselm R. Garbe
8c4623da80 changed shortcuts to M-i and M-d 2007-01-05 15:11:01 +01:00
Anselm R. Garbe
ec7a5ffff1 changed plus key to MODKEY-Shift-plus (US-layout restrictions ;) 2007-01-05 15:04:49 +01:00
Anselm R. Garbe
98afb7b9d0 I prefer two master windows by default 2007-01-05 14:49:18 +01:00
Anselm R. Garbe
06bae9dfb7 added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients) 2007-01-05 14:48:16 +01:00
Anselm R. Garbe
0b80d1842d experimental version which allows master clients being increased/decreased 2007-01-05 12:50:39 +01:00
Anselm R. Garbe
2cf8ef9520 switching bakc to my previous color favorit 2007-01-04 14:51:43 +01:00
arg@mig29
21898c6049 using more thinkpad compliant colors 2007-01-02 16:29:01 +01:00
arg@mig29
6a9300e815 changed arg's color scheme 2007-01-02 16:25:01 +01:00
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
Anselm R. Garbe
79259acc12 now using Salmi's menu command 2006-08-30 11:21:56 +02:00
Anselm R. Garbe
7b6d5ff298 removed crappy variables 2006-08-28 14:32:51 +02:00
Anselm R. Garbe
846850914d changed config.arg.h - I really need the 4th tag 2006-08-28 12:27:00 +02:00
Anselm R. Garbe
00e95e1f38 oh frking dear big font... 2006-08-25 18:14:55 +02:00
Anselm R. Garbe
0a0759132c term enlightened 2006-08-25 18:05:18 +02:00
Anselm R. Garbe
5cf362c7d0 switching to darker colorscheme with larger font 2006-08-25 18:03:56 +02:00
Anselm R. Garbe
413be1112a patched arg.h 2006-08-25 17:42:58 +02:00
Anselm R. Garbe
8233dc8568 new stuff 2006-08-25 17:34:03 +02:00
Anselm R. Garbe
afa8b3bcd9 switching to dark colors again 2006-08-25 17:31:57 +02:00
Anselm R. Garbe
afe6ac9923 changed order of options 2006-08-25 16:15:13 +02:00
Anselm R. Garbe
e995c1b532 trying a different configuration 2006-08-25 15:48:44 +02:00
Anselm R. Garbe
41ba7a7984 s/TILED/TILE/g 2006-08-25 15:16:20 +02:00
Anselm R. Garbe
aa471f2d65 removed a bunch of lines, made mode symbols configurable 2006-08-25 15:12:32 +02:00
Anselm R. Garbe
f1fe19bc2b restored config.arg.h 2006-08-25 13:02:07 +02:00
Anselm R. Garbe
b55bd709ee new color stuff/new rendering stuff 2006-08-25 12:59:45 +02:00
Anselm R. Garbe
9833610356 back to 3 colors 2006-08-25 07:54:49 +02:00
Anselm R. Garbe
2e0c767d74 3->4 colors 2006-08-24 12:04:56 +02:00
Anselm R. Garbe
77e5f3167c black on light is really better, I notice this after all 2006-08-23 19:05:03 +02:00
Anselm R. Garbe
7e597ae204 updated man page 2006-08-23 18:50:46 +02:00