Commit Graph

79 Commits

Author SHA1 Message Date
arg@mig29 630e7ff26f we don't use the term clients anymore, windows is the better term 2006-12-07 16:38:57 +01:00
arg@mig29 c73d5cb7b6 and the winner is 2006-12-01 17:45:27 +01:00
arg@mig29 4ba3cfaee9 less obtrusive indicator (only a top line) 2006-12-01 15:03:42 +01:00
arg@mig29 e655e8a7d5 final2 indicator 2006-12-01 12:52:16 +01:00
arg@mig29 a678ee6365 final indicators 2006-12-01 12:25:23 +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 683dabe5e6 extended dwm.1 with last change 2006-11-28 17:36:00 +01:00
arg@mig29 8dc86051df added man page entry 2006-11-27 11:05:47 +01:00
arg@mig29 478f6f95f1 applied Manuels patch (thanks to Manuel!) 2006-11-25 19:26:16 +01:00
arg@mig29 44411d2d48 small fix of man page 2006-11-24 17:02:41 +01:00
arg@mig29 4606d218c3 using the term 'indicated' instead of 'higlighted' 2006-11-23 16:00:16 +01:00
arg@mig29 d37d0f24e6 updated man page with the bottom right corner indicator 2006-11-23 15:59:16 +01:00
arg@mig29 2cce4b95cd applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable) 2006-10-31 12:06:38 +01:00
Anselm R. Garbe 10885d349a removed the stack position stuff 2006-10-05 19:27:28 +02:00
Anselm R. Garbe 4aea423f06 final fix for man page 2006-10-05 13:44:48 +02:00
Anselm R. Garbe d9c475d7f4 Button3 click on mode label toggles stack position now 2006-10-05 09:37:11 +02:00
Anselm R. Garbe 1802fad2f9 documented the new behavior in man page 2006-09-29 17:20:05 +02:00
Anselm R. Garbe a118a57fe3 renamed column into area 2006-09-28 21:29:20 +02:00
arg@mmvi 6de149eb22 man page fix 2006-09-22 14:02:41 +02:00
arg@mmvi 05c10c5776 fixed issue pointed out by Jukka 2006-09-22 11:49:24 +02:00
arg@mmvi 9fb6502b3b small man page fix 2006-09-22 10:01:51 +02:00
arg@mmvi 9e75bcfc75 updated man page 2006-09-22 08:17:42 +02:00
arg@mmvi f17e898bd1 fixed a nuance in dwm.1 2006-09-20 09:45:39 +02:00
Anselm R. Garbe 6f20315dff really small changes to dwm.1 2006-09-08 07:40:16 +02:00
Anselm R. Garbe 7ab8c87281 made markups in dwm.1 more consistent 2006-09-07 09:26:01 +02:00
Anselm R. Garbe 4ff8f71643 small addition to dwm.1 2006-09-07 07:53:29 +02:00
Anselm R. Garbe 9066ee2eb4 well ok, added Mod-s to default bindings (however, I don't need it) 2006-09-05 13:27:43 +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 1836b6740d applied sanders patch 2006-09-01 10:32:50 +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 05fbbbd8dc implemented Button2 press on tags for toggletag on the focused client 2006-08-31 17:49:04 +02:00
Anselm R. Garbe 2dd5212a79 applied sanders somepatches.patch 2006-08-28 08:02:29 +02:00
Anselm R. Garbe c518345f40 updated man page of dwm 2006-08-25 16:21:45 +02:00
Anselm R. Garbe 60b3dceccf yet another fix 2006-08-24 10:20:00 +02:00
Anselm R. Garbe c2ac851b90 small man page fix 2006-08-24 10:18:42 +02:00
Anselm R. Garbe 7e597ae204 updated man page 2006-08-23 18:50:46 +02:00
Anselm R. Garbe c39df91ab9 applied tag drawing change to man page 2006-08-23 14:40:44 +02:00
Anselm R. Garbe d370c32f69 small fix of man page 2006-08-23 12:10:55 +02:00
Anselm R. Garbe 07c2659806 updated man page 2006-08-22 19:56:29 +02:00
Anselm R.Garbe b43989207a small changes to dwm.1, rearranged order within main event loop 2006-08-21 07:31:15 +02:00
Anselm R.Garbe df74b26e5d applied jk_to_tab patch 2006-08-15 08:25:11 +02:00
Anselm R.Garbe 3e06edeb5d applied sanders man page patch, removed button2 from bar click 2006-08-14 18:14:08 +02:00
Anselm R.Garbe d4b7a9a373 implemented restack behavior (floats are on top in tiled mode) 2006-08-14 10:18:24 +02:00
Anselm R.Garbe 4cb78a170c removed viewnext/viewprev 2006-08-14 08:38:26 +02:00
Anselm R.Garbe 4bb89e2cb1 updated man page, added CAVEATS section 2006-08-13 18:04:42 +02:00
Anselm R.Garbe 292ccc4c43 implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature 2006-08-11 19:26:12 +02:00
Anselm R.Garbe a3e3f0b9ed applied Sanders fixes to dwm.1 2006-08-11 17:12:48 +02:00
Anselm R.Garbe 45aea23355 fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason) 2006-08-11 12:32:34 +02:00
Anselm R.Garbe 2b35faee06 updated dwm(1) 2006-08-11 10:54:29 +02:00