Anselm R. Garbe <garbeam@gmail.com> [Sun, 30 Sep 2007 19:20:05 +0200] rev 1019
fixed man page
Anselm R. Garbe <garbeam@gmail.com> [Sun, 30 Sep 2007 18:33:05 +0200] rev 1018
fixed an issue in Peter's patch (it is no good idea to restack() all clients on enternotify()
Anselm R. Garbe <garbeam@gmail.com> [Sun, 30 Sep 2007 12:47:08 +0200] rev 1017
applied Peter Hartlich's border collapse patch
Anselm R. Garbe <garbeam@gmail.com> [Thu, 27 Sep 2007 20:08:21 +0200] rev 1016
improved tile() for the RESIZEHINTS == True case, now more space is consumed by the clients (esp. if those clients use increment handling heavily)
Anselm R. Garbe <garbeam@gmail.com> [Thu, 27 Sep 2007 18:59:47 +0200] rev 1015
fixed colors
arg@suckless.org [Thu, 27 Sep 2007 09:14:32 +0200] rev 1014
fixed inclusion order
Anselm R. Garbe <garbeam@gmail.com> [Wed, 26 Sep 2007 19:14:22 +0200] rev 1013
updated with my favorite colorscheme
Anselm R. Garbe <garbeam@gmail.com> [Tue, 25 Sep 2007 20:43:29 +0200] rev 1012
applied colors depend from lavishs proposal
Anselm R. Garbe <garbeam@gmail.com> [Sun, 23 Sep 2007 18:50:04 +0200] rev 1011
switching to white normal bg, renaming tag 9 into www, for static use in conjunction with ff
Anselm R. Garbe <garbeam@gmail.com> [Sun, 23 Sep 2007 11:24:42 +0200] rev 1010
btw 4.6 will be the next release
Anselm R. Garbe <garbeam@gmail.com> [Sun, 23 Sep 2007 11:24:12 +0200] rev 1009
renamed config.h into config.def.h, config.h will be created if not present, this seems less annoying after all
Anselm R. Garbe <garbeam@gmail.com> [Sat, 22 Sep 2007 21:55:19 +0200] rev 1008
introduced ISTILE, which can be easily extended with other layout functions to allow reuse of setmwfact() and zoom()
Anselm R. Garbe <garbeam@gmail.com> [Sat, 22 Sep 2007 21:34:06 +0200] rev 1007
setmwfact and zoom check isarrange(floating) now, not !isarrange(tile) - this makes it easier to play well with bstack and nmtile patches
Anselm R. Garbe <garbeam@gmail.com> [Sat, 22 Sep 2007 09:13:03 +0200] rev 1006
Added tag 4.5 for changeset 2acc60d6dfe2
Anselm R. Garbe <garbeam@gmail.com> [Sat, 22 Sep 2007 08:57:24 +0200] rev 1005
cosmetic fix
Anselm R. Garbe <garbeam@gmail.com> [Thu, 20 Sep 2007 21:45:27 +0200] rev 1004
fixed a comment
arg@suckless.org [Wed, 19 Sep 2007 17:32:28 +0200] rev 1003
applied Peters patch, applied yiyus hint to initfont
Anselm R. Garbe <garbeam@gmail.com> [Tue, 18 Sep 2007 19:04:50 +0200] rev 1002
applied Peter Hartlich's togglemax patch to allow toggling tiled clients to maximum
arg@suckless.org [Mon, 17 Sep 2007 16:42:37 +0200] rev 1001
made all stuff non-static - so you can choose wether to use dwm the static or the extern way when extending it
Anselm R. Garbe <garbeam@gmail.com> [Sun, 16 Sep 2007 20:02:42 +0200] rev 1000
there might be envs which need Xlib.h
Anselm R. Garbe <garbeam@gmail.com> [Sun, 16 Sep 2007 13:42:37 +0200] rev 999
Mod1-Button2 on a floating but not-fixed client will make it tiled again
Anselm R. Garbe <garbeam@gmail.com> [Sun, 16 Sep 2007 13:27:33 +0200] rev 998
now tiled windows can be resized/moved, their floating state will be toggled implicitely
Anselm R. Garbe <garbeam@gmail.com> [Sun, 16 Sep 2007 12:34:08 +0200] rev 997
some more rearrangements
Anselm R. Garbe <garbeam@gmail.com> [Sun, 16 Sep 2007 11:53:14 +0200] rev 996
ordered all functions alphabetically
Anselm R. Garbe <garbeam@gmail.com> [Sun, 16 Sep 2007 10:24:35 +0200] rev 995
corrected a misleading comment
Anselm R. Garbe <garbeam@gmail.com> [Sun, 16 Sep 2007 10:23:53 +0200] rev 994
macros which have been defined in config.h can only be used at function level, however you can nest code into config.h now for implementing a different layout (just for example), eg. #include "supertile.c"
Anselm R. Garbe <garbeam@gmail.com> [Sat, 15 Sep 2007 22:45:18 +0200] rev 993
ordered function forward definitions
Anselm R. Garbe <garbeam@gmail.com> [Sat, 15 Sep 2007 22:33:46 +0200] rev 992
backporting my intro-comment of old dwm.h
Anselm R. Garbe <garbeam@gmail.com> [Sat, 15 Sep 2007 22:31:24 +0200] rev 991
removed grabkeys, not necessary
Anselm R. Garbe <garbeam@gmail.com> [Sat, 15 Sep 2007 22:25:27 +0200] rev 990
micromizing dwm step 1
Anselm R. Garbe <garbeam@gmail.com> [Sat, 15 Sep 2007 20:39:31 +0200] rev 989
new colorscheme (16-bit compliant)
Anselm R. Garbe <garbeam@gmail.com> [Sat, 15 Sep 2007 13:16:54 +0200] rev 988
moved bar-related stuff to bar.c (merged draw.c into that)
Anselm R. Garbe <garbeam@gmail.com> [Sat, 15 Sep 2007 12:36:42 +0200] rev 987
renamed drawstatus into drawbar
Anselm R. Garbe <garbeam@gmail.com> [Sat, 15 Sep 2007 10:35:18 +0200] rev 986
renamed config.default.h into config.h
Anselm R. Garbe <garbeam@gmail.com> [Sat, 15 Sep 2007 10:31:28 +0200] rev 985
dist target only needs to add config.default.h
Anselm R. Garbe <garbeam@gmail.com> [Sat, 15 Sep 2007 10:30:45 +0200] rev 984
removed config.arg.h, only 1 config.h necessary
Anselm R. Garbe <garbeam@gmail.com> [Fri, 14 Sep 2007 20:32:12 +0200] rev 983
small changes of the colors
Anselm R. Garbe <garbeam@gmail.com> [Tue, 11 Sep 2007 21:30:27 +0200] rev 982
other color
Anselm R. Garbe <garbeam@gmail.com> [Tue, 11 Sep 2007 20:16:16 +0200] rev 981
using light colorscheme, preparing merge of config.arg.h with config.default.h
Anselm R. Garbe <garbeam@gmail.com> [Sun, 09 Sep 2007 18:31:19 +0200] rev 980
I work with enabled RESIZEHINTS, simply because I force myself to continue the st development ;)
Anselm R. Garbe <garbeam@gmail.com> [Sun, 09 Sep 2007 18:28:39 +0200] rev 979
introduced new define RESIZEHINTS, which allows to enable/disable size hint handling in tiled resizals
Anselm R. Garbe <garbeam@gmail.com> [Fri, 07 Sep 2007 21:22:49 +0200] rev 978
14px fonts drives me nuts
Anselm R. Garbe <garbeam@gmail.com> [Sun, 26 Aug 2007 12:54:20 +0200] rev 977
Added tag 4.4.1 for changeset 7c117df5d202
Anselm R. Garbe <garbeam@gmail.com> [Sun, 26 Aug 2007 12:53:40 +0200] rev 976
prepared 4.4.1 bugfix and minor feature enhancement release
Anselm R. Garbe <garbeam@gmail.com> [Thu, 23 Aug 2007 18:15:13 +0200] rev 975
Added tag 4.4 for changeset 408014d21261
Anselm R. Garbe <garbeam@gmail.com> [Thu, 23 Aug 2007 18:11:24 +0200] rev 974
removed unnecessary include, prepared dwm-4.4
Anselm R. Garbe <garbeam@gmail.com> [Wed, 22 Aug 2007 19:06:35 +0200] rev 973
setlayout should perform strcmp's if arg != NULL, because Layout is local to screen.o
Anselm R. Garbe <garbeam@gmail.com> [Wed, 22 Aug 2007 19:02:17 +0200] rev 972
reverted release CFLAGs
Anselm R. Garbe <garbeam@gmail.com> [Wed, 22 Aug 2007 19:01:05 +0200] rev 971
removed the _DWM_PROPERTIES handling, reverted ban/unban to XMoveWindow(), and changed argument of setlayout to layout[N].symbol check
Anselm R. Garbe <garbeam@gmail.com> [Sun, 19 Aug 2007 18:50:47 +0200] rev 970
renamed char prop[] into buf[]
Anselm R. Garbe <garbeam@gmail.com> [Sun, 19 Aug 2007 18:39:54 +0200] rev 969
fixed misappearance of iconified windows on SIGKILL
Anselm R. Garbe <garbeam@gmail.com> [Sun, 19 Aug 2007 11:00:47 +0200] rev 968
moved updatebarpos to screen
Anselm R. Garbe <garbeam@gmail.com> [Sun, 19 Aug 2007 10:57:02 +0200] rev 967
added screen.c, removed layout.c and tag.c
Anselm R. Garbe <garbeam@gmail.com> [Sun, 19 Aug 2007 10:40:07 +0200] rev 966
prepared merging layout.c and tag.c into screen.c
Anselm R. Garbe <garbeam@gmail.com> [Sun, 19 Aug 2007 10:13:24 +0200] rev 965
small fix
Anselm R. Garbe <garbeam@gmail.com> [Sat, 18 Aug 2007 14:20:56 +0200] rev 964
hmm I doubt the usefulness of storing this information...
Anselm R. Garbe <garbeam@gmail.com> [Sat, 18 Aug 2007 13:48:05 +0200] rev 963
cleaned up settags-handling
Anselm R. Garbe <garbeam@gmail.com> [Sat, 18 Aug 2007 11:40:25 +0200] rev 962
applied Gottox mwfact patch
Anselm R. Garbe <garbeam@gmail.com> [Fri, 17 Aug 2007 21:19:07 +0200] rev 961
replaced static Layout *lt with static unsigned int sellayout... (will be adapted later when _DWM_CONFIG is serialized as root window property)
Anselm R. Garbe <garbeam@gmail.com> [Fri, 17 Aug 2007 21:12:55 +0200] rev 960
renamed seltag into seltags
Anselm R. Garbe <garbeam@gmail.com> [Fri, 17 Aug 2007 21:10:50 +0200] rev 959
applied Jukka Salmi's setmwfact patch
Anselm R. Garbe <garbeam@gmail.com> [Thu, 16 Aug 2007 18:41:22 +0200] rev 958
made plural arrays
Anselm R. Garbe <garbeam@gmail.com> [Thu, 16 Aug 2007 18:30:25 +0200] rev 957
fixed the issue observed by various people, that clients appeared on empty tags
Anselm R. Garbe <garbeam@gmail.com> [Thu, 16 Aug 2007 17:55:55 +0200] rev 956
made tag/view/toggle{tag,view} work on pointer to tags-array, there was the need to define Key key[] not static to do this. split focusclient into focusnext/prev, fixed config.*.h's
Anselm R. Garbe <garbeam@gmail.com> [Thu, 16 Aug 2007 08:05:30 +0200] rev 955
applied Jukka's patch
Anselm R. Garbe <garbeam@gmail.com> [Wed, 15 Aug 2007 19:31:41 +0200] rev 954
fixed _DWM_CONFIG persistation, fixed the client disapperance bug during restarts
Anselm R. Garbe <garbeam@gmail.com> [Wed, 15 Aug 2007 19:27:32 +0200] rev 953
fififi
Anselm R. Garbe <garbeam@gmail.com> [Tue, 14 Aug 2007 19:38:10 +0200] rev 952
fix of resize (thanks Sander for the hint!)
Anselm R. Garbe <garbeam@gmail.com> [Tue, 14 Aug 2007 07:54:51 +0200] rev 951
fixed a typo
Anselm R. Garbe <garbeam@gmail.com> [Mon, 13 Aug 2007 20:10:44 +0200] rev 950
small bugfix
Anselm R. Garbe <garbeam@gmail.com> [Mon, 13 Aug 2007 20:06:00 +0200] rev 949
tags should be persistent now during X server run
Anselm R. Garbe <garbeam@gmail.com> [Mon, 13 Aug 2007 19:22:51 +0200] rev 948
small bugfix
Anselm R. Garbe <garbeam@gmail.com> [Mon, 13 Aug 2007 19:19:38 +0200] rev 947
made tile simplier
Anselm R. Garbe <garbeam@gmail.com> [Mon, 13 Aug 2007 19:13:54 +0200] rev 946
made Layout a static struct in layout.c, added some convenience getters in layout.c, now lt->arrange accesses are not possible anymore, arrange() is the super-arrange function which sets up all layouts
Anselm R. Garbe <garbeam@gmail.com> [Mon, 13 Aug 2007 18:24:15 +0200] rev 945
made resize more precise
Anselm R. Garbe <garbeam@gmail.com> [Sun, 12 Aug 2007 13:10:21 +0200] rev 944
moved floating to layout.c, kept tile.c outside
Anselm R. Garbe <garbeam@gmail.com> [Sun, 12 Aug 2007 12:46:08 +0200] rev 943
renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfact
Anselm R. Garbe <garbeam@gmail.com> [Sat, 11 Aug 2007 14:44:11 +0200] rev 942
fixed a comment
Anselm R. Garbe <garbeam@gmail.com> [Sat, 11 Aug 2007 12:11:50 +0200] rev 941
separated layout-specific stuff into separate .h and .c files which are included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code
Anselm R. Garbe <garbeam@gmail.com> [Fri, 10 Aug 2007 18:27:25 +0200] rev 940
let not overlap the borders
Anselm R. Garbe <garbeam@gmail.com> [Fri, 10 Aug 2007 18:16:05 +0200] rev 939
removed VRATIO, NMASTER, inc*(), renamed HRATIO into MASTER, see mailinglist for details
Anselm R. Garbe <garbeam@gmail.com> [Sun, 05 Aug 2007 17:37:40 +0200] rev 938
slight change of my color scheme
Anselm R. Garbe <garbeam@gmail.com> [Sun, 05 Aug 2007 16:00:08 +0200] rev 937
removed spow(x, 0); calls, I did them for consistency's sake, but it should be rather obvious how the scaling works anyways
Anselm R. Garbe <garbeam@gmail.com> [Sun, 05 Aug 2007 15:58:07 +0200] rev 936
applied Jukka's dwm.1 patch
Anselm R. Garbe <garbeam@gmail.com> [Sun, 05 Aug 2007 12:47:52 +0200] rev 935
changed shortcuts as described on the mailinglist, added sanity checks for ratios during tile (fallback to wah if clients would get too small), documented that new stuff/shortcuts in dwm(1)
Anselm R. Garbe <garbeam@gmail.com> [Sat, 04 Aug 2007 10:57:56 +0200] rev 934
small fix of static function order
Anselm R. Garbe <garbeam@gmail.com> [Sat, 04 Aug 2007 10:51:39 +0200] rev 933
I introduced {H,V}RATIO and inc{h,v,}ratio() functions - the default behaves like in dwm-4.3, config.arg.h shows how I prefer the ratio being handled (for the future I plan to change const char *arg into ..., and renaming Client into Win.)
Anselm R. Garbe <garbeam@gmail.com> [Fri, 03 Aug 2007 19:29:58 +0200] rev 932
removed a C++ style comment
Anselm R. Garbe <garbeam@gmail.com> [Fri, 03 Aug 2007 19:23:30 +0200] rev 931
implemented ratio tile as described on the mailinglist
Anselm R. Garbe <garbeam@gmail.com> [Tue, 31 Jul 2007 18:22:13 +0200] rev 930
changed the fix of yesterday, the resize should only be necessary at manage() time, not on any unban()
Anselm R. Garbe <garbeam@gmail.com> [Mon, 30 Jul 2007 21:03:08 +0200] rev 929
foo
Anselm R. Garbe <garbeam@gmail.com> [Sat, 28 Jul 2007 17:25:44 +0200] rev 928
set client state to iconic on maprequest
Anselm R. Garbe <garbeam@gmail.com> [Sat, 28 Jul 2007 17:18:45 +0200] rev 927
changed ban/unban implementation to not move the windows anymore, but map/unmap them instead - PLEASE TEST THIS
Anselm R. Garbe <garbeam@gmail.com> [Sat, 28 Jul 2007 12:58:56 +0200] rev 926
removed shiftview(), if you scroll the views in the tag area, you can also use Button1 instead
removed focusclient([-]1) bound to scroll wheel - if you slightly move the mouse you will focus the first client anways which is in the way
Anselm R. Garbe <garbeam@gmail.com> [Thu, 26 Jul 2007 20:15:02 +0200] rev 925
applied Jeroen's {clean,spell}.diff patches, thanks Jeroen!
Anselm R. Garbe <garbeam@gmail.com> [Tue, 24 Jul 2007 18:29:29 +0200] rev 924
applied Jeroen Schot's shiftview patch
arg@f00b4r [Tue, 24 Jul 2007 18:25:01 +0200] rev 923
applied dwm-windowscrolling patch
arg@f00b4r [Sat, 14 Jul 2007 21:14:15 +0200] rev 922
Added tag 4.3 for changeset e0ec0d5d8b1e
arg@f00b4r [Thu, 12 Jul 2007 19:45:28 +0200] rev 921
restoring tip to be a working dwm again (switching FONT to terminus in config.arg.h)
Anselm R. Garbe <arg@suckless.org> [Tue, 19 Jun 2007 09:08:15 +0200] rev 920
please recheck this patch with Mathematica from Wolfram Research - lemme know if it fixes the geyish blob window bug
Anselm R. Garbe <arg@suckless.org> [Tue, 19 Jun 2007 09:04:21 +0200] rev 919
removed crappy createnotify handler
Anselm R. Garbe <arg@suckless.org> [Wed, 06 Jun 2007 11:43:14 +0200] rev 918
applied restack patch of anydot, with slight changes
Anselm R. Garbe <arg@suckless.org> [Wed, 06 Jun 2007 11:17:56 +0200] rev 917
I change the style of init somewhat, init as early as possible.
Anselm R. Garbe <arg@suckless.org> [Mon, 04 Jun 2007 14:38:24 +0200] rev 916
uncommented creatnotify
Anselm R. Garbe <arg@suckless.org> [Mon, 04 Jun 2007 11:50:48 +0200] rev 915
added an creatnotify event handler
Anselm R. Garbe <arg@suckless.org> [Mon, 04 Jun 2007 11:37:33 +0200] rev 914
applied anudots [un]ban repair patch
Anselm R. Garbe <arg@suckless.org> [Fri, 01 Jun 2007 12:11:25 +0200] rev 913
making variable declarations in dwm.h extern, this seems to be more ansi compliant
Anselm R. Garbe <arg@suckless.org> [Wed, 30 May 2007 20:49:38 +0200] rev 912
replaced BORDERPX with sel->border in togglemax(), in other places this is not possible.
Anselm R. Garbe <arg@suckless.org> [Wed, 30 May 2007 12:22:29 +0200] rev 911
Added tag 4.2 for changeset c13cb8c6b7a5
Anselm R. Garbe <arg@suckless.org> [Wed, 30 May 2007 12:19:28 +0200] rev 910
referred to LICENSE file
Anselm R. Garbe <arg@suckless.org> [Wed, 30 May 2007 12:10:01 +0200] rev 909
Jukka also belongs to Copyright holders after all he has contributed and done for dwm, updated -v as well
Anselm R. Garbe <arg@suckless.org> [Wed, 30 May 2007 08:57:44 +0200] rev 908
applied Jukkas patch
Anselm R. Garbe <arg@suckless.org> [Tue, 29 May 2007 13:53:08 +0200] rev 907
changed -v output (now also anydot and nsz are contained in this output)
Anselm R. Garbe <arg@suckless.org> [Tue, 29 May 2007 11:57:08 +0200] rev 906
added nsz to copyright holders as well, because he did a lot recently
Anselm R. Garbe <arg@suckless.org> [Tue, 29 May 2007 11:47:55 +0200] rev 905
added anydot to Copyright holders, because he contributed a lot recently
Anselm R. Garbe <arg@suckless.org> [Tue, 29 May 2007 11:35:20 +0200] rev 904
applied anydot's 3 minor patches, thank you anydot
Anselm R. Garbe <arg@suckless.org> [Mon, 28 May 2007 15:05:47 +0200] rev 903
applied Sanders patch
Anselm R. Garbe <arg@suckless.org> [Fri, 25 May 2007 15:28:10 +0200] rev 902
applied anydots proposal to let togglefloating restore fixed windows
Anselm R. Garbe <arg@suckless.org> [Thu, 24 May 2007 16:25:09 +0200] rev 901
fix if n < nmaster of remainer calculation for master windows
Anselm R. Garbe <arg@suckless.org> [Thu, 24 May 2007 15:55:28 +0200] rev 900
rev 900, cool
Anselm R. Garbe <arg@suckless.org> [Thu, 24 May 2007 15:53:48 +0200] rev 899
fo
Anselm R. Garbe <arg@suckless.org> [Thu, 24 May 2007 15:40:07 +0200] rev 898
calculating the remainder for master and stack area correctly
Anselm R. Garbe <arg@suckless.org> [Thu, 24 May 2007 11:35:32 +0200] rev 897
fixed issue reported by Christian Garbs
Anselm R. Garbe <arg@suckless.org> [Wed, 23 May 2007 22:33:46 +0200] rev 896
removed the only one and superfloues strncmp
Anselm R. Garbe <arg@suckless.org> [Wed, 23 May 2007 14:51:51 +0200] rev 895
foo
Anselm R. Garbe <arg@suckless.org> [Wed, 23 May 2007 07:49:05 +0200] rev 894
reverted last change after Sander pointed out the original decision
Anselm R. Garbe <arg@suckless.org> [Wed, 23 May 2007 07:47:20 +0200] rev 893
applied anydots remark of togglefloating()
Anselm R. Garbe <arg@suckless.org> [Tue, 22 May 2007 11:29:59 +0200] rev 892
applied Szabolcs proposal for zoom() as well
Anselm R. Garbe <arg@suckless.org> [Tue, 22 May 2007 11:29:04 +0200] rev 891
applied Szabolcs proposal to simplify setlayout()
Anselm R. Garbe <arg@suckless.org> [Mon, 21 May 2007 14:37:26 +0200] rev 890
Added tag 4.1 for changeset 00f4180df72b
Anselm R. Garbe <arg@suckless.org> [Wed, 16 May 2007 22:05:02 +0200] rev 889
no that change breaks fullscreen apps
Anselm R. Garbe <arg@suckless.org> [Wed, 16 May 2007 21:59:53 +0200] rev 888
raise barwin in restack, that's the most elegant solution I think
Anselm R. Garbe <arg@suckless.org> [Tue, 15 May 2007 14:06:18 +0200] rev 887
simplification
Anselm R. Garbe <arg@suckless.org> [Tue, 15 May 2007 13:58:29 +0200] rev 886
raising the barwin has no effect becasue of restack
Anselm R. Garbe <arg@suckless.org> [Tue, 15 May 2007 13:56:47 +0200] rev 885
fix
Anselm R. Garbe <arg@suckless.org> [Tue, 15 May 2007 13:56:06 +0200] rev 884
barwindow raising
Anselm R. Garbe <arg@suckless.org> [Tue, 15 May 2007 13:49:43 +0200] rev 883
using BarTop as fallback if BARPOS is set to BarOff as default for toggling
Anselm R. Garbe <arg@suckless.org> [Tue, 15 May 2007 13:44:04 +0200] rev 882
removed strip, added -s to LDFLAGS
Anselm R. Garbe <arg@suckless.org> [Tue, 15 May 2007 13:42:07 +0200] rev 881
added new Mod1-b functionality to dwm(1)
Anselm R. Garbe <arg@suckless.org> [Tue, 15 May 2007 13:36:04 +0200] rev 880
another fix, call lt->arrange() in togglebar only
Anselm R. Garbe <arg@suckless.org> [Tue, 15 May 2007 13:23:51 +0200] rev 879
fixed bpos init
Anselm R. Garbe <arg@suckless.org> [Tue, 15 May 2007 12:09:18 +0200] rev 878
made bar togglalble
Anselm R. Garbe <arg@suckless.org> [Mon, 14 May 2007 16:24:01 +0200] rev 877
thanks to Jukka
Anselm R. Garbe <arg@suckless.org> [Mon, 14 May 2007 13:42:00 +0200] rev 876
added the GTK Save-As bug report to BUGS section of dwm(1)
Anselm R. Garbe <arg@suckless.org> [Mon, 14 May 2007 11:54:30 +0200] rev 875
applied dfenze cleanups, fixed some comments in dwm.h
Anselm R. Garbe <arg@suckless.org> [Thu, 10 May 2007 13:49:17 +0200] rev 874
small fix of fix
Anselm R. Garbe <arg@suckless.org> [Thu, 10 May 2007 13:47:44 +0200] rev 873
fixed a potential security flaw
Anselm R. Garbe <arg@suckless.org> [Wed, 09 May 2007 11:31:14 +0200] rev 872
applied Maarten Maathuis recenter-patch for floating clients only requesting new width and height exceeding the screen space
Anselm R. Garbe <arg@suckless.org> [Wed, 09 May 2007 10:12:55 +0200] rev 871
s/remain/remainder/
Anselm R. Garbe <arg@suckless.org> [Wed, 09 May 2007 10:11:34 +0200] rev 870
fixing remaining space calculation
Anselm R. Garbe <arg@suckless.org> [Tue, 08 May 2007 08:52:34 +0200] rev 869
thanks to Juka to check -Wall ;)
Anselm R. Garbe <arg@suckless.org> [Mon, 07 May 2007 13:14:55 +0200] rev 868
next version is 4.1
Anselm R. Garbe <arg@suckless.org> [Mon, 07 May 2007 13:12:41 +0200] rev 867
applied patch of Paul Liu to allow onthefly resizing due to xrandr changes
Anselm R. Garbe <arg@suckless.org> [Thu, 19 Apr 2007 09:26:44 +0200] rev 866
Added tag 4.0 for changeset 018c38468422
Anselm R. Garbe <arg@suckless.org> [Thu, 19 Apr 2007 09:24:25 +0200] rev 865
fixed the border issue for mplayer, ff is definately broken when using F11 (fullscreen mode)
Anselm R. Garbe <arg@suckless.org> [Thu, 19 Apr 2007 08:53:40 +0200] rev 864
touch border
Anselm R. Garbe <arg@suckless.org> [Wed, 18 Apr 2007 21:11:46 +0200] rev 863
set border at manage time
Anselm R. Garbe <arg@suckless.org> [Wed, 18 Apr 2007 17:29:38 +0200] rev 862
using pixelcarnage-monospace (proggyclean), because this is better to the eyes
Anselm R. Garbe <arg@suckless.org> [Tue, 17 Apr 2007 14:56:46 +0200] rev 861
changed border handling
Anselm R. Garbe <arg@suckless.org> [Fri, 13 Apr 2007 12:22:00 +0200] rev 860
changing order of c->border restorage
Anselm R. Garbe <arg@suckless.org> [Fri, 13 Apr 2007 11:41:39 +0200] rev 859
I used 2006 in other places as well
Anselm R. Garbe <arg@suckless.org> [Fri, 13 Apr 2007 11:40:09 +0200] rev 858
yet another fix of copyright compactisition
Anselm R. Garbe <arg@suckless.org> [Fri, 13 Apr 2007 11:32:38 +0200] rev 857
making Copyright notices more compact
Anselm R. Garbe <arg@suckless.org> [Wed, 11 Apr 2007 15:18:16 +0200] rev 856
next version will be 4.0, so don't expect it within the next days
Anselm R. Garbe <arg@suckless.org> [Wed, 11 Apr 2007 15:17:29 +0200] rev 855
make also transients floating when we do not know the main window
Anselm R. Garbe <arg@suckless.org> [Mon, 02 Apr 2007 11:11:47 +0200] rev 854
Added tag 3.9 for changeset 55478328b242
Anselm R. Garbe <arg@suckless.org> [Thu, 29 Mar 2007 15:18:30 +0200] rev 853
next version will be 3.9, but don't expect it this week
Anselm R. Garbe <arg@suckless.org> [Thu, 29 Mar 2007 15:17:57 +0200] rev 852
add an additional check in resize() to prevent a crash of dwm
Anselm R. Garbe <arg@suckless.org> [Mon, 05 Mar 2007 11:54:59 +0100] rev 851
Added tag 3.8 for changeset 2ea201354cf0
Anselm R. Garbe <arg@suckless.org> [Fri, 02 Mar 2007 15:14:40 +0100] rev 850
we don't need to set the font all the time
Anselm R. Garbe <arg@suckless.org> [Thu, 01 Mar 2007 12:33:45 +0100] rev 849
some changes to updatesizehints, I don't change the aspect ratio algorithm now - I can't think, it is a mess
Anselm R. Garbe <arg@suckless.org> [Mon, 26 Feb 2007 16:24:51 +0100] rev 848
removed sendevent
Anselm R. Garbe <arg@suckless.org> [Mon, 26 Feb 2007 10:47:11 +0100] rev 847
Escape -s in dwm.1
Anselm R. Garbe <arg@suckless.org> [Sat, 24 Feb 2007 15:41:05 +0100] rev 846
Added tag 3.7 for changeset baee494346e5
Anselm R. Garbe <arg@suckless.org> [Sat, 24 Feb 2007 15:40:50 +0100] rev 845
prepared 3.7, ready to rambo
Anselm R. Garbe <arg@suckless.org> [Sat, 24 Feb 2007 14:08:27 +0100] rev 844
removed an unnecessary newline
Anselm R. Garbe <arg@suckless.org> [Sat, 24 Feb 2007 14:06:35 +0100] rev 843
removed superfluous externs (except for tags, because tags is defined in the source)
Anselm R. Garbe <arg@suckless.org> [Fri, 23 Feb 2007 13:37:55 +0100] rev 842
replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-k
Anselm R. Garbe <arg@suckless.org> [Fri, 23 Feb 2007 11:17:07 +0100] rev 841
oops, small bugfix in my config
Anselm R. Garbe <arg@suckless.org> [Fri, 23 Feb 2007 11:13:57 +0100] rev 840
default masterwidth should also be at 600
Anselm R. Garbe <arg@suckless.org> [Fri, 23 Feb 2007 11:09:18 +0100] rev 839
changed order if h/l
Anselm R. Garbe <arg@suckless.org> [Fri, 23 Feb 2007 10:40:32 +0100] rev 838
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
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 22:10:16 +0100] rev 837
renamed untiled into floating, keeping tiled instead of tiling (afaik tiled sounds more correct) - English speakers convinced me
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 18:22:51 +0100] rev 836
hahaha, untiled and non-untiled sounded really cumbersome
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 18:17:07 +0100] rev 835
made Fnt an anonymous inner struct
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 18:08:31 +0100] rev 834
made Fnt an anonymous inner struct
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 17:58:45 +0100] rev 833
nah, I don't want 640 as MASTERWIDTH
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 17:52:45 +0100] rev 832
using MASTERWIDTH=640 and 32px steps by default (incmasterw())
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 17:51:34 +0100] rev 831
simplified focusclient()
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 17:43:41 +0100] rev 830
renamed versatile into untiled
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 15:25:19 +0100] rev 829
merged focus{prev.next} into focusclient(1/-1)
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 15:06:56 +0100] rev 828
made dwm.h more tidy (thx Jukka for the zoom() hint)
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 12:16:58 +0100] rev 827
oops
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 12:15:48 +0100] rev 826
small bugfix
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 12:00:02 +0100] rev 825
fixed some issues due to the Arg->const char * transition
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 11:45:03 +0100] rev 824
restoring default keybindings as Sander complained
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 11:42:08 +0100] rev 823
replaced Arg union with const char *arg, seems cleaner to me, even if we need atoi() in some places
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 11:15:31 +0100] rev 822
re-added xterm to config.default.h
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 11:09:44 +0100] rev 821
removed button4/5-bindings for incnmaster on mode label - that is misleading
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 11:06:37 +0100] rev 820
fixed order of key bindings described in dwm.1
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 10:59:42 +0100] rev 819
status needs update even in togglemax() - since we got an indicator for this
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 10:57:19 +0100] rev 818
reusing drawsquare for client title, empty square before title means versatile window, filled square before title means versatile maximized window.
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 10:52:57 +0100] rev 817
dwm draws a small caret before the client title if it's a versatile client
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 09:29:38 +0100] rev 816
nah grouped keybindings by context
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 08:08:36 +0100] rev 815
fixed exit condition in togglemax()
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 08:02:04 +0100] rev 814
fixing missing extern declars in dwm.h for {de,at}tach()
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 07:59:13 +0100] rev 813
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
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 21:36:54 +0100] rev 812
just ignore the FD_ISSET check in main.c of xfd, just call XPending (which does the same afair)
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 17:00:06 +0100] rev 811
optimizing background color of terminals
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 16:57:21 +0100] rev 810
using 333 as background, hey proggyclean is really good
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 16:53:25 +0100] rev 809
switching to 13pt proggyclean (this fits better my 1920x1200 resolution than 12pt terminus which is too small or 14pt terminus which is too fat)
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 16:47:53 +0100] rev 808
using smaller font
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 15:47:52 +0100] rev 807
using a green selborder
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 13:31:04 +0100] rev 806
reverting to bg 555
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 13:29:02 +0100] rev 805
s/555/357/ for SELCOLOR
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 13:24:37 +0100] rev 804
switching to urxvtcd for the moment (the uxterm flicker makes me headaches, st is really highest prio now)
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 12:09:10 +0100] rev 803
Added tag 3.6.1 for changeset 20ec6976cee1
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 12:08:18 +0100] rev 802
creating 3.6.1
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 11:49:06 +0100] rev 801
reverted accidental removal of sx, sy
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 11:45:51 +0100] rev 800
removed some global vars which should be static instead
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 11:39:57 +0100] rev 799
moved focus{next,prev} and nexttiled from client.c to layout.c (because those are not client-specific), moved toggleversatile() from layout.c to client.c (because those are client-specific)
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 11:30:52 +0100] rev 798
cleaned up and commented the config.*.h
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 11:05:27 +0100] rev 797
Added tag 3.6 for changeset 75b1b25fe0d7e29400baf30568153f668324928b
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 11:04:33 +0100] rev 796
fixed quoting and a comment
Anselm R. Garbe <arg@suckless.org> [Tue, 20 Feb 2007 13:56:21 +0100] rev 795
renamed setfont to initfont, getcolor to initcolor
Anselm R. Garbe <arg@suckless.org> [Tue, 20 Feb 2007 13:48:02 +0100] rev 794
fixed order
Anselm R. Garbe <arg@suckless.org> [Tue, 20 Feb 2007 13:46:21 +0100] rev 793
added draw.c again (except getcolor and setfont which are helpers in main.c)
Anselm R. Garbe <arg@suckless.org> [Tue, 20 Feb 2007 13:40:31 +0100] rev 792
separating drawsquare from drawtext, made drawtext extern
Anselm R. Garbe <arg@suckless.org> [Tue, 20 Feb 2007 11:26:16 +0100] rev 791
rechecked with OpenBSD
Anselm R. Garbe <arg@suckless.org> [Tue, 20 Feb 2007 10:49:53 +0100] rev 790
split screen.c into layout.c and tag.c (because the view is an implicit mixture of both)
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 21:17:54 +0100] rev 789
using eprint instead of fputs
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 18:33:15 +0100] rev 788
replaced togglelayout with setlayout
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 18:19:43 +0100] rev 787
changed some odering in config*.h
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 17:18:24 +0100] rev 786
renamed Client->versatile and Rule->versatile into Client->isversatile resp. Rule->isversatile
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 17:12:26 +0100] rev 785
renames swim[ming] into versatile
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 17:00:32 +0100] rev 784
renamed floating into swimming (this does not clash with C naming conventions and fits better the fish symbol) - also in man page
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 16:41:47 +0100] rev 783
removed debug compile flags
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 16:40:36 +0100] rev 782
introduced Layout struct
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 16:07:22 +0100] rev 781
some more code polishing
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 16:04:38 +0100] rev 780
forgot an extern declaration
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 15:57:08 +0100] rev 779
bugfix of transient handling
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 15:23:35 +0100] rev 778
removed procevent, more refactoring
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 15:17:31 +0100] rev 777
draw.c is useless (belongs to main.c now)
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 15:05:29 +0100] rev 776
renamed view.c into screen.c
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 14:57:32 +0100] rev 775
renamed manage.c to view.c
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 14:52:19 +0100] rev 774
renamed Rule members, renamed RReg into Regexps
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 14:44:05 +0100] rev 773
merged tag.c, view.c and tile.c to manage.c
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 13:53:40 +0100] rev 772
some more refactoring
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 13:42:39 +0100] rev 771
added some new convenience functions
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 13:17:49 +0100] rev 770
some more refactoring
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 13:00:29 +0100] rev 769
introduced tile.c, some refactoring of functions
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 11:34:12 +0100] rev 768
simplified configurerequest to a bare minimum, removed wrong ban() calls
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 11:22:47 +0100] rev 767
fixed configurerequest according to Jukkas complains
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 11:03:27 +0100] rev 766
fixed configurerequest according to the problem Jukka reported
Anselm R. Garbe <arg@suckless.org> [Mon, 19 Feb 2007 10:51:11 +0100] rev 765
don't resize master if not in tiled mode
Anselm R. Garbe <arg@suckless.org> [Fri, 16 Feb 2007 16:51:27 +0100] rev 764
removed useless space
Anselm R. Garbe <arg@suckless.org> [Fri, 16 Feb 2007 16:41:22 +0100] rev 763
well, resize should be called in dofloat anyways ;)
Anselm R. Garbe <arg@suckless.org> [Fri, 16 Feb 2007 16:38:40 +0100] rev 762
removed ugly ban(), extended resize() that it only resets the size if necessary, added border_width commit to manage()
Anselm R. Garbe <arg@suckless.org> [Fri, 16 Feb 2007 10:20:34 +0100] rev 761
removed getnext/getprev, redundant
Anselm R. Garbe <arg@suckless.org> [Wed, 14 Feb 2007 14:01:12 +0100] rev 760
added ban() which takes care than a banned window is not banned again... (this reduces the overall ConfigureNotify's to clients)
Anselm R. Garbe <arg@suckless.org> [Wed, 14 Feb 2007 09:35:48 +0100] rev 759
Added tag 3.5 for changeset 63ad05e7f9e1
Anselm R. Garbe <arg@suckless.org> [Wed, 14 Feb 2007 09:31:23 +0100] rev 758
simplifying regexps in config samples
Anselm R. Garbe <arg@suckless.org> [Wed, 14 Feb 2007 09:09:18 +0100] rev 757
made for/if/else constructs more consistent, some code polishing
Anselm R. Garbe <arg@suckless.org> [Wed, 14 Feb 2007 08:14:41 +0100] rev 756
made configurerequest more tidy
Anselm R. Garbe <arg@suckless.org> [Tue, 13 Feb 2007 22:53:58 +0100] rev 755
I didn't knew of c->isfixed, that should fix Jukkas issue with gkrellm ;)
Anselm R. Garbe <arg@suckless.org> [Tue, 13 Feb 2007 22:24:27 +0100] rev 754
making it more sure that transient checks will work in any case
Anselm R. Garbe <arg@suckless.org> [Tue, 13 Feb 2007 14:59:58 +0100] rev 753
stupid me, one needs to set c->{x,y,w,h} in configurerequest obviously ;)
Anselm R. Garbe <arg@suckless.org> [Tue, 13 Feb 2007 13:39:33 +0100] rev 752
simplified configurerequest
Anselm R. Garbe <arg@suckless.org> [Mon, 12 Feb 2007 17:20:51 +0100] rev 751
yet another consistency fix of dwm
Anselm R. Garbe <arg@suckless.org> [Mon, 12 Feb 2007 16:41:46 +0100] rev 750
I don't see any reason why we should select for input on override-redirect windows?
Anselm R. Garbe <arg@suckless.org> [Mon, 12 Feb 2007 14:20:47 +0100] rev 749
bugfix of bugfix (thx to Sander)
Anselm R. Garbe <arg@suckless.org> [Mon, 12 Feb 2007 13:04:29 +0100] rev 748
fixed a bug
Anselm R. Garbe <arg@suckless.org> [Mon, 12 Feb 2007 11:42:32 +0100] rev 747
during writing 2wm.1 I noticed some bugs in dwm.1
Anselm R. Garbe <arg@suckless.org> [Mon, 12 Feb 2007 10:21:26 +0100] rev 746
removing all EnterNotifys after resize
Anselm R. Garbe <arg@suckless.org> [Mon, 12 Feb 2007 10:19:52 +0100] rev 745
added pointer warp on drop in resize
Anselm R. Garbe <arg@suckless.org> [Fri, 09 Feb 2007 14:56:19 +0100] rev 744
pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext) - 1 is unnecessary
Anselm R. Garbe <arg@suckless.org> [Fri, 09 Feb 2007 11:58:37 +0100] rev 743
treating acroread and mplayer floating by default
Anselm R. Garbe <arg@suckless.org> [Fri, 09 Feb 2007 09:54:08 +0100] rev 742
adapting John Grahor's patch to dwm-3.5
Anselm R. Garbe <arg@suckless.org> [Thu, 08 Feb 2007 14:09:52 +0100] rev 741
fixed copyright notice in Makefile
Anselm R. Garbe <arg@suckless.org> [Thu, 08 Feb 2007 13:39:33 +0100] rev 740
fixed order of Bool declarations
Anselm R. Garbe <arg@suckless.org> [Thu, 08 Feb 2007 11:48:01 +0100] rev 739
added TOPBAR option for making the bar appear what the user likes
Anselm R. Garbe <arg@suckless.org> [Thu, 08 Feb 2007 11:11:15 +0100] rev 738
next version is 3.5
Anselm R. Garbe <arg@suckless.org> [Thu, 08 Feb 2007 11:08:40 +0100] rev 737
making the bar appear at bottom
Anselm R. Garbe <arg@suckless.org> [Wed, 07 Feb 2007 12:42:35 +0100] rev 736
Added tag 3.4 for changeset 9ede7b2d2450
Anselm R. Garbe <arg@suckless.org> [Wed, 07 Feb 2007 12:37:21 +0100] rev 735
removed debug flags
Anselm R. Garbe <arg@suckless.org> [Wed, 07 Feb 2007 12:37:06 +0100] rev 734
replaced getproto with a saner function, now old-school artifacts of WM times in the early 90s completely disappeared, no punned pointer warning anymore ;)
Anselm R. Garbe <arg@suckless.org> [Tue, 06 Feb 2007 15:29:19 +0100] rev 733
yet another fix
Anselm R. Garbe <arg@suckless.org> [Tue, 06 Feb 2007 15:28:25 +0100] rev 732
simplification
Anselm R. Garbe <arg@suckless.org> [Tue, 06 Feb 2007 15:22:13 +0100] rev 731
implemented aspect ratio support of windows
Anselm R. Garbe <arg@suckless.org> [Mon, 05 Feb 2007 11:19:46 +0100] rev 730
made some changes more concistent
Anselm R. Garbe <arg@suckless.org> [Mon, 05 Feb 2007 11:09:53 +0100] rev 729
got rid of LD (inspired by JGs patch to wmii)
Anselm R. Garbe <arg@suckless.org> [Mon, 05 Feb 2007 11:05:16 +0100] rev 728
applied apm's patch proposal, getting rid of XDrawLines
Anselm R. Garbe <arg@suckless.org> [Thu, 01 Feb 2007 08:23:00 +0100] rev 727
Added tag 3.3 for changeset 0f91934037b0
Anselm R. Garbe <arg@suckless.org> [Wed, 31 Jan 2007 20:08:55 +0100] rev 726
applied Sander's drop_bh patch
Anselm R. Garbe <arg@suckless.org> [Sun, 28 Jan 2007 20:29:41 +0100] rev 725
handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle this in dwm as well
Anselm R. Garbe <arg@suckless.org> [Fri, 26 Jan 2007 12:41:15 +0100] rev 724
regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS section should appear after SEE ALSO section.
Anselm R. Garbe <arg@suckless.org> [Fri, 26 Jan 2007 12:31:57 +0100] rev 723
renamed CAVEATS into BUGS
Anselm R. Garbe <arg@suckless.org> [Thu, 25 Jan 2007 10:05:02 +0100] rev 722
Added tag 3.2.2 for changeset d3876aa79292
Anselm R. Garbe <arg@suckless.org> [Thu, 25 Jan 2007 09:59:48 +0100] rev 721
prepared yet another hotfix release
Anselm R. Garbe <arg@suckless.org> [Wed, 24 Jan 2007 17:25:37 +0100] rev 720
Added tag 3.2.1 for changeset f2cabc83a18f
Anselm R. Garbe <arg@suckless.org> [Wed, 24 Jan 2007 17:25:30 +0100] rev 719
hotfix release 3.2.1
Anselm R. Garbe <arg@suckless.org> [Wed, 24 Jan 2007 17:24:55 +0100] rev 718
applied offscreen appearance hotfix
Anselm R. Garbe <arg@suckless.org> [Wed, 24 Jan 2007 12:12:29 +0100] rev 717
Added tag 3.2 for changeset 4ce65f61f01b
Anselm R. Garbe <arg@suckless.org> [Tue, 23 Jan 2007 17:12:15 +0100] rev 716
renamed activescreen into selscreen
Anselm R. Garbe <arg@suckless.org> [Tue, 23 Jan 2007 13:10:35 +0100] rev 715
implemented Sanders remarks
Anselm R. Garbe <arg@suckless.org> [Tue, 23 Jan 2007 12:29:17 +0100] rev 714
small changes
Anselm R. Garbe <arg@suckless.org> [Tue, 23 Jan 2007 12:04:22 +0100] rev 713
removed a blank line
Anselm R. Garbe <arg@suckless.org> [Tue, 23 Jan 2007 12:00:49 +0100] rev 712
this version should also work with cornercases (like unmanage during !issel, etc.)
Anselm R. Garbe <arg@suckless.org> [Tue, 23 Jan 2007 11:49:16 +0100] rev 711
I think this is the best solution of multihead support
Anselm R. Garbe <arg@suckless.org> [Mon, 22 Jan 2007 16:02:37 +0100] rev 710
darker border
Anselm R. Garbe <arg@suckless.org> [Mon, 22 Jan 2007 10:35:58 +0100] rev 709
this variant is known to work, but focus() is ugly - we need in general a better way to handle multihead, this issel-stuff looks awkward (maybe it might be a good idea to set sel to NULL but to introduce a Client *revert which is set if a screen is unfocused, have to think about it further).
Anselm R. Garbe <arg@suckless.org> [Mon, 22 Jan 2007 10:22:58 +0100] rev 708
applied Sanders all5.patch (thanks for your weekend session, Sander!)
Anselm R. Garbe <arg@suckless.org> [Fri, 19 Jan 2007 15:05:07 +0100] rev 707
leavenotify also don't needs the check
Anselm R. Garbe <arg@suckless.org> [Fri, 19 Jan 2007 15:01:51 +0100] rev 706
deciding for focus(NULL);
Anselm R. Garbe <arg@suckless.org> [Fri, 19 Jan 2007 14:38:09 +0100] rev 705
replaced XSetBorder.../focus()
Anselm R. Garbe <arg@suckless.org> [Fri, 19 Jan 2007 14:36:25 +0100] rev 704
yet another multihead fix by Christof Musik
Anselm R. Garbe <arg@suckless.org> [Fri, 19 Jan 2007 08:05:39 +0100] rev 703
I prefer BORDERPX=1
Anselm R. Garbe <arg@suckless.org> [Thu, 18 Jan 2007 11:46:39 +0100] rev 702
personally I prefer 2px borders
Anselm R. Garbe <arg@suckless.org> [Thu, 18 Jan 2007 11:11:40 +0100] rev 701
applied a modified version of Christof Musik's multihead patch (though this is not sure if it works in all cases, have to wait for an ACK by Christof)
Anselm R. Garbe <arg@suckless.org> [Wed, 17 Jan 2007 12:36:29 +0100] rev 700
moved BORDERPX to config.*.h
Anselm R. Garbe <arg@suckless.org> [Tue, 16 Jan 2007 11:41:56 +0100] rev 699
Added tag 3.1 for changeset e1c8bef05e6e
Anselm R. Garbe <arg@suckless.org> [Tue, 16 Jan 2007 11:35:56 +0100] rev 698
removed erealloc (not used)
Anselm R. Garbe <arg@suckless.org> [Tue, 16 Jan 2007 11:33:42 +0100] rev 697
removed unnecessary bx, by, bw variables
Anselm R. Garbe <arg@suckless.org> [Tue, 16 Jan 2007 11:28:17 +0100] rev 696
s/444/555/g - enlightened selected background
Anselm R. Garbe <arg@suckless.org> [Tue, 16 Jan 2007 11:26:15 +0100] rev 695
removed firefox rule from default.h
Anselm R. Garbe <arg@suckless.org> [Tue, 16 Jan 2007 11:25:10 +0100] rev 694
applied new default colors
Anselm R. Garbe <arg@suckless.org> [Tue, 16 Jan 2007 11:12:34 +0100] rev 693
applied sanders patch of my config
Anselm R. Garbe <arg@suckless.org> [Mon, 15 Jan 2007 19:01:57 +0100] rev 692
Jukka, thanks for being faster than me!
Anselm R. Garbe <arg@suckless.org> [Mon, 15 Jan 2007 12:07:18 +0100] rev 691
changed restack, to fix undrawed tag indicators
Anselm R. Garbe <arg@suckless.org> [Mon, 15 Jan 2007 12:04:25 +0100] rev 690
removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles)
Anselm R. Garbe <arg@suckless.org> [Sun, 14 Jan 2007 22:37:34 +0100] rev 689
implemented new color scheme accordingly to Sanders proposal
Anselm R. Garbe <arg@suckless.org> [Sun, 14 Jan 2007 22:32:26 +0100] rev 688
removed mode label stuff
Anselm R. Garbe <arg@suckless.org> [Sun, 14 Jan 2007 22:27:29 +0100] rev 687
removed client title bar
Anselm R. Garbe <arg@suckless.org> [Fri, 12 Jan 2007 21:56:01 +0100] rev 686
added missing space
Anselm R. Garbe <arg@suckless.org> [Fri, 12 Jan 2007 13:06:15 +0100] rev 685
nah the last change feels bad
Anselm R. Garbe <arg@suckless.org> [Fri, 12 Jan 2007 12:48:51 +0100] rev 684
changed incnmaster shortcuts in config.arg.h
Anselm R. Garbe <arg@suckless.org> [Fri, 12 Jan 2007 12:37:12 +0100] rev 683
Added tag 3.0 for changeset 76b58d21ea98
Anselm R. Garbe <arg@suckless.org> [Fri, 12 Jan 2007 12:15:06 +0100] rev 682
removing to allow nmaster=0
Anselm R. Garbe <arg@suckless.org> [Thu, 11 Jan 2007 16:38:45 +0100] rev 681
this looks better now ;)
Anselm R. Garbe <arg@suckless.org> [Thu, 11 Jan 2007 16:03:06 +0100] rev 680
switching to arabic tags
Anselm R. Garbe <arg@suckless.org> [Thu, 11 Jan 2007 15:51:15 +0100] rev 679
small fix of initial numlockmask value
Anselm R. Garbe <arg@suckless.org> [Thu, 11 Jan 2007 13:43:38 +0100] rev 678
allowing nmaster=0 (I think that's a straight idea)
Anselm R. Garbe <arg@suckless.org> [Wed, 10 Jan 2007 12:56:49 +0100] rev 677
added Button{4,5} description to dwm.1
Anselm R. Garbe <arg@suckless.org> [Wed, 10 Jan 2007 12:54:23 +0100] rev 676
added comment to %u in config.default.h, added Button{4.5} support on mode label
Anselm R. Garbe <arg@suckless.org> [Mon, 08 Jan 2007 17:36:56 +0100] rev 675
reorganized
Anselm R. Garbe <arg@suckless.org> [Mon, 08 Jan 2007 17:33:24 +0100] rev 674
implemented nmaster appearance in mode label (using %u)
Anselm R. Garbe <arg@suckless.org> [Mon, 08 Jan 2007 13:01:37 +0100] rev 673
Added tag 2.9 for changeset 3a5910fac3cc
Anselm R. Garbe <arg@suckless.org> [Mon, 08 Jan 2007 12:56:35 +0100] rev 672
I received Sander's complain just in time ;)
Anselm R. Garbe <arg@suckless.org> [Mon, 08 Jan 2007 12:43:10 +0100] rev 671
changed status fg
Anselm R. Garbe <arg@suckless.org> [Mon, 08 Jan 2007 12:18:49 +0100] rev 670
fofofo
Anselm R. Garbe <arg@suckless.org> [Mon, 08 Jan 2007 12:12:02 +0100] rev 669
extended default tags to 1-9
Anselm R. Garbe <arg@suckless.org> [Sun, 07 Jan 2007 19:24:21 +0100] rev 668
small grammar fix of dwm.1
Anselm R. Garbe <arg@suckless.org> [Sun, 07 Jan 2007 14:38:41 +0100] rev 667
changed a term in dwm.1
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 22:27:26 +0100] rev 666
using shorter tags, using mon instead of cert
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 22:22:18 +0100] rev 665
roman numerals suck badly, reverting
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 22:13:44 +0100] rev 664
switching to roman tags, I need more tags
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 22:03:09 +0100] rev 663
I inc/decrease on the fly, feels better
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 22:00:15 +0100] rev 662
allowing swap() for first master client
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 21:56:57 +0100] rev 661
prevent pop() if first sel == nexttiled(clients)
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 21:55:43 +0100] rev 660
removed swap(), implemented pop for everything
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 21:52:17 +0100] rev 659
preserving c1->snext and c2->snext in swap() as well.
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 16:35:45 +0100] rev 658
fixing some minor issues
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 15:37:10 +0100] rev 657
removed the term clients from dwm.1
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 15:16:39 +0100] rev 656
adding some prevention that master clients get smaller than bh
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 15:11:01 +0100] rev 655
changed shortcuts to M-i and M-d
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 15:08:25 +0100] rev 654
allowing zoom within master area as well
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 15:04:49 +0100] rev 653
changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 14:49:18 +0100] rev 652
I prefer two master windows by default
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 14:48:16 +0100] rev 651
added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)
Anselm R. Garbe <arg@suckless.org> [Fri, 05 Jan 2007 12:50:39 +0100] rev 650
experimental version which allows master clients being increased/decreased
Anselm R. Garbe <arg@suckless.org> [Thu, 04 Jan 2007 16:45:28 +0100] rev 649
fixed comment of drawclient()
Anselm R. Garbe <arg@suckless.org> [Thu, 04 Jan 2007 14:51:43 +0100] rev 648
switching bakc to my previous color favorit
Anselm R. Garbe <arg@suckless.org> [Thu, 04 Jan 2007 14:17:25 +0100] rev 647
renamed drawtitle into drawclient
arg@mig29 [Tue, 02 Jan 2007 16:29:01 +0100] rev 646
using more thinkpad compliant colors
arg@mig29 [Tue, 02 Jan 2007 16:25:01 +0100] rev 645
changed arg's color scheme
arg@mig29 [Tue, 02 Jan 2007 15:44:19 +0100] rev 644
corrections
arg@mig29 [Tue, 02 Jan 2007 15:37:58 +0100] rev 643
next version will contain updated copyright notice
arg@mig29 [Tue, 02 Jan 2007 14:53:02 +0100] rev 642
Added tag 2.8 for changeset 107719a9ce3bd0c79f9f1f626596eb338a276561
arg@mig29 [Tue, 02 Jan 2007 14:40:18 +0100] rev 641
fixed cleanup, using clients instead of sel
arg@mig29 [Tue, 02 Jan 2007 12:28:02 +0100] rev 640
changed comment of updatesizehints
arg@mig29 [Mon, 01 Jan 2007 19:10:31 +0100] rev 639
renamed updatesize into updatesizehints (thx to Sander for this hint)
arg@mig29 [Wed, 20 Dec 2006 12:07:05 +0100] rev 638
small simplification to dotile() (thx to Ross for this hint)
arg@mig29 [Tue, 19 Dec 2006 11:38:08 +0100] rev 637
migrated arg's config.h to new dmenu command line options
arg@mig29 [Mon, 18 Dec 2006 14:39:34 +0100] rev 636
added Solaris hints
arg@mig29 [Thu, 14 Dec 2006 08:50:49 +0100] rev 635
Added tag 2.7 for changeset 21951c0dfbae5af68ed77821a4d87253ee91803f
arg@mig29 [Wed, 13 Dec 2006 14:15:38 +0100] rev 634
applied Sanders patch
arg@mig29 [Wed, 13 Dec 2006 13:53:10 +0100] rev 633
fixed man page, status bar displays EOF instead of "broken pipe"
arg@mig29 [Wed, 13 Dec 2006 13:42:17 +0100] rev 632
added the java odyssee to CAVEATS section
arg@mig29 [Tue, 12 Dec 2006 19:14:38 +0100] rev 631
removed Client->grav
arg@mig29 [Mon, 11 Dec 2006 16:45:02 +0100] rev 630
removed gravitate for the moment
arg@mig29 [Mon, 11 Dec 2006 09:42:16 +0100] rev 629
disabling configure() during resize
arg@mig29 [Mon, 11 Dec 2006 08:31:30 +0100] rev 628
made gravitate effectless, waiting for complains ;)
arg@mig29 [Fri, 08 Dec 2006 11:11:52 +0100] rev 627
fixed diagnostic error message
arg@mig29 [Fri, 08 Dec 2006 10:40:09 +0100] rev 626
removed the hardcoded fixed fallback, it is useless in non-Latin1 environments
arg@mig29 [Thu, 07 Dec 2006 16:38:57 +0100] rev 625
we don't use the term clients anymore, windows is the better term
arg@mig29 [Thu, 07 Dec 2006 14:55:29 +0100] rev 624
Added tag 2.6 for changeset 5308dd22b6ee8e3218c81d9e7e4125f235bb5778
arg@mig29 [Thu, 07 Dec 2006 14:39:31 +0100] rev 623
found compromise for fonts
arg@mig29 [Thu, 07 Dec 2006 12:03:15 +0100] rev 622
nah, people should define 'fixed' to be compatible with their locale
arg@mig29 [Thu, 07 Dec 2006 11:55:04 +0100] rev 621
using a UTF-8 capable fixed font
arg@mig29 [Thu, 07 Dec 2006 10:43:34 +0100] rev 620
switching to uxterm again, I get kretze from this urxvt crap
arg@mig29 [Thu, 07 Dec 2006 10:02:46 +0100] rev 619
with this patch everything works fine for me
arg@mig29 [Thu, 07 Dec 2006 09:49:45 +0100] rev 618
don't use Xlocale crap, let's use locale.h instead
arg@mig29 [Thu, 07 Dec 2006 09:47:55 +0100] rev 617
using the portable Xmb+UTF-8 way of life, will see if this works well...
arg@mig29 [Wed, 06 Dec 2006 11:19:06 +0100] rev 616
improved the memory leak prevention
arg@mig29 [Tue, 05 Dec 2006 14:21:18 +0100] rev 615
making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
arg@mig29 [Tue, 05 Dec 2006 13:31:29 +0100] rev 614
also setting LC_CTYPE only
arg@mig29 [Tue, 05 Dec 2006 10:30:31 +0100] rev 613
enforcing using fontsets even if they are incomplete for some encodings
arg@mig29 [Mon, 04 Dec 2006 21:01:14 +0100] rev 612
Added tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4ec22a7352ee8f58e
arg@mig29 [Mon, 04 Dec 2006 21:00:26 +0100] rev 611
hotfix of a serious crashing bug
arg@mig29 [Mon, 04 Dec 2006 15:39:43 +0100] rev 610
Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045
arg@mig29 [Sun, 03 Dec 2006 11:21:25 +0100] rev 609
applied Manuel's regex patch
arg@mig29 [Fri, 01 Dec 2006 17:55:46 +0100] rev 608
made squares equally sized, and 1px bigger
arg@mig29 [Fri, 01 Dec 2006 17:51:05 +0100] rev 607
if client is focused, the emptysquare don't needs to be drawed
arg@mig29 [Fri, 01 Dec 2006 17:45:27 +0100] rev 606
and the winner is
arg@mig29 [Fri, 01 Dec 2006 17:36:37 +0100] rev 605
sander1 proposal
arg@mig29 [Fri, 01 Dec 2006 16:55:42 +0100] rev 604
dood
arg@mig29 [Fri, 01 Dec 2006 15:50:22 +0100] rev 603
darkening the fg colors somewhat
arg@mig29 [Fri, 01 Dec 2006 15:03:42 +0100] rev 602
less obtrusive indicator (only a top line)
arg@mig29 [Fri, 01 Dec 2006 12:52:16 +0100] rev 601
final2 indicator
arg@mig29 [Fri, 01 Dec 2006 12:39:13 +0100] rev 600
removing the -1 on final indicators, looks cleaner
arg@mig29 [Fri, 01 Dec 2006 12:25:23 +0100] rev 599
final indicators
arg@mig29 [Fri, 01 Dec 2006 10:16:10 +0100] rev 598
changed things like I described in last mail
arg@mig29 [Fri, 01 Dec 2006 09:52:15 +0100] rev 597
improved tag indicator
arg@mig29 [Thu, 30 Nov 2006 17:01:39 +0100] rev 596
removed viewall signature from dwm.h
arg@mig29 [Thu, 30 Nov 2006 15:51:26 +0100] rev 595
next version will be 2.5
arg@mig29 [Thu, 30 Nov 2006 15:27:43 +0100] rev 594
removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0)
arg@mig29 [Thu, 30 Nov 2006 09:19:52 +0100] rev 593
Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f
arg@mig29 [Tue, 28 Nov 2006 17:36:00 +0100] rev 592
extended dwm.1 with last change
arg@mig29 [Tue, 28 Nov 2006 17:35:31 +0100] rev 591
togglefloat should only work in dotile mode (thanks to Sander for this hint)
arg@mig29 [Mon, 27 Nov 2006 17:51:50 +0100] rev 590
applied Alex Elide's tricky patch, thanks!
arg@mig29 [Mon, 27 Nov 2006 17:49:58 +0100] rev 589
returning to old Key struct
arg@mig29 [Mon, 27 Nov 2006 17:46:02 +0100] rev 588
applied Szabolcs Nagy's patch (thank you!)
arg@mig29 [Mon, 27 Nov 2006 17:30:06 +0100] rev 587
applied patch by Jukka
arg@mig29 [Mon, 27 Nov 2006 13:21:38 +0100] rev 586
changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
arg@mig29 [Mon, 27 Nov 2006 11:05:47 +0100] rev 585
added man page entry
arg@mig29 [Mon, 27 Nov 2006 10:57:37 +0100] rev 584
added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut
arg@mig29 [Mon, 27 Nov 2006 10:29:47 +0100] rev 583
applied Jukka's patch preventing some cornercases and making the EOF error message correct
arg@mig29 [Sun, 26 Nov 2006 15:43:16 +0100] rev 582
applied yet another proposal of Manuel
arg@mig29 [Sun, 26 Nov 2006 14:26:53 +0100] rev 581
applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading.
arg@mig29 [Sun, 26 Nov 2006 13:31:36 +0100] rev 580
applied Jukka's stdinread patch
arg@mig29 [Sat, 25 Nov 2006 19:26:31 +0100] rev 579
next version will be 2.4
arg@mig29 [Sat, 25 Nov 2006 19:26:16 +0100] rev 578
applied Manuels patch (thanks to Manuel!)
arg@mig29 [Fri, 24 Nov 2006 17:02:41 +0100] rev 577
small fix of man page
arg@mig29 [Fri, 24 Nov 2006 15:46:32 +0100] rev 576
Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849
arg@mig29 [Thu, 23 Nov 2006 16:00:16 +0100] rev 575
using the term 'indicated' instead of 'higlighted'
arg@mig29 [Thu, 23 Nov 2006 15:59:16 +0100] rev 574
updated man page with the bottom right corner indicator
arg@mig29 [Wed, 22 Nov 2006 16:17:50 +0100] rev 573
fififif
arg@mig29 [Wed, 22 Nov 2006 14:57:09 +0100] rev 572
added a similiar patch to Daves solution to indicate if there are clients with a specific tag
arg@mig29 [Tue, 21 Nov 2006 15:03:08 +0100] rev 571
returning to old bar colorization behavior, like sander proposed for consistency reasons
arg@mig29 [Tue, 21 Nov 2006 14:49:13 +0100] rev 570
applied Gottox patches
arg@mig29 [Tue, 21 Nov 2006 12:17:47 +0100] rev 569
using iso10646 explicitely in arg's config.h
arg@mig29 [Tue, 21 Nov 2006 09:41:33 +0100] rev 568
Added tag 2.2 for changeset 7e92f58754ae6edb3225f26d754bd89c1ff458cf
arg@mig29 [Sat, 18 Nov 2006 21:33:33 +0100] rev 567
nah reverting to my prev style, that's really the best
arg@mig29 [Sat, 18 Nov 2006 21:26:53 +0100] rev 566
applying aluminium style for arg's config.h
arg@mig29 [Thu, 16 Nov 2006 14:40:57 +0100] rev 565
applied Gottox' windowarea patch
arg@mig29 [Wed, 08 Nov 2006 17:16:38 +0100] rev 564
using a more blue-ish color...
arg@mig29 [Wed, 08 Nov 2006 17:10:51 +0100] rev 563
making the selected color more lightning
arg@mig29 [Fri, 03 Nov 2006 09:22:40 +0100] rev 562
next release will be 2.2
arg@mig29 [Fri, 03 Nov 2006 08:29:39 +0100] rev 561
applied Jukkas patch
arg@mig29 [Thu, 02 Nov 2006 10:18:22 +0100] rev 560
Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531
arg@mig29 [Tue, 31 Oct 2006 12:07:32 +0100] rev 559
renamed resizecol into resizemaster
arg@mig29 [Tue, 31 Oct 2006 12:06:38 +0100] rev 558
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)
arg@mig29 [Tue, 31 Oct 2006 09:02:42 +0100] rev 557
Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec
arg@mig29 [Tue, 31 Oct 2006 09:02:16 +0100] rev 556
make sure that changing sx has no impact on snapping
arg@mig29 [Mon, 30 Oct 2006 12:40:10 +0100] rev 555
in a 1920x1200 setup 40 pixels of snap value are much better than 20
arg@mig29 [Mon, 30 Oct 2006 12:26:55 +0100] rev 554
fixed stupid bug of snap-to-screen
arg@mig29 [Mon, 30 Oct 2006 12:07:00 +0100] rev 553
changing snap priority
arg@mig29 [Mon, 30 Oct 2006 12:04:08 +0100] rev 552
removed useless abs() calls
arg@mig29 [Mon, 30 Oct 2006 11:58:05 +0100] rev 551
added screen-border snapping in floating mode, feels quite well
arg@mig29 [Fri, 27 Oct 2006 13:29:35 +0200] rev 550
and another fix
arg@mig29 [Fri, 27 Oct 2006 13:28:26 +0200] rev 549
applied sanders try2 patch
arg@mig29 [Fri, 27 Oct 2006 12:05:47 +0200] rev 548
applied sanders max size fix
arg@mig29 [Fri, 27 Oct 2006 10:24:15 +0200] rev 547
stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend
arg@mig29 [Thu, 26 Oct 2006 15:41:40 +0200] rev 546
reverting to original
arg@mig29 [Thu, 26 Oct 2006 15:29:20 +0200] rev 545
applied sander's config.*h nitpick patch
arg@mig29 [Thu, 26 Oct 2006 15:26:17 +0200] rev 544
some other change
arg@mig29 [Thu, 26 Oct 2006 15:05:45 +0200] rev 543
apply small fix to prevent apps like mplayer wandering when toggling fullscreen
arg@mig29 [Thu, 26 Oct 2006 12:22:26 +0200] rev 542
forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely)
arg@mig29 [Thu, 26 Oct 2006 12:13:41 +0200] rev 541
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)
arg@mig29 [Thu, 26 Oct 2006 11:21:45 +0200] rev 540
changing MASTER in config.arg.h from 600 to 550 per thousand
arg@mig29 [Thu, 26 Oct 2006 10:21:27 +0200] rev 539
my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...
Anselm R. Garbe <arg@10kloc.org> [Mon, 16 Oct 2006 16:50:03 +0200] rev 538
moved MOUSEMASK into event.c (not used in other places)
Anselm R. Garbe <arg@10kloc.org> [Sat, 14 Oct 2006 18:21:39 +0200] rev 537
now being at v2.0
Anselm R. Garbe <arg@10kloc.org> [Fri, 13 Oct 2006 18:47:24 +0200] rev 536
using lsx instead of Jukka's shell construct
Anselm R. Garbe <arg@10kloc.org> [Fri, 06 Oct 2006 14:01:53 +0200] rev 535
hotfix
Anselm R. Garbe <arg@10kloc.org> [Fri, 06 Oct 2006 13:43:59 +0200] rev 534
Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148
Anselm R. Garbe <arg@10kloc.org> [Fri, 06 Oct 2006 13:06:37 +0200] rev 533
do* has no Arg arument anymore (never called directly)
Anselm R. Garbe <arg@10kloc.org> [Fri, 06 Oct 2006 11:50:15 +0200] rev 532
code polishing, removed unnecessary newlines
Anselm R. Garbe <arg@10kloc.org> [Fri, 06 Oct 2006 11:37:12 +0200] rev 531
yet another small fix and simplification of dotile
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 19:27:28 +0200] rev 530
removed the stack position stuff
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 18:23:28 +0200] rev 529
small boundary check fix
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 18:18:47 +0200] rev 528
changing MASTER value from percent into per mill
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 19:00:58 +0200] rev 527
Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 13:47:30 +0200] rev 526
simplified dotile(), removed misleading line
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 13:44:48 +0200] rev 525
final fix for man page
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 12:59:35 +0200] rev 524
keep master ratio on resizecol -> arrange
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 12:18:04 +0200] rev 523
yet another simplification of dotile()
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 12:13:24 +0200] rev 522
simplified dotile()
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 11:00:55 +0200] rev 521
applied resizecol fix by Jukka
Anselm R. Garbe <arg@10kloc.org> [Thu, 05 Oct 2006 09:37:11 +0200] rev 520
Button3 click on mode label toggles stack position now
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 19:06:27 +0200] rev 519
applied dave's highlight patch for big fonts
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 18:40:32 +0200] rev 518
using ff tiled again, seems to work perfectly with new bottom stack
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 18:21:02 +0200] rev 517
applied ality's hardcode-0 patches
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 18:08:20 +0200] rev 516
added symbols for different modes
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 17:25:49 +0200] rev 515
removed useless updatemaster
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 17:20:05 +0200] rev 514
documented the new behavior in man page
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 17:15:05 +0200] rev 513
fixed small offset issue
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 17:12:57 +0200] rev 512
fixed the z-layer issue described on mailinglist
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 17:02:56 +0200] rev 511
removed the direction flipping
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 16:54:15 +0200] rev 510
small fix of a corner case
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 16:44:02 +0200] rev 509
small change
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 16:22:20 +0200] rev 508
added the new dotile as described on ml
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 14:39:03 +0200] rev 507
prelim of dotile()
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 12:56:01 +0200] rev 506
I changed sanders patch to fix the ff issue to be simplier, though it needs testing if this really fixes the issue
Anselm R. Garbe <arg@10kloc.org> [Fri, 29 Sep 2006 12:38:27 +0200] rev 505
first step to a more flexible dotile() algorithm
Anselm R. Garbe <arg@10kloc.org> [Thu, 28 Sep 2006 21:29:20 +0200] rev 504
renamed column into area
Anselm R. Garbe <arg@10kloc.org> [Thu, 28 Sep 2006 16:14:48 +0200] rev 503
small change to README
Anselm R. Garbe <arg@10kloc.org> [Thu, 28 Sep 2006 14:03:39 +0200] rev 502
applied Jukkas patch
Anselm R. Garbe <arg@10kloc.org> [Wed, 27 Sep 2006 17:21:25 +0200] rev 501
Added tag 1.7.1 for changeset d5ad819f2a66a40fa75dd2e44429f3bfc884d07b
Anselm R. Garbe <arg@10kloc.org> [Wed, 27 Sep 2006 17:18:46 +0200] rev 500
fixing the settags issue, preparing 1.7.1
arg@zarathustra [Tue, 26 Sep 2006 17:42:14 +0200] rev 499
removed an unused var
arg@zarathustra [Tue, 26 Sep 2006 17:39:30 +0200] rev 498
Added tag 1.7 for changeset 4dbdb61c8b8ce21dee5c7050a6b103855964ed20
arg@mmvi [Tue, 26 Sep 2006 14:32:02 +0200] rev 497
updated README
arg@mmvi [Tue, 26 Sep 2006 14:08:42 +0200] rev 496
small change
arg@mmvi [Tue, 26 Sep 2006 13:49:16 +0200] rev 495
added slight error check to getcolor
arg@mmvi [Tue, 26 Sep 2006 13:30:30 +0200] rev 494
small fix
arg@mmvi [Tue, 26 Sep 2006 13:24:14 +0200] rev 493
changed order of colordefs in config.h's, changed config.arg.h to fit to new dmenu
arg@mmvi [Tue, 26 Sep 2006 08:17:35 +0200] rev 492
removed useless debug info
arg@mmvi [Tue, 26 Sep 2006 07:40:19 +0200] rev 491
added configure(), but this doesn't really fix those frking broken SDL apps
arg@mmvi [Mon, 25 Sep 2006 21:28:00 +0200] rev 490
slight change of event handling order
arg@mmvi [Mon, 25 Sep 2006 21:19:18 +0200] rev 489
simplified mouse resizals
arg@mmvi [Mon, 25 Sep 2006 20:38:30 +0200] rev 488
applied sanders jukka patch
arg@mmvi [Mon, 25 Sep 2006 08:21:51 +0200] rev 487
applied Jukkas patch
arg@mmvi [Fri, 22 Sep 2006 18:48:35 +0200] rev 486
removed all dotile checks
arg@mmvi [Fri, 22 Sep 2006 16:35:49 +0200] rev 485
applied Jukkas remark (dunno if this is correct though)
arg@mmvi [Fri, 22 Sep 2006 15:39:38 +0200] rev 484
applied jukkas patch
arg@mmvi [Fri, 22 Sep 2006 14:02:41 +0200] rev 483
man page fix
arg@mmvi [Fri, 22 Sep 2006 14:00:54 +0200] rev 482
ismax toggling on mouse based action
arg@mmvi [Fri, 22 Sep 2006 13:58:21 +0200] rev 481
hotfix
arg@mmvi [Fri, 22 Sep 2006 13:53:28 +0200] rev 480
small change to achieve Jukka's last proposal
arg@mmvi [Fri, 22 Sep 2006 11:49:24 +0200] rev 479
fixed issue pointed out by Jukka
arg@mmvi [Fri, 22 Sep 2006 11:24:01 +0200] rev 478
patched resizemouse according to sanders remark
arg@mmvi [Fri, 22 Sep 2006 10:01:51 +0200] rev 477
small man page fix
arg@mmvi [Fri, 22 Sep 2006 09:43:21 +0200] rev 476
sander check this
arg@mmvi [Fri, 22 Sep 2006 08:22:39 +0200] rev 475
slight change to config.arg.h (I use ff floating)
arg@mmvi [Fri, 22 Sep 2006 08:17:42 +0200] rev 474
updated man page
arg@mmvi [Fri, 22 Sep 2006 07:37:56 +0200] rev 473
implemented the maximization as I described on the mailinglist, this feels better to me.
arg@mmvi [Wed, 20 Sep 2006 09:53:21 +0200] rev 472
reviewed client.c
arg@mmvi [Wed, 20 Sep 2006 09:49:32 +0200] rev 471
reviewed util.c
arg@mmvi [Wed, 20 Sep 2006 09:45:39 +0200] rev 470
fixed a nuance in dwm.1
arg@mmvi [Wed, 20 Sep 2006 09:40:35 +0200] rev 469
improved intro comment in dwm.h, updated config.mk
arg@mmvi [Tue, 19 Sep 2006 16:13:44 +0200] rev 468
some simplifications to intro in dwm.h
arg@mmvi [Sat, 16 Sep 2006 11:21:01 +0200] rev 467
Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33c
arg@mmvi [Fri, 15 Sep 2006 14:21:25 +0200] rev 466
added visibility check to enternotify as well
arg@mmvi [Fri, 15 Sep 2006 10:54:32 +0200] rev 465
offscreen client appearance fixes
arg@mmvi [Fri, 15 Sep 2006 10:49:05 +0200] rev 464
focus() enforces visibility of a client if not NULL
Anselm R. Garbe <arg@10kloc.org> [Thu, 14 Sep 2006 11:07:44 +0200] rev 463
removed useless inclusion
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 19:09:04 +0200] rev 462
fixed executing of dmenu output to handle args correctly
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 10:57:28 +0200] rev 461
removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined)
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 09:50:06 +0200] rev 460
some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 09:46:19 +0200] rev 459
made introduction comment in dwm.h shorter
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 08:27:11 +0200] rev 458
applied Christof Musik's multihead patch for a pathologic cornercase
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 08:14:22 +0200] rev 457
added a general comment to dwm.h how dwm is basically organized
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 17:31:21 +0200] rev 456
some other simplifications
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 11:28:28 +0200] rev 455
fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 10:00:56 +0200] rev 454
small change to comments, renamed two set* functions in client.c into update*
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 08:58:58 +0200] rev 453
small fix
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 07:40:41 +0200] rev 452
added some comments
Anselm R. Garbe <arg@10kloc.org> [Fri, 08 Sep 2006 08:32:08 +0200] rev 451
Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97
Anselm R. Garbe <arg@10kloc.org> [Fri, 08 Sep 2006 08:19:54 +0200] rev 450
applied sanders patch of not manipulating sel
Anselm R. Garbe <arg@10kloc.org> [Fri, 08 Sep 2006 07:40:16 +0200] rev 449
really small changes to dwm.1
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 18:13:19 +0200] rev 448
hotfix
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 18:12:40 +0200] rev 447
simplified unmanage
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 17:53:40 +0200] rev 446
using a global stack for focus recovery on arrange() - seems to work great
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 09:26:01 +0200] rev 445
made markups in dwm.1 more consistent
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 07:53:29 +0200] rev 444
small addition to dwm.1
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 17:31:52 +0200] rev 443
this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 15:36:42 +0200] rev 442
no this is better
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 15:30:28 +0200] rev 441
does this preserve z order for anthony?
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 13:56:46 +0200] rev 440
maybe this might work
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 12:19:07 +0200] rev 439
Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8e
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 12:18:57 +0200] rev 438
prepared dwm-1.4 update
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 12:10:43 +0200] rev 437
drawstatus even if no client exists
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 11:54:16 +0200] rev 436
sanders solution is convincing and elegant
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 11:46:35 +0200] rev 435
seems to preserve floating client z-layer order (even with reorder() calls)
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 10:54:10 +0200] rev 434
Added tag 1.4 for changeset a6b8994af16491220db0199623bd57d061e06143
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 10:03:21 +0200] rev 433
small fix
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 09:23:34 +0200] rev 432
made args mode symbols the default ones (the default ones look too ugly)
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 09:21:17 +0200] rev 431
moved transient_for tag inheritance to settags
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 09:13:31 +0200] rev 430
no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks)
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 19:26:34 +0200] rev 429
no, ordering floating clients at the end seems better
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 18:43:15 +0200] rev 428
fix
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 18:04:22 +0200] rev 427
this makes sure the issue mentioned by sander
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 17:10:48 +0200] rev 426
fixing zoom
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 16:11:52 +0200] rev 425
fixing two off-by-ones
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 16:05:09 +0200] rev 424
ach ich will auch Alt-s
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 16:00:09 +0200] rev 423
applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:52:23 +0200] rev 422
renamed resizetile into resizecol
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:27:43 +0200] rev 421
well ok, added Mod-s to default bindings (however, I don't need it)
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:25:42 +0200] rev 420
s/growcol/resizetile/g
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:21:59 +0200] rev 419
right, multihead issue is not involved with growcol
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:20:29 +0200] rev 418
hotfix
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:19:18 +0200] rev 417
applied a fix related to Sanders remark to growcol
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 09:37:45 +0200] rev 416
sanders toggletag patch is much more elegant
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 09:02:37 +0200] rev 415
I really need column growing, now pushing upstream
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 08:37:34 +0200] rev 414
don't access sel in restack without checking for NULL (multihead crashing bug)
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 08:24:00 +0200] rev 413
fixing c->weight handling
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 19:19:37 +0200] rev 412
removed some useless tags
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:52:46 +0200] rev 411
after 1.3
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:52:16 +0200] rev 410
Added tag 1.3 for changeset f5f5cbf016a94b48a8fe9c47f0736e96d166d5d4
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:52:12 +0200] rev 409
retagged
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:39:33 +0200] rev 408
simplified manage
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:37:31 +0200] rev 407
removed html crap
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:21:18 +0200] rev 406
Added tag 1.3 for changeset dd44dc937e8b0a46abf1a15a333dba5304e4fe89
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:21:15 +0200] rev 405
hotfixing with sanders hint
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:18:01 +0200] rev 404
Added tag 1.3 for changeset 6413ea66b1c2496cfc2173fe58df67cb965eb1da
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:02:13 +0200] rev 403
fixing the issue that new clients appear lowered
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 12:23:41 +0200] rev 402
removed unused vars
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 10:10:08 +0200] rev 401
reducing focus calls (sanders patch)
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 08:55:49 +0200] rev 400
applied Sanders max_and_focus.patch
Anselm R. Garbe <arg@10kloc.org> [Fri, 01 Sep 2006 15:31:59 +0200] rev 399
simplified buttonpress
Anselm R. Garbe <arg@10kloc.org> [Fri, 01 Sep 2006 10:32:50 +0200] rev 398
applied sanders patch
Anselm R. Garbe <arg@10kloc.org> [Thu, 31 Aug 2006 18:08:28 +0200] rev 397
reorder was misssing in Ross version of viewall
Anselm R. Garbe <arg@10kloc.org> [Thu, 31 Aug 2006 18:04:34 +0200] rev 396
changed shortcut into Mod1-0
Anselm R. Garbe <arg@10kloc.org> [Thu, 31 Aug 2006 18:02:38 +0200] rev 395
added viewall to mainstream (only Ross Mohns version, not the toggle)
Anselm R. Garbe <arg@10kloc.org> [Thu, 31 Aug 2006 17:49:04 +0200] rev 394
implemented Button2 press on tags for toggletag on the focused client
Anselm R. Garbe <arg@10kloc.org> [Thu, 31 Aug 2006 08:48:04 +0200] rev 393
applied sanders patch to remove unnecessary commit()
Anselm R. Garbe <arg@10kloc.org> [Wed, 30 Aug 2006 13:00:30 +0200] rev 392
small fix in config.arg.h
Anselm R. Garbe <arg@10kloc.org> [Wed, 30 Aug 2006 12:39:35 +0200] rev 391
Added tag 1.2 for changeset e3179ce2b90451d2807cd53b589d768412b8666b
Anselm R. Garbe <arg@10kloc.org> [Wed, 30 Aug 2006 12:39:27 +0200] rev 390
prepared 1.2
Anselm R. Garbe <arg@10kloc.org> [Wed, 30 Aug 2006 11:21:56 +0200] rev 389
now using Salmi's menu command
Anselm R. Garbe <arg@10kloc.org> [Wed, 30 Aug 2006 11:15:58 +0200] rev 388
removed a warning reported by Jukka
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 19:24:28 +0200] rev 387
simplified configurerequest
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 18:05:02 +0200] rev 386
now dwm enforces max screen size also in tiled mode on non-floating clients which are maximized
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 17:33:27 +0200] rev 385
fixed
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 17:31:55 +0200] rev 384
configurenotify remembers max geom now, and restores this if necessary, however it accepts to touch the max size on configurerequest, this shouldn't break fillscreen apps (tested with mplayer)
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 17:11:37 +0200] rev 383
applied patch similiar proposed by dave tweed
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 15:28:29 +0200] rev 382
improved selection policy
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 13:40:09 +0200] rev 381
still something wrong with reorder()
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 09:57:57 +0200] rev 380
this algorithm seems to keep order for any scenario
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 09:25:14 +0200] rev 379
fix client position in list also on tag and toggletag
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 09:23:44 +0200] rev 378
added attach/detach functions which don't attach at the begin of list, but at the slot of a first match of the tags of a client
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 14:32:51 +0200] rev 377
removed crappy variables
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 12:27:00 +0200] rev 376
changed config.arg.h - I really need the 4th tag
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 10:21:40 +0200] rev 375
updated html page
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 10:19:55 +0200] rev 374
Added tag 1.1 for changeset 44a55e6e46bf6c231780b09d919977d6f01083de
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 08:17:27 +0200] rev 373
added a comment to spawn
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 08:06:50 +0200] rev 372
applied sanders focus_ patches
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 08:02:29 +0200] rev 371
applied sanders somepatches.patch
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 18:14:55 +0200] rev 370
oh frking dear big font...
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 18:05:18 +0200] rev 369
term enlightened
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 18:03:56 +0200] rev 368
switching to darker colorscheme with larger font
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 17:42:58 +0200] rev 367
patched arg.h
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 17:34:03 +0200] rev 366
new stuff
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 17:31:57 +0200] rev 365
switching to dark colors again
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 16:21:45 +0200] rev 364
updated man page of dwm
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 16:15:13 +0200] rev 363
changed order of options
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:48:44 +0200] rev 362
trying a different configuration
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:37:00 +0200] rev 361
removed small 1px gap, somehow without it things feel better
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:24:18 +0200] rev 360
oops
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:21:49 +0200] rev 359
fixed typo
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:16:20 +0200] rev 358
s/TILED/TILE/g
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:12:32 +0200] rev 357
removed a bunch of lines, made mode symbols configurable
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:06:38 +0200] rev 356
changed symbols for float/tiled mode, added mouse-driven mode toggle to buttonpress()
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 14:46:01 +0200] rev 355
small fix to separate client title from right-most tag
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 13:02:07 +0200] rev 354
restored config.arg.h
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 12:59:45 +0200] rev 353
new color stuff/new rendering stuff
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 07:54:49 +0200] rev 352
back to 3 colors
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 12:07:10 +0200] rev 351
fixed
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 12:04:56 +0200] rev 350
3->4 colors
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 10:28:50 +0200] rev 349
Added tag 1.0 for changeset bbc98e77ae89a7c9232a5be0835f60ea00d8036e
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 10:25:05 +0200] rev 348
prepared dwm-1.0
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 10:20:00 +0200] rev 347
yet another fix
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 10:18:42 +0200] rev 346
small man page fix
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 09:41:41 +0200] rev 345
found less intrusive way
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 09:25:10 +0200] rev 344
changing tag indicator through underline
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 19:05:03 +0200] rev 343
black on light is really better, I notice this after all
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 18:50:46 +0200] rev 342
updated man page
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 14:40:44 +0200] rev 341
applied tag drawing change to man page
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 14:38:25 +0200] rev 340
implemented right tag drawing in the status bar and titlebars
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 13:04:43 +0200] rev 339
removed a blank line
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 12:28:39 +0200] rev 338
eliminated sentinel warning
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 12:10:55 +0200] rev 337
small fix of man page
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 12:08:37 +0200] rev 336
implemented class:inst:title matching
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 12:03:25 +0200] rev 335
applied zero_to_five patch
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 11:33:50 +0200] rev 334
tags appear in the left again
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 10:21:57 +0200] rev 333
separated setup stuff into main.c:setup() - this makes main() more readable
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 19:56:29 +0200] rev 332
updated man page
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 19:55:20 +0200] rev 331
titlebars contain tags in the right now
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 18:08:25 +0200] rev 330
fixed default key bindings (indexes of tags were screwed up)
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 17:40:21 +0200] rev 329
rearranged getproto
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 17:38:59 +0200] rev 328
removed winprop (merged into getproto)
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 16:50:21 +0200] rev 327
separated several functions into view.c
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 16:42:29 +0200] rev 326
removed DEFTAG
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 16:06:11 +0200] rev 325
removed badmalloc (thx for the pointer to Uriel)
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 10:06:11 +0200] rev 324
rxvt is quite slow under OpenBSD
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 10:01:32 +0200] rev 323
font fix
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 09:57:32 +0200] rev 322
slight change of my config.h
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 09:49:48 +0200] rev 321
fixed
arg@localhost.10kloc.org [Mon, 21 Aug 2006 17:35:37 +0200] rev 320
windows which have set transient_for hint inherit the transient_for window tags now
arg@localhost.10kloc.org [Mon, 21 Aug 2006 17:41:09 +0200] rev 319
after switching to OpenBSD again, I switched back to a saner color scheme
Anselm R.Garbe <arg@10ksloc.org> [Mon, 21 Aug 2006 09:03:14 +0200] rev 318
applied Sanders focus_* patches, removed the unnecessary clean-prefix from the new function names
Anselm R.Garbe <arg@10ksloc.org> [Mon, 21 Aug 2006 07:33:18 +0200] rev 317
small renamings of two static functions
Anselm R.Garbe <arg@10ksloc.org> [Mon, 21 Aug 2006 07:31:15 +0200] rev 316
small changes to dwm.1, rearranged order within main event loop
Anselm R.Garbe <arg@10ksloc.org> [Fri, 18 Aug 2006 13:40:34 +0200] rev 315
applied Sanders patch
Anselm R.Garbe <arg@10ksloc.org> [Fri, 18 Aug 2006 08:39:33 +0200] rev 314
made a new client position strategy similiar to that one proposed by Sander, but which takes top bar into account
Anselm R.Garbe <arg@10ksloc.org> [Thu, 17 Aug 2006 10:06:36 +0200] rev 313
fixed a bug reported by sander
Anselm R.Garbe <arg@10ksloc.org> [Thu, 17 Aug 2006 09:44:17 +0200] rev 312
applied the shorter xprop command
Anselm R.Garbe <arg@10ksloc.org> [Thu, 17 Aug 2006 09:37:43 +0200] rev 311
centering apps only if transient_for is not(!) set
Anselm R.Garbe <arg@10ksloc.org> [Thu, 17 Aug 2006 09:35:44 +0200] rev 310
fixed issue Sander reported
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 19:25:29 +0200] rev 309
corrected order of cleanup code
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 17:58:18 +0200] rev 308
condition was insufficient
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 17:56:04 +0200] rev 307
fixed issue reported by sander
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 15:57:36 +0200] rev 306
added general centralization rule for new clients (works around various borken apps)
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 15:31:24 +0200] rev 305
removed leading ;
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 15:00:14 +0200] rev 304
added sample command to config.default.h to highlight how to query class:instance info with a one-liner of shell commands
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 12:36:32 +0200] rev 303
applied another config.mk patch made by sander
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 09:31:41 +0200] rev 302
we close stdin as well
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 09:05:58 +0200] rev 301
simplified sort | uniq into sort -u (on my boxes all sort support -u)
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 16:54:54 +0200] rev 300
fixing small bug in config.mk
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 10:45:14 +0200] rev 299
adding forgetten whitespace
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 10:44:15 +0200] rev 298
added gmane archive to dwm.html
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 10:25:30 +0200] rev 297
Added tag 0.9 for changeset fae61afa861755636c4a1070694209ace8efbb6c
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 10:11:29 +0200] rev 296
prepared dwm-0.9
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 09:37:12 +0200] rev 295
extended cleanup
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 08:38:19 +0200] rev 294
applied Sanders changes to config.arg.h
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 08:25:11 +0200] rev 293
applied jk_to_tab patch
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 07:31:42 +0200] rev 292
changed main event loop
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 19:18:02 +0200] rev 291
removed NUMLOCKMASK, added dynamically calculated numlockmask instead
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 18:47:13 +0200] rev 290
added Sander to LICENSE (since he has contributed/revised big portions)
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 18:46:07 +0200] rev 289
applied viewsel.patch
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 18:14:08 +0200] rev 288
applied sanders man page patch, removed button2 from bar click
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 17:50:48 +0200] rev 287
applied sanders tag()/toggletag() fixes
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 17:48:54 +0200] rev 286
fixed
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 17:14:22 +0200] rev 285
added missing arrange
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:59:18 +0200] rev 284
changed replacetag into toggletag
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:37:55 +0200] rev 283
added some flicker prevention
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:26:06 +0200] rev 282
remove unnecessary XSync
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:21:16 +0200] rev 281
changed order of selecting input at root window
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:11:54 +0200] rev 280
removed finished message
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:08:52 +0200] rev 279
added mappingnotify event for kb refreshes
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 15:43:04 +0200] rev 278
removed unneecessary crap
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 15:33:23 +0200] rev 277
applied the saner patch (removed the pathetic one)
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 15:31:58 +0200] rev 276
pplied Sanders appendtag patch
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 15:11:02 +0200] rev 275
some other small fixes
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 11:38:43 +0200] rev 274
removed ungrabkeys again (because of sander's mail)
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 10:58:03 +0200] rev 273
fixed string cutting
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 10:49:22 +0200] rev 272
fixed a core dump
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 10:24:38 +0200] rev 271
implemented ungrabkeys() which is called in cleanup()
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 10:18:24 +0200] rev 270
implemented restack behavior (floats are on top in tiled mode)
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 08:52:15 +0200] rev 269
fixed string cutting in draw.c
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 08:43:19 +0200] rev 268
applied Sanders LD and resize patches
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 08:38:26 +0200] rev 267
removed viewnext/viewprev
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 07:40:20 +0200] rev 266
supplying NULL args in select
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 07:23:46 +0200] rev 265
reducing ConnectionNumber calls to a bare minimum
Anselm R.Garbe <arg@10ksloc.org> [Sun, 13 Aug 2006 18:04:42 +0200] rev 264
updated man page, added CAVEATS section
Anselm R.Garbe <arg@10ksloc.org> [Sun, 13 Aug 2006 17:58:06 +0200] rev 263
made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 19:26:12 +0200] rev 262
implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 18:37:41 +0200] rev 261
implement multi-tag selection through button3 click on the specific tag
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 18:11:39 +0200] rev 260
after some days of experimenting with grey background, I finally give up and switch to white on black ;)
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 17:12:48 +0200] rev 259
applied Sanders fixes to dwm.1
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 12:32:34 +0200] rev 258
fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 11:52:55 +0200] rev 257
simplified drawtext
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 10:54:29 +0200] rev 256
updated dwm(1)
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 10:28:51 +0200] rev 255
upgraded version info
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 10:05:53 +0200] rev 254
applied Sander's patch as well
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 10:00:47 +0200] rev 253
realized that client focussing through the bar is pretty useless, better is sloppy view focussing for B1/B3 as well instead
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 09:16:40 +0200] rev 252
implemented focusprev on button1 press in the bar, and focusnext on button3 press in the bar
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 08:47:55 +0200] rev 251
simplified unmanage
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 08:34:42 +0200] rev 250
removed the if(clients) check from popping code
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 18:44:19 +0200] rev 249
added dwm favicon
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 17:48:50 +0200] rev 248
applied Sanders zoom_update patch
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 17:33:11 +0200] rev 247
respecting inc hints in floating mode on togglemax
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 16:37:13 +0200] rev 246
reverting last patch, that sucks, I don't care about retarded apps like gvim
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 16:35:36 +0200] rev 245
togglemax repects inc-hints (this way gvim can be toggle'maxed as well)
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 15:35:02 +0200] rev 244
applied grammar correction by ILF
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 15:19:31 +0200] rev 243
Added tag 0.8 for changeset cd15de32e173f8ce97bfe1c9b6607937b59056b4
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 15:19:25 +0200] rev 242
prepared 0.8
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 13:30:39 +0200] rev 241
updated html
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 12:33:44 +0200] rev 240
fixed the issue reported by sander (gaps at left columns button due to round-offs)
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 11:26:32 +0200] rev 239
applied sumik's multihead patch
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 11:19:25 +0200] rev 238
applied sander's patch
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 11:12:15 +0200] rev 237
readded border color, this sucks least
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 11:07:27 +0200] rev 236
drawing border with fg color
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 10:27:08 +0200] rev 235
removed unnecessary border color
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 10:22:15 +0200] rev 234
swapping my default colors (bg with fg)
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 10:20:26 +0200] rev 233
made terminals darker, that is better indeed
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 10:16:12 +0200] rev 232
disallow zoom on maximized clients
Anselm R.Garbe <arg@10ksloc.org> [Wed, 09 Aug 2006 18:37:33 +0200] rev 231
added zoom on Mod1-Button1 on managed clients only (there is no moving possible)
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 18:12:18 +0200] rev 230
removed NET_ACTIVE_WINDOW handling
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 17:08:45 +0200] rev 229
implemented NET_ACTIVE_WINDOW support
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 12:58:05 +0200] rev 228
fixed typo
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 12:50:11 +0200] rev 227
it always takes a while until one sticks to a colorscheme, but this one feels well
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 12:47:45 +0200] rev 226
default colors are best
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 11:47:29 +0200] rev 225
without borders it looks cleaner
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 11:18:05 +0200] rev 224
red is easier to my eyes with ffffaa bg
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 11:06:56 +0200] rev 223
using a better colorscheme (ffffaa is the best background for black)
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 09:30:45 +0200] rev 222
applied Sanders tiny patches
arg@10ksloc.org [Mon, 07 Aug 2006 17:38:14 +0200] rev 221
removed some "
arg@10ksloc.org [Mon, 07 Aug 2006 14:12:28 +0200] rev 220
I really only need 3 tags
arg@10ksloc.org [Mon, 07 Aug 2006 14:10:22 +0200] rev 219
added a trailing '.' to shortcut descriptions in dwm(1)
arg@10ksloc.org [Mon, 07 Aug 2006 13:54:59 +0200] rev 218
changed signature of drawtext
arg@10ksloc.org [Mon, 07 Aug 2006 13:40:31 +0200] rev 217
applied grabbing-- and shell_minimal
arg@10ksloc.org [Mon, 07 Aug 2006 12:26:28 +0200] rev 216
updated screenshot section
arg@10ksloc.org [Mon, 07 Aug 2006 12:21:17 +0200] rev 215
changed font size, I'm not blind...
arg@10ksloc.org [Mon, 07 Aug 2006 12:12:56 +0200] rev 214
small fix of a comment
arg@10ksloc.org [Mon, 07 Aug 2006 11:58:46 +0200] rev 213
typo fix
arg@10ksloc.org [Mon, 07 Aug 2006 11:57:05 +0200] rev 212
applied Sanders man page/Makefile patch
arg@10ksloc.org [Mon, 07 Aug 2006 11:10:19 +0200] rev 211
settle with grey
arg@10ksloc.org [Mon, 07 Aug 2006 10:32:36 +0200] rev 210
next version is 0.8
arg@10ksloc.org [Mon, 07 Aug 2006 10:28:21 +0200] rev 209
made my colors tasting better with the background
arg@10ksloc.org [Mon, 07 Aug 2006 09:47:13 +0200] rev 208
status box should have a border in my eyes
arg@10ksloc.org [Mon, 07 Aug 2006 09:41:43 +0200] rev 207
next attempt for w on black switch
arg@10ksloc.org [Mon, 07 Aug 2006 08:55:39 +0200] rev 206
Added tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2a
arg@10ksloc.org [Mon, 07 Aug 2006 08:51:43 +0200] rev 205
prepared dwm.html
arg@10ksloc.org [Mon, 07 Aug 2006 08:46:11 +0200] rev 204
added stripping to dwm target in Makefile
arg@10ksloc.org [Mon, 07 Aug 2006 08:19:58 +0200] rev 203
changed getproto, maybe that might fix the killclient issue reported on the list
arg@10ksloc.org [Mon, 07 Aug 2006 08:05:04 +0200] rev 202
applied endless loop prevention on zoom()
arg@10ksloc.org [Mon, 07 Aug 2006 07:36:36 +0200] rev 201
updated man page
arg@10ksloc.org [Sat, 05 Aug 2006 14:57:26 +0200] rev 200
small fix of the last commit
arg@10ksloc.org [Sat, 05 Aug 2006 14:56:32 +0200] rev 199
using -Os again, zoom is ignored in floating mode or on floating clients
arg@10ksloc.org [Sat, 05 Aug 2006 14:02:25 +0200] rev 198
mouse grab needs also to grab for combinations of numlock/lockmask
arg@10ksloc.org [Sat, 05 Aug 2006 13:10:09 +0200] rev 197
slight fix
arg@10ksloc.org [Fri, 04 Aug 2006 18:34:40 +0200] rev 196
small performance tweak ;)
arg@10ksloc.org [Fri, 04 Aug 2006 18:25:40 +0200] rev 195
fixed xterm font change (all other related apps should work fine with this fix as well)
arg@10ksloc.org [Fri, 04 Aug 2006 18:17:02 +0200] rev 194
fixed view-change bug reported on the list
arg@10ksloc.org [Fri, 04 Aug 2006 17:04:50 +0200] rev 193
no need for -g anymore, regexp matching works now
arg@10ksloc.org [Fri, 04 Aug 2006 15:47:50 +0200] rev 192
fixed dmenu link (thx to deifl)
arg@10ksloc.org [Fri, 04 Aug 2006 14:40:32 +0200] rev 191
switched to regexp matching for Rules
arg@10ksloc.org [Fri, 04 Aug 2006 13:42:40 +0200] rev 190
fixed a bug in dmenu call
arg@10ksloc.org [Fri, 04 Aug 2006 12:00:55 +0200] rev 189
using execl now, argv changed, using cmd and const char defs directly in the KEYS struct
arg@10ksloc.org [Fri, 04 Aug 2006 10:36:22 +0200] rev 188
added dmenu to dwm.html
arg@10ksloc.org [Fri, 04 Aug 2006 10:27:16 +0200] rev 187
small stylistic fix
arg@10ksloc.org [Thu, 03 Aug 2006 17:08:43 +0200] rev 186
removed CONFIG
arg@10ksloc.org [Thu, 03 Aug 2006 15:36:13 +0200] rev 185
make config.h not a time dependence
arg@10ksloc.org [Thu, 03 Aug 2006 15:29:28 +0200] rev 184
removed rm config.h from clean
arg@10ksloc.org [Thu, 03 Aug 2006 15:21:08 +0200] rev 183
added gmake compliance
arg@10ksloc.org [Thu, 03 Aug 2006 15:09:52 +0200] rev 182
s/tag2/two/g
arg@10ksloc.org [Thu, 03 Aug 2006 15:05:34 +0200] rev 181
applied Jukka's diff
arg@10ksloc.org [Thu, 03 Aug 2006 13:50:37 +0200] rev 180
applied Sanders Makefile patch
arg@10ksloc.org [Thu, 03 Aug 2006 12:21:00 +0200] rev 179
stylistic chnage
arg@10ksloc.org [Thu, 03 Aug 2006 12:12:26 +0200] rev 178
removed TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags
arg@10ksloc.org [Thu, 03 Aug 2006 11:38:26 +0200] rev 177
hotfix of settags
arg@10ksloc.org [Thu, 03 Aug 2006 11:27:29 +0200] rev 176
using SRC instead of *.c
arg@10ksloc.org [Thu, 03 Aug 2006 10:59:20 +0200] rev 175
changed the files included in make dist
arg@10ksloc.org [Thu, 03 Aug 2006 10:58:29 +0200] rev 174
applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat
arg@10ksloc.org [Thu, 03 Aug 2006 10:55:07 +0200] rev 173
changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum)
arg@10ksloc.org [Wed, 02 Aug 2006 17:49:21 +0200] rev 172
implemented the idea presented by Sander for dwm target
arg@10ksloc.org [Wed, 02 Aug 2006 17:19:22 +0200] rev 171
changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now
arg@10ksloc.org [Wed, 02 Aug 2006 17:12:00 +0200] rev 170
fixed a type in README, and patched config.mk
arg@10ksloc.org [Wed, 02 Aug 2006 16:54:58 +0200] rev 169
updated dwm.html
arg@10ksloc.org [Wed, 02 Aug 2006 16:52:21 +0200] rev 168
Added tag 0.6 for changeset c11f86db4550cac5d0a648a3fe4d6d3b9a4fcf7e
arg@10ksloc.org [Wed, 02 Aug 2006 16:52:02 +0200] rev 167
removed config.h (stupid hg)
arg@10ksloc.org [Wed, 02 Aug 2006 16:46:59 +0200] rev 166
removed the CONFIG variable from config.mk, renamed config.h into config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel
arg@10ksloc.org [Wed, 02 Aug 2006 16:38:21 +0200] rev 165
added Acroread.* and MPlayer.* to config.arg.h rules
arg@10ksloc.org [Wed, 02 Aug 2006 16:32:05 +0200] rev 164
made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander
arg@10ksloc.org [Wed, 02 Aug 2006 13:05:04 +0200] rev 163
new stuff
arg@10ksloc.org [Wed, 02 Aug 2006 12:33:24 +0200] rev 162
dwm is now exit, if stdin is closed due broken pipe
arg@10ksloc.org [Wed, 02 Aug 2006 11:28:27 +0200] rev 161
implemented focus on enterwindow on titlebars
arg@10ksloc.org [Wed, 02 Aug 2006 11:13:32 +0200] rev 160
applied Sanders patches (numlock2)
arg@10ksloc.org [Wed, 02 Aug 2006 10:48:58 +0200] rev 159
reverting to old resize policy
arg@10ksloc.org [Wed, 02 Aug 2006 10:43:21 +0200] rev 158
new resize stuff (using XConfigureWindow instead of XSendEvent)
arg@10ksloc.org [Tue, 01 Aug 2006 16:44:23 +0200] rev 157
renamed WM_PROTOCOL_DELWIN into PROTODELWIN
arg@10ksloc.org [Tue, 01 Aug 2006 16:39:20 +0200] rev 156
renamed ARRANGE into DEFMODE
arg@10ksloc.org [Tue, 01 Aug 2006 16:35:54 +0200] rev 155
small fixes to dwm.html
arg@10ksloc.org [Tue, 01 Aug 2006 16:29:25 +0200] rev 154
simplified README
arg@10ksloc.org [Tue, 01 Aug 2006 16:20:29 +0200] rev 153
removed 1 missing LOC
arg@10ksloc.org [Tue, 01 Aug 2006 16:20:03 +0200] rev 152
removed 5LOC
arg@10ksloc.org [Tue, 01 Aug 2006 16:14:17 +0200] rev 151
removed artefacts of single-linked list (thanx to Jukka, I must have been mad)
arg@10ksloc.org [Tue, 01 Aug 2006 15:29:37 +0200] rev 150
cleaned config.*h to prevent some confusion
arg@10ksloc.org [Tue, 01 Aug 2006 15:16:29 +0200] rev 149
saved 2LOC
arg@10ksloc.org [Tue, 01 Aug 2006 14:46:01 +0200] rev 148
uppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers)
arg@10ksloc.org [Tue, 01 Aug 2006 14:03:29 +0200] rev 147
fixed config.h files
arg@10ksloc.org [Tue, 01 Aug 2006 13:59:13 +0200] rev 146
centralized/externalized configuration to config.h
arg@10ksloc.org [Tue, 01 Aug 2006 12:41:38 +0200] rev 145
applied Cedric's NumLock patch
arg@10ksloc.org [Tue, 01 Aug 2006 12:39:14 +0200] rev 144
applied Jukkas prev/next patch with XK_{h,l}
arg@10ksloc.org [Tue, 01 Aug 2006 12:32:33 +0200] rev 143
applied Sanders patches
arg@10ksloc.org [Tue, 01 Aug 2006 11:49:19 +0200] rev 142
committed a patch which fixes the hints of Jukka
arg@10ksloc.org [Fri, 21 Jul 2006 21:15:39 +0200] rev 141
updated html
arg@10ksloc.org [Fri, 21 Jul 2006 21:15:11 +0200] rev 140
Added tag 0.5 for changeset 22213b9a2114167ee8ba019a012e27da0422a61a
arg@10ksloc.org [Fri, 21 Jul 2006 21:15:08 +0200] rev 139
prepared 0.5
arg@10ksloc.org [Fri, 21 Jul 2006 18:34:10 +0200] rev 138
some cleanups/fixes inspired by Jukka Salmi's feedback
arg@10ksloc.org [Fri, 21 Jul 2006 14:11:38 +0200] rev 137
simplified main.c, switching back to single urxvt usage
arg@10ksloc.org [Fri, 21 Jul 2006 11:54:14 +0200] rev 136
s/sleep 5/sleep 2/
arg@10ksloc.org [Fri, 21 Jul 2006 11:48:28 +0200] rev 135
changed the status info README hint (more simple now, no extra script necessary)
arg@10ksloc.org [Fri, 21 Jul 2006 10:18:12 +0200] rev 134
s/0.5/0.6/ - my steps are wider than the reality
arg@10ksloc.org [Fri, 21 Jul 2006 10:07:41 +0200] rev 133
applied sanders maxfix patch
arg@10ksloc.org [Fri, 21 Jul 2006 09:59:11 +0200] rev 132
added a note how to achieve status info in the bar
arg@10ksloc.org [Fri, 21 Jul 2006 09:39:44 +0200] rev 131
preparing 0.6 which will be available in the evening after sanders patch approx.
arg@10ksloc.org [Fri, 21 Jul 2006 07:37:52 +0200] rev 130
sanitization of several clunky stuff, removed heretag (rarely of use), simplified pop(), changed shortcuts to always contain MODKEY
arg@10ksloc.org [Thu, 20 Jul 2006 19:09:11 +0200] rev 129
applied sanders no_sizehints for tiled mode patch (thx!)
arg@10ksloc.org [Thu, 20 Jul 2006 18:23:43 +0200] rev 128
serious mistake in pop() (forgot to set c->prev to NULL on pop)
arg@10ksloc.org [Thu, 20 Jul 2006 16:54:20 +0200] rev 127
using double-linked list in order to get correct prev focus handling
arg@10ksloc.org [Thu, 20 Jul 2006 15:40:41 +0200] rev 126
added yet another CUTOMIZE tag
arg@10ksloc.org [Thu, 20 Jul 2006 15:17:52 +0200] rev 125
cleaned the CUSTOMIZE flags
arg@10ksloc.org [Thu, 20 Jul 2006 15:07:35 +0200] rev 124
made status bar drawing more robust, implemented togglemax and togglemode, works quite well
arg@10ksloc.org [Thu, 20 Jul 2006 12:18:06 +0200] rev 123
cleaned up code
arg@10ksloc.org [Thu, 20 Jul 2006 10:48:22 +0200] rev 122
Added tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed00e60a57caac9
arg@10ksloc.org [Thu, 20 Jul 2006 10:48:19 +0200] rev 121
prepared 0.4
arg@10ksloc.org [Thu, 20 Jul 2006 10:26:36 +0200] rev 120
using O3 instead of Os, binary size still < 40kb
arg@10ksloc.org [Thu, 20 Jul 2006 10:15:05 +0200] rev 119
fixed version in man page
arg@10ksloc.org [Thu, 20 Jul 2006 10:12:41 +0200] rev 118
yet another html patch
arg@10ksloc.org [Thu, 20 Jul 2006 10:10:58 +0200] rev 117
updated html
arg@10ksloc.org [Thu, 20 Jul 2006 09:45:47 +0200] rev 116
makefile now sets permissions for executables and man pages
Thu, 20 Jul 2006 07:26:23 +0200
removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable
arg@10ksloc.org [Thu, 20 Jul 2006 07:26:23 +0200] rev 115
removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable
arg@10ksloc.org [Wed, 19 Jul 2006 17:42:08 +0200] rev 114
implemented regexp matching for rules
arg@10ksloc.org [Wed, 19 Jul 2006 16:38:39 +0200] rev 113
applied Jukka's patch with s/ModKeyMask/MODKEY/g
arg@10ksloc.org [Wed, 19 Jul 2006 15:03:53 +0200] rev 112
removed TODO, because dwm is nearly finished
arg@10ksloc.org [Wed, 19 Jul 2006 14:54:19 +0200] rev 111
reapplied my default keybindings
arg@10ksloc.org [Wed, 19 Jul 2006 14:49:19 +0200] rev 110
alternate dwm.png
arg@10ksloc.org [Wed, 19 Jul 2006 14:44:44 +0200] rev 109
Added tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a0bec52c80fdb2
arg@10ksloc.org [Wed, 19 Jul 2006 14:44:24 +0200] rev 108
some changes in the html page
arg@10ksloc.org [Wed, 19 Jul 2006 14:43:17 +0200] rev 107
prepared 0.3
arg@10ksloc.org [Wed, 19 Jul 2006 14:11:27 +0200] rev 106
fixed the bug mentioned by Sander
arg@10ksloc.org [Wed, 19 Jul 2006 13:52:31 +0200] rev 105
refactored Sanders code somewhat
arg@10ksloc.org [Wed, 19 Jul 2006 13:36:04 +0200] rev 104
implemented fallback for too many clients in stacked mode
arg@10ksloc.org [Wed, 19 Jul 2006 13:30:18 +0200] rev 103
and another fix...
arg@10ksloc.org [Wed, 19 Jul 2006 13:29:45 +0200] rev 102
yet another typo fix
arg@10ksloc.org [Wed, 19 Jul 2006 13:24:58 +0200] rev 101
fixed a typo
arg@10ksloc.org [Wed, 19 Jul 2006 13:22:49 +0200] rev 100
floating clients get random (x,y) offsets now
arg@10ksloc.org [Wed, 19 Jul 2006 11:31:04 +0200] rev 99
applied Sanders resize patch, fixed lower bug
arg@mmvi [Tue, 18 Jul 2006 17:54:55 +0200] rev 98
changed CFLAGs
arg@mmvi [Tue, 18 Jul 2006 15:10:57 +0200] rev 97
firefox instance is different now
Anselm R. Garbe <garbeam@wmii.de> [Tue, 18 Jul 2006 13:01:33 +0200] rev 96
changed occurrences of wmii.de into 10kloc.org in dwm.html, because 10kloc.org is already working
Anselm R. Garbe <garbeam@wmii.de> [Tue, 18 Jul 2006 12:36:57 +0200] rev 95
implemened distinguishing float/managed geometries of clients (works quite well)
Anselm R. Garbe <garbeam@wmii.de> [Tue, 18 Jul 2006 11:45:32 +0200] rev 94
pop on heretag
Anselm R. Garbe <garbeam@wmii.de> [Tue, 18 Jul 2006 11:38:31 +0200] rev 93
added heretag command which allows to tag a client of a foreign tag with current tag
Anselm R. Garbe <garbeam@wmii.de> [Tue, 18 Jul 2006 08:18:54 +0200] rev 92
using EXIT_stuff in exit() now
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 18:49:13 +0200] rev 91
simplified Makefile
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 16:46:42 +0200] rev 90
added new stuff
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 11:56:27 +0200] rev 89
updated html
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 11:36:07 +0200] rev 88
patched dwm
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 10:09:57 +0200] rev 87
updated README
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 10:00:59 +0200] rev 86
Added tag 0.2 for changeset 0a6472e2203994bc5738d40a340d26f7ec9d6062
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 10:00:55 +0200] rev 85
updated html
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 09:12:29 +0200] rev 84
ordered variables in structs and source files alphabetically
Anselm R. Garbe <garbeam@wmii.de> [Mon, 17 Jul 2006 08:37:37 +0200] rev 83
slight change to dwm.1
Anselm R. Garbe <garbeam@wmii.de> [Sun, 16 Jul 2006 23:26:50 +0200] rev 82
simplified man page
Anselm R. Garbe <garbeam@wmii.de> [Sun, 16 Jul 2006 12:29:50 +0200] rev 81
another XSync
Anselm R. Garbe <garbeam@wmii.de> [Sun, 16 Jul 2006 00:47:40 +0200] rev 80
several additions in mouse handling ;)
Anselm R. Garbe <garbeam@wmii.de> [Sat, 15 Jul 2006 18:51:44 +0200] rev 79
fixed XSync handling and finished man page
Anselm R. Garbe <garbeam@wmii.de> [Sat, 15 Jul 2006 18:11:14 +0200] rev 78
changing XFlush into XSync
Anselm R. Garbe <garbeam@wmii.de> [Sat, 15 Jul 2006 17:19:19 +0200] rev 77
sanitized other stuff
Anselm R. Garbe <garbeam@wmii.de> [Sat, 15 Jul 2006 17:00:56 +0200] rev 76
proceeded with cleaning up, sorting functions, etc
Anselm R. Garbe <garbeam@wmii.de> [Sat, 15 Jul 2006 16:30:50 +0200] rev 75
rearranged several stuff
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 22:54:09 +0200] rev 74
sanitized names
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 22:33:38 +0200] rev 73
rearranged
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 18:59:25 +0200] rev 72
I prefer the tiled/floating indicator on the right side
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 18:55:50 +0200] rev 71
bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 18:46:12 +0200] rev 70
draw bar on exposure ;)
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 18:40:36 +0200] rev 69
Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a577
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 18:40:31 +0200] rev 68
prep 0.1
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 18:11:36 +0200] rev 67
fixed crash on zoom if only 1 client exists
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 17:43:56 +0200] rev 66
removed a bunch of lines through swap removal
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 17:30:37 +0200] rev 65
if stdin writer stops working, dwm consumed much IO load because it still tried to select on this fd, fixed
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 13:27:01 +0200] rev 64
removed a bottleneck
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 13:03:53 +0200] rev 63
searching for a better way to discard enter notifies
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 12:11:24 +0200] rev 62
focus on view change as well
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 12:09:05 +0200] rev 61
small fix
Anselm R. Garbe <garbeam@wmii.de> [Fri, 14 Jul 2006 12:08:32 +0200] rev 60
made stdin reader more robust