Stiletto <blasux@blasux.ru> [Wed, 02 Apr 2014 20:32:11 +0400] rev 1539
Imported dwm 6.0 from snapshot
Stiletto <blasux@blasux.ru> [Sun, 12 May 2013 19:15:15 +0400] rev 1538
Merge
Stiletto <blasux@blasux.ru> [Sun, 11 Dec 2011 11:31:06 +0300] rev 1537
Mlock
Stiletto <blasux@blasux.ru> [Sat, 11 May 2013 00:22:55 +0400] rev 1536
Don't interpret markup in window titles
Stiletto <blasux@blasux.ru> [Wed, 15 Jun 2011 11:35:51 +0400] rev 1535
pushup/pushdown formatting in default config
Stiletto <blasux@blasux.ru> [Tue, 14 Jun 2011 07:29:06 +0400] rev 1534
Pango markup support and fibonacci layout.
Stiletto <blasux@blasux.ru> [Wed, 02 Feb 2011 22:33:33 +0300] rev 1533
Man, why the fuck you put the binaries and your config in the repo?
Zetoke <zetoke@ya.ru> [Wed, 02 Feb 2011 22:24:33 +0300] rev 1532
pushup and pushdown provide a way to move clients inside the clients list
---
config.h | 5 +++++
dwm | Bin 89791 -> 94665 bytes
dwm.c | 3 +++
dwm.o | Bin 99364 -> 100940 bytes
push.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
push.h | 3 +++
6 files changed, 69 insertions(+), 0 deletions(-)
create mode 100644 push.c
create mode 100644 push.h
Stiletto <blasux@blasux.ru> [Wed, 02 Feb 2011 21:20:03 +0300] rev 1531
Pango patch,
pertags patch,
default layout support for pertag patch
Anselm R Garbe <anselm@garbe.us> [Fri, 07 Jan 2011 16:05:22 +0000] rev 1530
applied anonymous patch, I don't think the reversed array access has semantic side-effects
Anselm R Garbe <anselm@garbe.us> [Thu, 02 Dec 2010 10:16:47 +0000] rev 1529
added a todo
Anselm R Garbe <anselm@garbe.us> [Fri, 19 Nov 2010 11:53:59 +0000] rev 1528
applied Hiltjo's cleanup patch
Anselm R Garbe <anselm@garbe.us> [Mon, 27 Sep 2010 07:53:44 +0000] rev 1527
applied Hiltjo's tiny cleanup fix
Anselm R Garbe <anselm@garbe.us> [Sat, 25 Sep 2010 13:39:08 +0000] rev 1526
applied Hiltjo's tiny cleanup patch, thanks!
Anselm R Garbe <anselm@garbe.us> [Sat, 11 Sep 2010 19:00:18 +0000] rev 1525
does this make a difference?
anselm@garbe.us [Tue, 24 Aug 2010 13:13:20 +0100] rev 1524
added TODO and bumped version to 5.9
anselm@garbe.us [Mon, 23 Aug 2010 17:25:53 +0100] rev 1523
applied Hiltjo Posthuma's line saver patch
Anselm R Garbe <anselm@garbe.us> [Sun, 25 Jul 2010 09:58:25 +0100] rev 1522
applied Hiltjo Posthuma's double-XineramaQueryScreens() patch, thanks Hiltjo!
anselm@garbe.us [Fri, 04 Jun 2010 11:41:16 +0100] rev 1521
Added tag 5.8.2 for changeset a043f0800805
Anselm R Garbe <anselm@garbe.us> [Sun, 30 May 2010 10:03:09 +0100] rev 1520
increased version
Anselm R Garbe <anselm@garbe.us> [Sun, 30 May 2010 10:02:56 +0100] rev 1519
implemented better fullscreen handling, please test
Anselm R Garbe <anselm@garbe.us> [Sat, 29 May 2010 12:48:18 +0100] rev 1518
Added tag 5.8.1 for changeset 1ed1e75c9c2e
Anselm R Garbe <anselm@garbe.us> [Sat, 29 May 2010 12:48:11 +0100] rev 1517
removing Sylvain's patch because it breaks more than it fixes unfortunately, re-issuing a bugfix release 5.8.1
Anselm R Garbe <anselm@garbe.us> [Fri, 28 May 2010 11:43:44 +0100] rev 1516
Added tag 5.8 for changeset 60ea8fed13ab
anselm@garbe.us [Thu, 27 May 2010 08:20:42 +0100] rev 1515
removed DEBUG code and added 2010 to the copyright list
anselm@garbe.us [Thu, 27 May 2010 08:19:08 +0100] rev 1514
applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a bit
Anselm R Garbe <anselm@garbe.us> [Sun, 11 Apr 2010 18:42:32 +0100] rev 1513
added the related bug reported by voltaic
Anselm R Garbe <anselm@garbe.us> [Thu, 01 Apr 2010 22:34:46 +0100] rev 1512
pretty printing bugs a bit
Anselm R Garbe <anselm@garbe.us> [Thu, 01 Apr 2010 19:39:24 +0100] rev 1511
selmon optimisation is needed
Anselm R Garbe <anselm@garbe.us> [Thu, 01 Apr 2010 00:14:15 +0100] rev 1510
more debug output, experimental focus optimisation
Anselm R Garbe <anselm@garbe.us> [Wed, 31 Mar 2010 23:27:30 +0100] rev 1509
quick typo fix
Anselm R Garbe <anselm@garbe.us> [Wed, 31 Mar 2010 23:24:22 +0100] rev 1508
it's debug season for upcoming dwm 5.8, so only use this if you really want to run experimental code or debug code
Anselm R Garbe <garbeam@gmail.com> [Wed, 25 Nov 2009 13:56:17 +0000] rev 1507
another bug report
Anselm R Garbe <garbeam@gmail.com> [Tue, 24 Nov 2009 09:31:17 +0000] rev 1506
removed misleading comment, thanks Romain Bertrand
Anselm R Garbe <garbeam@gmail.com> [Mon, 23 Nov 2009 08:13:18 +0000] rev 1505
added nsz's last bug corner case
Anselm R Garbe <anselm@garbe.us> [Sat, 31 Oct 2009 11:45:56 +0000] rev 1504
added BUGS, next version is 5.8
Anselm R Garbe <anselm@garbe.us> [Sun, 27 Sep 2009 20:20:14 +0100] rev 1503
Added tag 5.7.2 for changeset 15761ac5e2f1
Anselm R Garbe <anselm@garbe.us> [Sun, 27 Sep 2009 20:20:10 +0100] rev 1502
applied Ryan Zheng's patch and re-releasing 5.7.2
Anselm R Garbe <anselm@garbe.us> [Sun, 27 Sep 2009 10:31:20 +0100] rev 1501
Added tag 5.7.1 for changeset 48c3f87c335d
Anselm R Garbe <anselm@garbe.us> [Sun, 27 Sep 2009 10:31:14 +0100] rev 1500
fixed the layout symbol bug reported by Nibble (but using a different approach as he suggested)
- optimised drawbar() and arrange() handling for multiple monitors, arrange only arranges the relevant monitors when applicable, same with drawbar
- need to release 5.7.1
Anselm R Garbe <anselm@garbe.us> [Sat, 26 Sep 2009 19:52:04 +0100] rev 1499
Added tag 5.7 for changeset 257403d4cd96
Anselm R Garbe <anselm@garbe.us> [Tue, 22 Sep 2009 20:34:03 +0100] rev 1498
switching to release flags
Anselm R Garbe <anselm@garbe.us> [Tue, 22 Sep 2009 20:33:42 +0100] rev 1497
implemented nn < n case, k-zed please recheck
Anselm R Garbe <garbeam@gmail.com> [Tue, 22 Sep 2009 09:53:11 +0100] rev 1496
use buffer instead of pointer for mon->ltsymbol
Anselm R Garbe <garbeam@gmail.com> [Tue, 22 Sep 2009 09:16:48 +0100] rev 1495
added missing scan
Anselm R Garbe <anselm@garbe.us> [Mon, 21 Sep 2009 19:51:17 +0100] rev 1494
implemented different version of updategeom
Anselm R Garbe <anselm@garbe.us> [Sat, 19 Sep 2009 11:52:16 +0100] rev 1493
added TODO to updategeom in order to implement a decent version of it soon
Anselm R Garbe <anselm@garbe.us> [Fri, 18 Sep 2009 21:18:00 +0100] rev 1492
new experimental updategeom() additions that should avoid several problems with Xinerama, this is EXPERIMENTAL and might break something, the algorithms in use are quite complex and cumbersome, patches and comments welcome
Anselm R Garbe <garbeam@gmail.com> [Wed, 16 Sep 2009 15:59:54 +0100] rev 1491
implemented dynamic layout symbol stuff
Anselm R Garbe <garbeam@gmail.com> [Tue, 15 Sep 2009 13:50:41 +0100] rev 1490
applied Tony Lainson's config.def.h patch
Anselm R Garbe <garbeam@gmail.com> [Tue, 08 Sep 2009 13:33:58 +0100] rev 1489
update
Anselm R Garbe <garbeam@gmail.com> [Tue, 08 Sep 2009 13:30:18 +0100] rev 1488
hard-core destruction
Anselm R Garbe <garbeam@gmail.com> [Tue, 08 Sep 2009 13:18:05 +0100] rev 1487
renaming isdestroyed into destroyed
Anselm R Garbe <garbeam@gmail.com> [Tue, 08 Sep 2009 13:16:54 +0100] rev 1486
sync when a client is being killed
Anselm R Garbe <garbeam@gmail.com> [Tue, 08 Sep 2009 13:13:03 +0100] rev 1485
added isdestroyed flag to unmanage
nsz@tpx [Mon, 07 Sep 2009 11:46:02 +0200] rev 1484
always updategeom when root is configured
Anselm R Garbe <garbeam@gmail.com> [Tue, 18 Aug 2009 15:59:38 +0100] rev 1483
another small optimisation
Anselm R Garbe <garbeam@gmail.com> [Tue, 18 Aug 2009 15:42:55 +0100] rev 1482
also update title if the client is on an unfocused monitor
Anselm R Garbe <anselm@garbe.us> [Sun, 16 Aug 2009 21:39:24 +0100] rev 1481
applied nsz's dwm.1 patch, also added wmname
Anselm R Garbe <anselm@garbe.us> [Sun, 16 Aug 2009 08:18:54 +0100] rev 1480
applied Jukka's cosmetic patch
Anselm R Garbe <anselm@garbe.us> [Sun, 16 Aug 2009 08:18:25 +0100] rev 1479
applied Jukka's sigchld patch
Anselm R Garbe <garbeam@gmail.com> [Thu, 13 Aug 2009 10:45:59 +0100] rev 1478
added merged patch of anydot and Neale
Anselm R Garbe <garbeam@gmail.com> [Mon, 27 Jul 2009 12:01:58 +0100] rev 1477
fixed nn declaration
Anselm R Garbe <anselm@garbe.us> [Sun, 26 Jul 2009 14:02:28 +0100] rev 1476
Added tag 5.6.1 for changeset e47a47bd3ed4
Anselm R Garbe <garbeam@gmail.com> [Tue, 21 Jul 2009 10:57:54 +0100] rev 1475
applied nsz patch
Anselm R Garbe <garbeam@gmail.com> [Tue, 21 Jul 2009 08:57:04 +0100] rev 1474
updategeom fix for same geom screens
Anselm R Garbe <garbeam@gmail.com> [Mon, 20 Jul 2009 17:08:34 +0100] rev 1473
applied nsz' man page comment, thanks!
Anselm R Garbe <garbeam@gmail.com> [Mon, 20 Jul 2009 16:40:32 +0100] rev 1472
merge
Anselm R Garbe <garbeam@gmail.com> [Mon, 20 Jul 2009 16:39:42 +0100] rev 1471
removed Standard input hint
Anselm R Garbe <anselm@garbe.us> [Sat, 18 Jul 2009 11:28:31 +0100] rev 1470
merge
Anselm R Garbe <anselm@garbe.us> [Sat, 18 Jul 2009 11:28:03 +0100] rev 1469
applied nsz' dwm.1 fixes, thanks Szabolcs!
Anselm R Garbe <garbeam@gmail.com> [Fri, 17 Jul 2009 15:28:07 +0100] rev 1468
removed misleading comment
Anselm R Garbe <garbeam@gmail.com> [Fri, 17 Jul 2009 13:35:44 +0100] rev 1467
merge
Anselm R Garbe <garbeam@gmail.com> [Fri, 17 Jul 2009 13:35:17 +0100] rev 1466
it's all nsz's hard investigation effort, hail nsz! ;)
Anselm R Garbe <anselm@garbe.us> [Tue, 14 Jul 2009 19:07:53 +0100] rev 1465
Added tag 5.6 for changeset 555070221577
Anselm R Garbe <garbeam@gmail.com> [Tue, 14 Jul 2009 16:26:04 +0100] rev 1464
final style fixes
Anselm R Garbe <garbeam@gmail.com> [Tue, 14 Jul 2009 16:04:07 +0100] rev 1463
removed int cast in TAGMASK as suggested by nsz
Anselm R Garbe <garbeam@gmail.com> [Tue, 14 Jul 2009 16:01:14 +0100] rev 1462
some stylistic changes
Anselm R Garbe <garbeam@gmail.com> [Mon, 13 Jul 2009 12:51:00 +0100] rev 1461
removed obsolete BUG
anselm@x200s.config [Sun, 12 Jul 2009 22:49:06 +0100] rev 1460
mark broken clients as broken
anselm@x200s.config [Sun, 12 Jul 2009 22:34:29 +0100] rev 1459
fixing updatetitle
Anselm R Garbe <anselm@garbe.us> [Thu, 09 Jul 2009 21:52:17 +0100] rev 1458
extended rule to apply monitors if set up accordingly
Anselm R Garbe <anselm@garbe.us> [Thu, 09 Jul 2009 20:49:48 +0100] rev 1457
reverting to optimised compiler options, current state seems stable
Anselm R Garbe <anselm@garbe.us> [Thu, 09 Jul 2009 20:11:33 +0100] rev 1456
extended man page to mention number of visible windows
Anselm R Garbe <anselm@garbe.us> [Thu, 09 Jul 2009 19:58:58 +0100] rev 1455
added client number printing right of layout symbol
Anselm R Garbe <garbeam@gmail.com> [Thu, 09 Jul 2009 11:29:01 +0100] rev 1454
removed monsyms, useless
Anselm R Garbe <garbeam@gmail.com> [Thu, 09 Jul 2009 11:21:06 +0100] rev 1453
restricting number of mons by length of monsyms
Anselm R Garbe <anselm@garbe.us> [Wed, 08 Jul 2009 18:59:20 +0100] rev 1452
introducing const where it might make some sense
Anselm R Garbe <garbeam@gmail.com> [Wed, 08 Jul 2009 17:24:39 +0100] rev 1451
no that's definately better
Anselm R Garbe <garbeam@gmail.com> [Wed, 08 Jul 2009 17:05:20 +0100] rev 1450
some minor changes
Anselm R Garbe <garbeam@gmail.com> [Wed, 08 Jul 2009 16:05:36 +0100] rev 1449
die if malloc sizeof(Monitor) fails
Anselm R Garbe <anselm@garbe.us> [Mon, 06 Jul 2009 20:12:47 +0100] rev 1448
applied Mate's patch, added Mate to LICENSE
Anselm R Garbe <anselm@garbe.us> [Thu, 02 Jul 2009 20:56:23 +0100] rev 1447
some cleanups
Anselm R Garbe <anselm@garbe.us> [Thu, 02 Jul 2009 20:38:56 +0100] rev 1446
hotfix
Anselm R Garbe <anselm@garbe.us> [Thu, 02 Jul 2009 20:37:26 +0100] rev 1445
changed focusmon/tagmon to work on prev/next instead (-1/+1), changed shortcuts to Mod1-, Mod1-. and Mod1-Shift-, Mod1-Shift-.
Anselm R Garbe <anselm@garbe.us> [Thu, 02 Jul 2009 18:40:04 +0100] rev 1444
removed some empty lines
Anselm R Garbe <anselm@garbe.us> [Thu, 02 Jul 2009 18:30:01 +0100] rev 1443
interactive resizals allow display dimensions again
Anselm R Garbe <garbeam@gmail.com> [Thu, 02 Jul 2009 16:48:54 +0100] rev 1442
more sensible
Anselm R Garbe <garbeam@gmail.com> [Thu, 02 Jul 2009 16:47:00 +0100] rev 1441
hmm, can't decide on the default monitor symbol set
Anselm R Garbe <garbeam@gmail.com> [Thu, 02 Jul 2009 16:44:57 +0100] rev 1440
update
Anselm R Garbe <garbeam@gmail.com> [Thu, 02 Jul 2009 16:41:52 +0100] rev 1439
introduced monitor symbols
Anselm R Garbe <garbeam@gmail.com> [Thu, 02 Jul 2009 14:42:06 +0100] rev 1438
minor fix
Anselm R Garbe <anselm@garbe.us> [Wed, 01 Jul 2009 19:15:20 +0100] rev 1437
several bugfixes
Anselm R Garbe <garbeam@gmail.com> [Wed, 01 Jul 2009 17:08:10 +0100] rev 1436
some minor fix if xinerama is disabled, still some odd behavior in there
Anselm R Garbe <anselm@garbe.us> [Tue, 30 Jun 2009 20:20:33 +0100] rev 1435
updated year ranges
Anselm R Garbe <anselm@garbe.us> [Tue, 30 Jun 2009 20:15:31 +0100] rev 1434
fixed usage of sx, sy, sw, sh
Anselm R Garbe <anselm@garbe.us> [Tue, 30 Jun 2009 20:00:11 +0100] rev 1433
don't draw monitor number, if there is just one monitor
Anselm R Garbe <anselm@garbe.us> [Tue, 30 Jun 2009 19:56:19 +0100] rev 1432
fixed order of transient monitor applicaion and rule application
Anselm R Garbe <anselm@garbe.us> [Tue, 30 Jun 2009 19:45:25 +0100] rev 1431
hotfix
Anselm R Garbe <anselm@garbe.us> [Tue, 30 Jun 2009 19:39:59 +0100] rev 1430
several simplifications
Anselm R Garbe <garbeam@gmail.com> [Tue, 30 Jun 2009 15:56:32 +0100] rev 1429
play safe
Anselm R Garbe <garbeam@gmail.com> [Tue, 30 Jun 2009 15:51:09 +0100] rev 1428
applied a collection of Christof Musik patches, and fixed an issue reported by waistcoats on IRC
Anselm R Garbe <anselm@garbe.us> [Sat, 27 Jun 2009 18:50:50 +0100] rev 1427
some cleanup handling for index based mon search
Anselm R Garbe <anselm@garbe.us> [Sat, 27 Jun 2009 18:42:10 +0100] rev 1426
using mon in function names for consistency reasons
Anselm R Garbe <anselm@garbe.us> [Sat, 27 Jun 2009 18:39:03 +0100] rev 1425
fixed several issues with focus handling via mouse, also added sending clients to the right monitor they belong to after mouse moves/resizals
Anselm R Garbe <anselm@garbe.us> [Sat, 27 Jun 2009 17:38:18 +0100] rev 1424
fixed focusmon brokeness
Anselm R Garbe <garbeam@gmail.com> [Fri, 26 Jun 2009 16:41:27 +0100] rev 1423
tag fix
Anselm R Garbe <garbeam@gmail.com> [Thu, 25 Jun 2009 11:17:42 +0100] rev 1422
typo fix
Anselm R Garbe <garbeam@gmail.com> [Thu, 25 Jun 2009 11:10:19 +0100] rev 1421
assign selected tags of target monitor to client when tagmon is performed (less obtrusive imho)
Anselm R Garbe <anselm@garbe.us> [Wed, 24 Jun 2009 20:04:18 +0100] rev 1420
added some TODOs, some other focus fixes
Anselm R Garbe <anselm@garbe.us> [Wed, 24 Jun 2009 19:52:09 +0100] rev 1419
disabled XINULATOR code for now
Anselm R Garbe <anselm@garbe.us> [Wed, 24 Jun 2009 19:51:41 +0100] rev 1418
made bar based monitor switching working
Anselm R Garbe <anselm@garbe.us> [Wed, 24 Jun 2009 19:45:47 +0100] rev 1417
several other focus fixes, introduced unfocus()
Anselm R Garbe <garbeam@gmail.com> [Wed, 24 Jun 2009 15:37:32 +0100] rev 1416
some focus fixes
Anselm R Garbe <garbeam@gmail.com> [Wed, 24 Jun 2009 13:51:45 +0100] rev 1415
fixed title rendering on non-active screen
Anselm R Garbe <garbeam@gmail.com> [Wed, 24 Jun 2009 12:48:01 +0100] rev 1414
fixed getclient brokeness
Anselm R Garbe <garbeam@gmail.com> [Wed, 24 Jun 2009 11:14:51 +0100] rev 1413
some hotfix cleanup related to wild selmon-> destruction
Anselm R Garbe <anselm@garbe.us> [Tue, 23 Jun 2009 19:09:30 +0100] rev 1412
some restack fixes, still odd behavior if n>1 on unmanaging clients
Anselm R Garbe <anselm@garbe.us> [Tue, 23 Jun 2009 19:00:32 +0100] rev 1411
added some dual head simulator code
Anselm R Garbe <anselm@garbe.us> [Tue, 23 Jun 2009 17:39:42 +0100] rev 1410
simplified left over re-assignment
Anselm R Garbe <anselm@garbe.us> [Tue, 23 Jun 2009 17:34:20 +0100] rev 1409
fixed tagmon, re-using detach/detachstack and attach/attachstack
Anselm R Garbe <anselm@garbe.us> [Tue, 23 Jun 2009 17:20:33 +0100] rev 1408
simplified ISVISBLE and nexttiled
Anselm R Garbe <anselm@garbe.us> [Tue, 23 Jun 2009 17:17:25 +0100] rev 1407
moved clients/stack/sel to Monitor, that's a per monitor structure from now on
Anselm R Garbe <anselm@garbe.us> [Tue, 23 Jun 2009 16:29:32 +0100] rev 1406
declare buf only if XINERAMA support is used
Anselm R Garbe <anselm@garbe.us> [Tue, 23 Jun 2009 16:28:37 +0100] rev 1405
if compiled without XINERAMA support assume 1 monitor by default (n = 1)
Anselm R Garbe <anselm@garbe.us> [Mon, 22 Jun 2009 20:29:59 +0100] rev 1404
some more refactoring, bar toggle fixes
Anselm R Garbe <anselm@garbe.us> [Mon, 22 Jun 2009 18:13:05 +0100] rev 1403
hotfixes
Anselm R Garbe <garbeam@gmail.com> [Mon, 22 Jun 2009 14:58:08 +0100] rev 1402
changes monitor structure to be a list
Anselm R Garbe <anselm@garbe.us> [Sat, 20 Jun 2009 17:02:55 +0100] rev 1401
we need a tagset per monitor, removed tagset declaration from config.h
Anselm R Garbe <anselm@garbe.us> [Sat, 20 Jun 2009 16:18:02 +0100] rev 1400
some minor fixes regarding the new xinerama support
Anselm R Garbe <anselm@garbe.us> [Sat, 20 Jun 2009 15:51:34 +0100] rev 1399
several fixes through ISVISIBLE change (takes Monitor into account)
Anselm R Garbe <anselm@garbe.us> [Sat, 20 Jun 2009 15:10:04 +0100] rev 1398
experimental xinerama support, two new actions, Mod1-w/e and Mod1-Shift-w/e
Anselm R Garbe <anselm@garbe.us> [Fri, 19 Jun 2009 20:15:15 +0100] rev 1397
introduction of Monitor for better Xinerama support, work in progress
Anselm R Garbe <garbeam@gmail.com> [Fri, 29 May 2009 09:29:22 +0100] rev 1396
removed MAXTAGLEN
Anselm R Garbe <garbeam@gmail.com> [Mon, 20 Apr 2009 11:03:33 +0100] rev 1395
next version will be 5.6, shortened some very long lines
Anselm R Garbe <garbeam@gmail.com> [Sat, 18 Apr 2009 12:49:34 +0100] rev 1394
Added tag 5.5 for changeset deaa276abac1
Anselm R Garbe <garbeam@gmail.com> [Thu, 19 Mar 2009 13:06:15 +0000] rev 1393
applied Marc Andre Tanners showhide patch, the removal of ntiled
Anselm R Garbe <garbeam@gmail.com> [Tue, 17 Mar 2009 19:53:00 +0000] rev 1392
applied Gottox' patches, and also removed usegrab
arg@garbe.us [Tue, 03 Mar 2009 11:22:16 +0000] rev 1391
applied the patch I missed from Gottox, thanks mate!
Anselm R Garbe <garbeam@gmail.com> [Mon, 02 Mar 2009 10:43:48 +0000] rev 1390
applied Gottox' resizehints patch, thanks Gottox!
Anselm R Garbe <garbeam@gmail.com> [Sat, 21 Feb 2009 19:20:11 +0000] rev 1389
some NULL fixes
Anselm R Garbe <garbeam@gmail.com> [Sat, 21 Feb 2009 19:15:30 +0000] rev 1388
override_redirect is Bool
Anselm R Garbe <garbeam@gmail.com> [Sat, 21 Feb 2009 19:12:46 +0000] rev 1387
applied Gottox' adjustborder removal patch (thanks!)
a@null [Sat, 14 Feb 2009 11:21:24 +0000] rev 1386
applied nsz' remark
Premysl Hruby <dfenze@gmail.com> [Thu, 12 Feb 2009 17:26:12 +0100] rev 1385
fix of typo, thx to Enno Gottox Boland
a@null [Sun, 08 Feb 2009 12:11:35 +0000] rev 1384
Added tag 5.4.1 for changeset 85a78d8afa0f
a@null [Sun, 08 Feb 2009 12:11:22 +0000] rev 1383
fixed an issue reported by Nibble, also fixed s/2008/2009/
a@null [Sun, 08 Feb 2009 09:47:02 +0000] rev 1382
Added tag 5.4 for changeset 8b7836a471f8
a@null [Sun, 08 Feb 2009 09:46:23 +0000] rev 1381
avoid reverting the border if it's not necessary (avoids some flashing on view())
a@null [Sat, 20 Dec 2008 12:02:14 +0000] rev 1380
spotted missing spaces
a@null [Sat, 20 Dec 2008 00:02:56 +0000] rev 1379
reverting some border patches
a@null [Fri, 19 Dec 2008 23:56:00 +0000] rev 1378
changed adjustborder to be a macro
a@null [Fri, 19 Dec 2008 23:41:31 +0000] rev 1377
applied yiyus applyrules() patch
a@null [Wed, 17 Dec 2008 21:25:32 +0000] rev 1376
implemented noborder for 1 client in the view
a@null [Sat, 13 Dec 2008 20:20:26 +0000] rev 1375
made status script example of .xinitrc more useful
a@null [Sat, 13 Dec 2008 17:44:29 +0000] rev 1374
ok, using signal.h for portability reasons
a@null [Sat, 13 Dec 2008 17:27:48 +0000] rev 1373
removed unnecessary closure of stdin reported by Frederic Chardon, thx
a@null [Sat, 13 Dec 2008 16:35:34 +0000] rev 1372
added sys/signal.h inclusion for BSD compliance
a@null [Fri, 12 Dec 2008 19:55:03 +0000] rev 1371
re-applied Neale's spawn patch, credited Neale in LICENSE
a@null [Fri, 12 Dec 2008 19:49:06 +0000] rev 1370
applied Neale Pickett's xprop status reading patch, updated README and dwm.1 accordingly
arg@localhost.localdomain [Sat, 06 Dec 2008 16:20:14 +0000] rev 1369
applied yiyus fix
Anselm R Garbe <garbeam@gmail.com> [Sat, 06 Dec 2008 11:22:30 +0000] rev 1368
fix
Anselm R Garbe <garbeam@gmail.com> [Sat, 06 Dec 2008 09:33:58 +0000] rev 1367
Added tag 5.3.1 for changeset 335301ed102f
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!