Anselm R Garbe <garbeam@gmail.com> [Sat, 06 Dec 2008 09:32:32 +0000] rev 1366
integrated yiyus clearurgent refactoring
arg@localhost.localdomain [Sat, 06 Dec 2008 09:16:48 +0000] rev 1365
reverted spawn
Anselm R Garbe <garbeam@gmail.com> [Thu, 04 Dec 2008 20:23:08 +0000] rev 1364
Added tag 5.3 for changeset 4004d6116035
Anselm R Garbe <garbeam@gmail.com> [Thu, 04 Dec 2008 20:15:00 +0000] rev 1363
added Neale Pickett's spawn patch, thanks Neale
Anselm R Garbe <garbeam@gmail.com> [Sun, 16 Nov 2008 13:22:24 +0000] rev 1362
applied Gottox' comment fix (thanks)
Anselm R Garbe <garbeam@gmail.com> [Sun, 19 Oct 2008 12:59:18 +0100] rev 1361
several changes towards 5.3, XINERAMA is disabled by default, introduced usegrab Bool for grabbing the server during mouse-based resizals/movements (disabled by default), continued debugging tile() with resizehints == True and a lot of terminals supporting resizehints, still no optimal solution, I need to think about it, considering recursive algorithm for the space optimization
Premysl Hruby <dfenze@gmail.com> [Wed, 15 Oct 2008 18:08:24 +0200] rev 1360
removed NOBORDER(broken and badly used), introduce WIDTH/HEIGHT macros for computing client size with border added, fixes bug announced by sergey_m
Anselm R Garbe <garbeam@gmail.com> [Tue, 09 Sep 2008 20:47:01 +0100] rev 1359
Added tag 5.2 for changeset e4bcaca8e6ef
Anselm R Garbe <garbeam@gmail.com> [Mon, 08 Sep 2008 22:24:05 +0100] rev 1358
using malloc() instead of calloc() and sticking to static initializer and struct assignment, not using *c = (Client){}; right now to avoid some ugly gcc warning, possibly a gcc bug since we are using -std=c99
Anselm R Garbe <garbeam@gmail.com> [Sun, 07 Sep 2008 09:53:59 +0100] rev 1357
applied XGetWMNormalHints fix
Anselm R Garbe <garbeam@gmail.com> [Sat, 06 Sep 2008 09:34:49 +0100] rev 1356
I prefer doing the check in showhide
Anselm R Garbe <garbeam@gmail.com> [Sat, 06 Sep 2008 09:21:32 +0100] rev 1355
applied Donald Chai's showhide patch in slightly modified ways
Anselm R Garbe <garbeam@gmail.com> [Sat, 06 Sep 2008 08:59:51 +0100] rev 1354
applied Martin Hurton's checkotherwm simplification
Anselm R Garbe <garbeam@gmail.com> [Tue, 02 Sep 2008 22:36:06 +0100] rev 1353
applied Peter Hartlichs aspect revert fix
Anselm R Garbe <garbeam@gmail.com> [Tue, 02 Sep 2008 18:47:01 +0100] rev 1352
applied Gottox' grabkey patch
Anselm R Garbe <garbeam@gmail.com> [Mon, 01 Sep 2008 22:18:50 +0100] rev 1351
applied yiyus tagbar patch
arg@localhost.localdomain [Mon, 01 Sep 2008 08:22:11 +0000] rev 1350
merged merge
Anselm R Garbe <garbeam@gmail.com> [Fri, 29 Aug 2008 11:29:42 +0100] rev 1349
fixed
Anselm R Garbe <garbeam@gmail.com> [Fri, 29 Aug 2008 10:13:47 +0100] rev 1348
checking result of XGetClassHint, removed some obsolete lines in initfont()
Anselm R Garbe <garbeam@gmail.com> [Wed, 27 Aug 2008 15:03:35 +0100] rev 1347
merged my changes
Anselm R Garbe <garbeam@gmail.com> [Wed, 27 Aug 2008 12:52:44 +0100] rev 1346
introduced NOBORDER macro to hide the nasty - 2 * c->bw in various calculations, moved tagset to config.def.h
Premysl Hruby <dfenze@gmail.com> [Mon, 25 Aug 2008 11:43:45 +0200] rev 1345
WM_NAME is builtin atom
Anselm R Garbe <garbeam@gmail.com> [Mon, 25 Aug 2008 09:44:23 +0100] rev 1344
grabbuttons() and grabkeys() are now independent from prior numlockmask initialization
Anselm R Garbe <garbeam@gmail.com> [Mon, 25 Aug 2008 09:37:39 +0100] rev 1343
reverted some resize() changes, reverted setlocale removal
Anselm R Garbe <garbeam@gmail.com> [Sat, 23 Aug 2008 09:54:55 +0100] rev 1342
applied Peter Hartlich's patch regarding aspect calculation with slight modifications
Anselm R Garbe <garbeam@gmail.com> [Sat, 23 Aug 2008 09:33:05 +0100] rev 1341
removed artifact from wmii
Anselm R Garbe <garbeam@gmail.com> [Sat, 23 Aug 2008 09:31:28 +0100] rev 1340
changed grabkeys, removed initmodmap
Anselm R Garbe <garbeam@gmail.com> [Sat, 23 Aug 2008 09:26:11 +0100] rev 1339
applied Peter Hartlich's initmodmap patch
Premysl Hruby <dfenze@gmail.com> [Fri, 22 Aug 2008 15:26:30 +0200] rev 1338
applied fix of toggletag by Jan Kaliszewski
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 19:28:57 +0100] rev 1337
Martin Hurtons typo fix
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 19:23:03 +0100] rev 1336
fixed error I did when applying Martin Hurton's drawtext patch
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 19:19:15 +0100] rev 1335
applied Martin Hurtons resizemouse patch
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 18:23:39 +0100] rev 1334
applied Martin Hurton's movemouse() patch
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 10:22:46 +0100] rev 1333
using None instead of 0 for trans
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 10:21:24 +0100] rev 1332
abc...
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 10:16:36 +0100] rev 1331
removed the i = textnw... as remarked by Martin Hurton
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 10:14:51 +0100] rev 1330
applied Martin Hurton's scan() patch with slight modifications
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 10:00:10 +0100] rev 1329
changed order of variables in drawtext
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 09:55:36 +0100] rev 1328
applied Martin Hurton's drawtext() patch
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 09:49:44 +0100] rev 1327
applied Martin Hurton's view() simplification, not checking arg
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 09:39:52 +0100] rev 1326
making a comment more explicit
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 09:31:55 +0100] rev 1325
removed setlocale() stuff, not necessary if Xmb in use
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 09:11:15 +0100] rev 1324
added a comment about FAQ regarding mfact meaning
Mon, 18 Aug 2008 09:10:21 +0100
added some comments regarding FAQ about s{x,y,w,h}, w{x,y,w,h}, b{y,h,lw}
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 09:10:21 +0100] rev 1323
added some comments regarding FAQ about s{x,y,w,h}, w{x,y,w,h}, b{y,h,lw}
Anselm R Garbe <garbeam@gmail.com> [Mon, 18 Aug 2008 08:57:34 +0100] rev 1322
initialize trans with 0
Premysl Hruby <dfenze@gmail.com> [Thu, 14 Aug 2008 22:35:52 +0200] rev 1321
fix of XGetTransientForHint in manage()
Premysl Hruby <dfenze@gmail.com> [Thu, 14 Aug 2008 12:36:49 +0200] rev 1320
applied cleanup from M. Hurton and S. Nagy
Premysl Hruby <dfenze@gmail.com> [Tue, 12 Aug 2008 21:24:40 +0200] rev 1319
fixes using arg->i instead of arg->ui
anselm@anselm1 [Mon, 04 Aug 2008 17:39:36 +0100] rev 1318
applied Johannes Hofmann's patch, please test
Anselm R Garbe <garbeam@gmail.com> [Sat, 02 Aug 2008 19:12:15 +0100] rev 1317
made readin a config.h variable
Anselm R Garbe <garbeam@gmail.com> [Tue, 29 Jul 2008 19:19:00 +0100] rev 1316
Added tag 5.1 for changeset ce355cea9bb8
Anselm R Garbe <garbeam@gmail.com> [Tue, 29 Jul 2008 11:32:22 +0100] rev 1315
forcing fullscreen windows to bw=0, though most fullscreen apps are broken anyways
Anselm R Garbe <garbeam@gmail.com> [Fri, 18 Jul 2008 20:18:45 +0100] rev 1314
potential crash fix if xinerama behaves broken, though I doubt it
Premysl Hruby <dfenze@gmail.com> [Fri, 18 Jul 2008 10:57:32 +0200] rev 1313
make hg tip compilable with default config
Anselm R Garbe <garbeam@gmail.com> [Wed, 16 Jul 2008 18:39:48 +0100] rev 1312
local use of xidx is useless, got rid of it, falling back to screen 0 if pointer query fails for whatever reason
Anselm R Garbe <garbeam@gmail.com> [Wed, 16 Jul 2008 18:33:51 +0100] rev 1311
got rid of compile time xidx configuration, querying mouse pointer instead
Anselm R Garbe <garbeam@gmail.com> [Wed, 16 Jul 2008 18:17:42 +0100] rev 1310
reverted uint redefinition
anselm@aab [Sun, 13 Jul 2008 18:08:55 +0100] rev 1309
applied anydot's urgency hint patch, thanks!
Anselm R Garbe <garbeam@gmail.com> [Thu, 03 Jul 2008 17:05:56 +0100] rev 1308
renamed eprint die
Anselm R Garbe <garbeam@gmail.com> [Thu, 03 Jul 2008 10:58:35 +0100] rev 1307
simplified detach()
Anselm R Garbe <garbeam@gmail.com> [Wed, 02 Jul 2008 11:54:36 +0100] rev 1306
removed aux* stuff from Client
Anselm R Garbe <garbeam@gmail.com> [Wed, 02 Jul 2008 11:19:02 +0100] rev 1305
removed useless comment
Anselm R Garbe <garbeam@gmail.com> [Wed, 02 Jul 2008 11:06:46 +0100] rev 1304
minor fix to view()
Anselm R Garbe <garbeam@gmail.com> [Tue, 01 Jul 2008 19:26:17 +0100] rev 1303
applied Frederik Ternerot's grabbuttons patch with slight modifications
Anselm R Garbe <garbeam@gmail.com> [Mon, 30 Jun 2008 09:57:45 +0100] rev 1302
locale update
Anselm R Garbe <garbeam@gmail.com> [Tue, 24 Jun 2008 12:40:48 +0100] rev 1301
removed useless characters
Anselm R Garbe <garbeam@gmail.com> [Mon, 23 Jun 2008 08:59:19 +0100] rev 1300
applied James Turner's dwm.1 patch, thanks James!
Anselm R Garbe <garbeam@gmail.com> [Sun, 22 Jun 2008 09:33:49 +0100] rev 1299
fix of monocle
Anselm R Garbe <garbeam@gmail.com> [Sun, 22 Jun 2008 09:29:35 +0100] rev 1298
another merge
Anselm R Garbe <garbeam@gmail.com> [Sun, 22 Jun 2008 09:29:06 +0100] rev 1297
does this fix anything?
Anselm R Garbe <garbeam@gmail.com> [Sat, 21 Jun 2008 13:49:43 +0100] rev 1296
fixed Gottox' buttonpress/ClkTagBar code
Anselm R Garbe <garbeam@gmail.com> [Fri, 20 Jun 2008 16:52:07 +0100] rev 1295
applied Gottox' ClkTagBar patch
Anselm R Garbe <garbeam@gmail.com> [Thu, 19 Jun 2008 14:58:19 +0100] rev 1294
made arrange again like it was once
Anselm R Garbe <garbeam@gmail.com> [Thu, 19 Jun 2008 14:13:07 +0100] rev 1293
fix
Anselm R Garbe <garbeam@gmail.com> [Thu, 19 Jun 2008 14:07:55 +0100] rev 1292
use sel instead of seeking the list
Anselm R Garbe <garbeam@gmail.com> [Thu, 19 Jun 2008 14:01:40 +0100] rev 1291
resize should apply if !banned
Anselm R Garbe <garbeam@gmail.com> [Thu, 19 Jun 2008 12:28:56 +0100] rev 1290
applied Gottox patch
Anselm R Garbe <garbeam@gmail.com> [Thu, 19 Jun 2008 11:38:53 +0100] rev 1289
untested monocle
Anselm R Garbe <garbeam@gmail.com> [Thu, 19 Jun 2008 09:11:11 +0100] rev 1288
non-zero
Anselm R Garbe <garbeam@gmail.com> [Wed, 18 Jun 2008 18:22:54 +0100] rev 1287
Added tag 5.0 for changeset 06eb9644e2da
Anselm R Garbe <garbeam@gmail.com> [Tue, 17 Jun 2008 11:20:18 +0100] rev 1286
branch merge
Anselm R Garbe <garbeam@gmail.com> [Tue, 17 Jun 2008 11:19:17 +0100] rev 1285
tiled layout resizehints should be respected by default
Anselm R Garbe <garbeam@gmail.com> [Tue, 17 Jun 2008 09:57:13 +0100] rev 1284
restored y-coordinate fixing of client windows
arg@suckless.org [Sun, 15 Jun 2008 23:27:08 +0200] rev 1283
s/tags ref/tags mask/
Anselm R Garbe <garbeam@gmail.com> [Sun, 15 Jun 2008 18:59:52 +0100] rev 1282
updated man page regarding Mod1-m
Anselm R Garbe <garbeam@gmail.com> [Sun, 15 Jun 2008 10:52:57 +0100] rev 1281
minor fixes towards 5.0
Anselm R Garbe <garbeam@gmail.com> [Sat, 14 Jun 2008 15:15:15 +0100] rev 1280
removed explicit warp in movemouse
Anselm R Garbe <garbeam@gmail.com> [Sat, 14 Jun 2008 11:25:42 +0100] rev 1279
removed scroll-wheel based focussing on window title clicks
Anselm R Garbe <garbeam@gmail.com> [Sat, 14 Jun 2008 11:23:16 +0100] rev 1278
fix of swapped focusstack mouse buttons
Anselm R Garbe <garbeam@gmail.com> [Sat, 14 Jun 2008 11:22:22 +0100] rev 1277
removed the ButtonPressMask for root windows as well
Anselm R Garbe <garbeam@gmail.com> [Sat, 14 Jun 2008 11:21:50 +0100] rev 1276
removed root window click handling
Anselm R Garbe <garbeam@gmail.com> [Sat, 14 Jun 2008 10:38:18 +0100] rev 1275
removed font and color definitions
Anselm R Garbe <garbeam@gmail.com> [Fri, 13 Jun 2008 17:37:43 +0100] rev 1274
minor fix
Anselm R Garbe <garbeam@gmail.com> [Thu, 12 Jun 2008 23:04:55 +0100] rev 1273
fixed tag click handling, however ClkRootWin doesn't work for me
Anselm R Garbe <garbeam@gmail.com> [Thu, 12 Jun 2008 16:37:03 +0100] rev 1272
update
Anselm R Garbe <garbeam@gmail.com> [Thu, 12 Jun 2008 13:10:14 +0100] rev 1271
some bugfixes of the patch application yesterday
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 20:41:28 +0100] rev 1270
integrated yiyus mouse.diff (though the bar click handling is slightly broken, I'm to tired to debug it now, yiyus could you please?)
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 19:55:07 +0100] rev 1269
made Xinerama screen index customizable
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 19:47:20 +0100] rev 1268
removed trailing spaces reported by Soleen
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 19:42:24 +0100] rev 1267
crash fix
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 17:01:30 +0100] rev 1266
made lt visible again in config.def.h
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 14:10:18 +0100] rev 1265
added nsz' patch
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 13:20:17 +0100] rev 1264
added SHCMD support for pipe-based commands due the new spawn() versio
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 10:26:57 +0100] rev 1263
using foo layout during cleanup (suggested by Gottox), add Arg->v handling for togglelayout() suggested by anydot
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 10:25:02 +0100] rev 1262
lt will point to a foo-layout during cleanup now (Gottox' suggestion), and togglelayout respects Arg->v
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 09:34:00 +0100] rev 1261
integrated Peter Hartlich's patch, removed const char *c from union, simplified togglelayout
Anselm R Garbe <garbeam@gmail.com> [Wed, 11 Jun 2008 09:12:06 +0100] rev 1260
applied anydot's patchset.diff
arg@suckless.org [Mon, 09 Jun 2008 11:24:33 +0200] rev 1259
final version -- Gottox verified it using the test driver
arg@suckless.org [Mon, 09 Jun 2008 11:05:20 +0200] rev 1258
revert of introduced problem
arg@suckless.org [Mon, 09 Jun 2008 10:26:01 +0200] rev 1257
applied nsz' textnw patch thank you
arg@suckless.org [Mon, 09 Jun 2008 10:05:40 +0200] rev 1256
updated the for-loop with Gottox' proposal
arg@suckless.org [Fri, 06 Jun 2008 11:49:31 +0200] rev 1255
minor change
arg@suckless.org [Wed, 04 Jun 2008 11:49:46 +0200] rev 1254
applied nsz's patches (many thanks!)
arg@suckless.org [Mon, 02 Jun 2008 12:19:02 +0200] rev 1253
small change to drawtext
Anselm R Garbe <garbeam@gmail.com> [Sun, 01 Jun 2008 17:51:22 +0100] rev 1252
fixed the tile() issue with xpdf
Anselm R Garbe <garbeam@gmail.com> [Sun, 01 Jun 2008 17:41:15 +0100] rev 1251
using anydot's memcpy-approach in drawtext, however it still looks awkward to me
Anselm R Garbe <garbeam@gmail.com> [Sun, 01 Jun 2008 11:58:19 +0100] rev 1250
Gottox' drawtext simplification
Anselm R Garbe <garbeam@gmail.com> [Sun, 01 Jun 2008 10:54:02 +0100] rev 1249
applied noviewprev.diff, fix.diff and unusedflags.diff
Anselm R Garbe <garbeam@gmail.com> [Sat, 31 May 2008 17:37:13 +0100] rev 1248
fix
Anselm R Garbe <garbeam@gmail.com> [Sat, 31 May 2008 17:05:28 +0100] rev 1247
lt->arrange in mfact