Sat, 10 Nov 2007 19:16:11 +0100 Using a new tags definition (const char [][MAXTAGLEN] - thanks go to Szabolcs!
Anselm R. Garbe <garbeam@gmail.com> [Sat, 10 Nov 2007 19:16:11 +0100] rev 1060
Using a new tags definition (const char [][MAXTAGLEN] - thanks go to Szabolcs!
Wed, 07 Nov 2007 09:49:53 +0100 moved LENGTH to dwm.c, moved prevtags to dwm.c
arg@suckless.org [Wed, 07 Nov 2007 09:49:53 +0100] rev 1059
moved LENGTH to dwm.c, moved prevtags to dwm.c
Sun, 04 Nov 2007 17:49:56 +0100 we check variable == value, and not the other way - the other way is for beginner programmers.
Anselm R. Garbe <garbeam@gmail.com> [Sun, 04 Nov 2007 17:49:56 +0100] rev 1058
we check variable == value, and not the other way - the other way is for beginner programmers.
Sun, 04 Nov 2007 12:17:06 +0100 removed a misleading comment about client title windows, which don't exist anymore
Anselm R. Garbe <garbeam@gmail.com> [Sun, 04 Nov 2007 12:17:06 +0100] rev 1057
removed a misleading comment about client title windows, which don't exist anymore
Sun, 04 Nov 2007 12:12:52 +0100 full names in -v output of dwm
Anselm R. Garbe <garbeam@gmail.com> [Sun, 04 Nov 2007 12:12:52 +0100] rev 1056
full names in -v output of dwm
Sat, 03 Nov 2007 21:14:04 +0100 doing it in a shorter way
Anselm R. Garbe <garbeam@gmail.com> [Sat, 03 Nov 2007 21:14:04 +0100] rev 1055
doing it in a shorter way
Sat, 03 Nov 2007 20:43:12 +0100 removed fgets usage, increment offset until a line is read, dwm will drop all lines read in one call, except the first!!! one (previously it preferred the last) - but the current approach is simplier and works better for general purpose in conjunction with the offset handling
Anselm R. Garbe <garbeam@gmail.com> [Sat, 03 Nov 2007 20:43:12 +0100] rev 1054
removed fgets usage, increment offset until a line is read, dwm will drop all lines read in one call, except the first!!! one (previously it preferred the last) - but the current approach is simplier and works better for general purpose in conjunction with the offset handling
Fri, 02 Nov 2007 17:07:14 +0100 simplified
Anselm R. Garbe <garbeam@gmail.com> [Fri, 02 Nov 2007 17:07:14 +0100] rev 1053
simplified
Fri, 02 Nov 2007 17:04:40 +0100 made error handling more proper
Anselm R. Garbe <garbeam@gmail.com> [Fri, 02 Nov 2007 17:04:40 +0100] rev 1052
made error handling more proper
Fri, 02 Nov 2007 16:57:52 +0100 replaced low-level stext reading with an fgets call
Anselm R. Garbe <garbeam@gmail.com> [Fri, 02 Nov 2007 16:57:52 +0100] rev 1051
replaced low-level stext reading with an fgets call
(0) -1000 -300 -100 -10 +10 +100 +300 tip