160 Commits (8f355ffaee9af0c03ab5f91e241eb9f8d504af15)

Author SHA1 Message Date
Anselm R. Garbe 2122e39ce1 replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-k
18 years ago
Anselm R. Garbe 0ea0343a63 well I agree to several people claiming h/j/k/l is the better default than Tab/S-Tab/g/s for focus and master resizing
18 years ago
Anselm R. Garbe 338c083858 renamed untiled into floating, keeping tiled instead of tiling (afaik tiled sounds more correct) - English speakers convinced me
18 years ago
Anselm R. Garbe 671442e89d hahaha, untiled and non-untiled sounded really cumbersome
18 years ago
Anselm R. Garbe 587100873a renamed versatile into untiled
18 years ago
Anselm R. Garbe ba96131af0 restoring default keybindings as Sander complained
18 years ago
Anselm R. Garbe 288098893c removed button4/5-bindings for incnmaster on mode label - that is misleading
18 years ago
Anselm R. Garbe cb9607c284 fixed order of key bindings described in dwm.1
18 years ago
Anselm R. Garbe 84432e6b36 reusing drawsquare for client title, empty square before title means versatile window, filled square before title means versatile maximized window.
18 years ago
Anselm R. Garbe 1a25414ace dwm draws a small caret before the client title if it's a versatile client
18 years ago
Anselm R. Garbe 352cae4380 several changes, made togglemax extern and separated it from zoom() - moved zoom() and togglemax() into layout.c, changed void (*func)(Arg *) into void (*func)(Arg), changed default keybindings of focusnext/focusprev and incmasterw to h/j/k/l accordingly, made keys in config*h appear alphabetically (special keys first), renamed resizemaster into incmasterw, renamed MASTER into MASTERWIDTH
18 years ago
Anselm R. Garbe 6d5f67a092 renames swim[ming] into versatile
18 years ago
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
18 years ago
Anselm R. Garbe cdbc84b9a8 introduced Layout struct
18 years ago
Anselm R. Garbe d0d986dd0e bugfix of bugfix (thx to Sander)
18 years ago
Anselm R. Garbe 9685e7dbc2 fixed a bug
18 years ago
Anselm R. Garbe 37f39afb8e during writing 2wm.1 I noticed some bugs in dwm.1
18 years ago
Anselm R. Garbe 7e98db251e regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS section should appear after SEE ALSO section.
18 years ago
Anselm R. Garbe bced9077f9 renamed CAVEATS into BUGS
18 years ago
Anselm R. Garbe caf5a16271 moved BORDERPX to config.*.h
18 years ago
Anselm R. Garbe 6c5dc7017c removed client title bar
18 years ago
Anselm R. Garbe 92cb5ebb7c added Button{4,5} description to dwm.1
18 years ago
Anselm R. Garbe 726ae5bf6d small grammar fix of dwm.1
18 years ago
Anselm R. Garbe 3e11b38349 changed a term in dwm.1
18 years ago
Anselm R. Garbe 6096f8a113 removed the term clients from dwm.1
18 years ago
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 06bae9dfb7 added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)
18 years ago
arg@mig29 c7da124149 applied Sanders patch
18 years ago
arg@mig29 21bd90d7d3 fixed man page, status bar displays EOF instead of "broken pipe"
18 years ago
arg@mig29 c8f96b5b4c added the java odyssee to CAVEATS section
18 years ago
arg@mig29 630e7ff26f we don't use the term clients anymore, windows is the better term
18 years ago
arg@mig29 c73d5cb7b6 and the winner is
18 years ago
arg@mig29 4ba3cfaee9 less obtrusive indicator (only a top line)
18 years ago
arg@mig29 e655e8a7d5 final2 indicator
18 years ago
arg@mig29 a678ee6365 final indicators
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 683dabe5e6 extended dwm.1 with last change
18 years ago
arg@mig29 8dc86051df added man page entry
18 years ago
arg@mig29 478f6f95f1 applied Manuels patch (thanks to Manuel!)
18 years ago
arg@mig29 44411d2d48 small fix of man page
18 years ago
arg@mig29 4606d218c3 using the term 'indicated' instead of 'higlighted'
18 years ago
arg@mig29 d37d0f24e6 updated man page with the bottom right corner indicator
18 years ago
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)
18 years ago
Anselm R. Garbe 10885d349a removed the stack position stuff
18 years ago
Anselm R. Garbe 4aea423f06 final fix for man page
18 years ago
Anselm R. Garbe d9c475d7f4 Button3 click on mode label toggles stack position now
18 years ago
Anselm R. Garbe 1802fad2f9 documented the new behavior in man page
18 years ago
Anselm R. Garbe a118a57fe3 renamed column into area
18 years ago
arg@mmvi 6de149eb22 man page fix
18 years ago
arg@mmvi 05c10c5776 fixed issue pointed out by Jukka
18 years ago
arg@mmvi 9fb6502b3b small man page fix
18 years ago
arg@mmvi 9e75bcfc75 updated man page
18 years ago
arg@mmvi f17e898bd1 fixed a nuance in dwm.1
18 years ago
Anselm R. Garbe 6f20315dff really small changes to dwm.1
18 years ago
Anselm R. Garbe 7ab8c87281 made markups in dwm.1 more consistent
18 years ago
Anselm R. Garbe 4ff8f71643 small addition to dwm.1
18 years ago
Anselm R. Garbe 9066ee2eb4 well ok, added Mod-s to default bindings (however, I don't need it)
18 years ago
Anselm R. Garbe 6499fc4f93 I really need column growing, now pushing upstream
18 years ago
Anselm R. Garbe 1836b6740d applied sanders patch
18 years ago
Anselm R. Garbe bab575c868 changed shortcut into Mod1-0
18 years ago
Anselm R. Garbe daae3bba50 added viewall to mainstream (only Ross Mohns version, not the toggle)
18 years ago
Anselm R. Garbe 05fbbbd8dc implemented Button2 press on tags for toggletag on the focused client
18 years ago
Anselm R. Garbe 2dd5212a79 applied sanders somepatches.patch
18 years ago
Anselm R. Garbe c518345f40 updated man page of dwm
18 years ago
Anselm R. Garbe 60b3dceccf yet another fix
18 years ago
Anselm R. Garbe c2ac851b90 small man page fix
18 years ago
Anselm R. Garbe 7e597ae204 updated man page
18 years ago
Anselm R. Garbe c39df91ab9 applied tag drawing change to man page
18 years ago
Anselm R. Garbe d370c32f69 small fix of man page
18 years ago
Anselm R. Garbe 07c2659806 updated man page
18 years ago
Anselm R.Garbe b43989207a small changes to dwm.1, rearranged order within main event loop
18 years ago
Anselm R.Garbe df74b26e5d applied jk_to_tab patch
18 years ago
Anselm R.Garbe 3e06edeb5d applied sanders man page patch, removed button2 from bar click
18 years ago
Anselm R.Garbe d4b7a9a373 implemented restack behavior (floats are on top in tiled mode)
18 years ago
Anselm R.Garbe 4cb78a170c removed viewnext/viewprev
18 years ago
Anselm R.Garbe 4bb89e2cb1 updated man page, added CAVEATS section
18 years ago
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
18 years ago
Anselm R.Garbe a3e3f0b9ed applied Sanders fixes to dwm.1
18 years ago
Anselm R.Garbe 45aea23355 fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
18 years ago
Anselm R.Garbe 2b35faee06 updated dwm(1)
18 years ago
Anselm R.Garbe 4bd0d33f57 applied sander's patch
18 years ago
Anselm R.Garbe b79b5facb1 disallow zoom on maximized clients
18 years ago
arg@10ksloc.org dbcf87ce76 added a trailing '.' to shortcut descriptions in dwm(1)
18 years ago
arg@10ksloc.org 66e16c92d3 applied Sanders man page/Makefile patch
18 years ago
arg@10ksloc.org 5ef6ef1bac updated man page
18 years ago
arg@10ksloc.org dc5c070c44 applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat
18 years ago
arg@10ksloc.org 1bf0c4a8e7 changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now
18 years ago
arg@10ksloc.org 3af6434085 applied Sanders patches (numlock2)
18 years ago
arg@10ksloc.org d9a6a3b5d2 removed artefacts of single-linked list (thanx to Jukka, I must have been mad)
18 years ago
arg@10ksloc.org a73a882806 centralized/externalized configuration to config.h
18 years ago
arg@10ksloc.org 7b5638f61d applied Sanders patches
18 years ago
arg@10ksloc.org 67b3083dfd s/0.5/0.6/ - my steps are wider than the reality
18 years ago
arg@10ksloc.org ba59bc8b9f preparing 0.6 which will be available in the evening after sanders patch approx.
18 years ago
arg@10ksloc.org dc5d967ee6 cleaned up code
18 years ago
arg@10ksloc.org 5ec04b7726 fixed version in man page
18 years ago
Anselm R. Garbe 4f8b08d330 added heretag command which allows to tag a client of a foreign tag with current tag
18 years ago
Anselm R. Garbe eb184e02ea patched dwm
18 years ago
Anselm R. Garbe e743836541 slight change to dwm.1
18 years ago
Anselm R. Garbe 0c3544d42f simplified man page
18 years ago