about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* yet another fix of copyright compactisitionAnselm R. Garbe2007-04-1311-16/+24
* making Copyright notices more compactAnselm R. Garbe2007-04-138-28/+22
* next version will be 4.0, so don't expect it within the next days
MIT/X Consortium License

(C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
(C)opyright MMVI Sander van Dijk <a dot h dot vandijk at gmail dot com>

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the 
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in 
all copies or substantial portions of the Software. 

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL 
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
DEALINGS IN THE SOFTWARE.
368ec47c28a'>well I agree to several people claiming h/j/k/l is the better default than Ta...Anselm R. Garbe2007-02-233-13/+13 * renamed untiled into floating, keeping tiled instead of tiling (afaik tiled s...Anselm R. Garbe2007-02-229-63/+63 * hahaha, untiled and non-untiled sounded really cumbersomeAnselm R. Garbe2007-02-221-1/+1 * made Fnt an anonymous inner structAnselm R. Garbe2007-02-221-15/+15 * made Fnt an anonymous inner structAnselm R. Garbe2007-02-221-9/+7 * nah, I don't want 640 as MASTERWIDTHAnselm R. Garbe2007-02-222-3/+3 * using MASTERWIDTH=640 and 32px steps by default (incmasterw())Anselm R. Garbe2007-02-222-6/+6 * simplified focusclient()Anselm R. Garbe2007-02-221-10/+6 * renamed versatile into untiledAnselm R. Garbe2007-02-229-51/+51 * merged focus{prev.next} into focusclient(1/-1)Anselm R. Garbe2007-02-224-26/+21 * made dwm.h more tidy (thx Jukka for the zoom() hint)Anselm R. Garbe2007-02-221-12/+11 * oopsAnselm R. Garbe2007-02-221-2/+2 * small bugfixAnselm R. Garbe2007-02-222-9/+15 * fixed some issues due to the Arg->const char * transitionAnselm R. Garbe2007-02-222-9/+10 * restoring default keybindings as Sander complainedAnselm R. Garbe2007-02-222-8/+8 * replaced Arg union with const char *arg, seems cleaner to me, even if we need...Anselm R. Garbe2007-02-229-185/+190 * re-added xterm to config.default.hAnselm R. Garbe2007-02-221-0/+1 * removed button4/5-bindings for incnmaster on mode label - that is misleadingAnselm R. Garbe2007-02-222-14/+0 * fixed order of key bindings described in dwm.1Anselm R. Garbe2007-02-221-5/+5 * status needs update even in togglemax() - since we got an indicator for thisAnselm R. Garbe2007-02-221-0/+1 * reusing drawsquare for client title, empty square before title means versatil...Anselm R. Garbe2007-02-222-24/+6 * dwm draws a small caret before the client title if it's a versatile clientAnselm R. Garbe2007-02-222-6/+31 * nah grouped keybindings by contextAnselm R. Garbe2007-02-222-47/+46 * fixed exit condition in togglemax()Anselm R. Garbe2007-02-221-1/+1 * fixing missing extern declars in dwm.h for {de,at}tach()Anselm R. Garbe2007-02-221-0/+2 * several changes, made togglemax extern and separated it from zoom() - moved z...Anselm R. Garbe2007-02-2210-183/+184 * just ignore the FD_ISSET check in main.c of xfd, just call XPending (which do...Anselm R. Garbe2007-02-211-6/+5 * optimizing background color of terminalsAnselm R. Garbe2007-02-211-1/+1 * using 333 as background, hey proggyclean is really goodAnselm R. Garbe2007-02-211-1/+1 * switching to 13pt proggyclean (this fits better my 1920x1200 resolution than ...Anselm R. Garbe2007-02-211-1/+1