ab06f74
added some TODOs, some other focus fixes by
2009-06-24 20:04:18 +0100
a2a3590
disabled XINULATOR code for now by
2009-06-24 19:52:09 +0100
e8aafb8
made bar based monitor switching working by
2009-06-24 19:51:41 +0100
18b1312
several other focus fixes, introduced unfocus() by
2009-06-24 19:45:47 +0100
80ee954
some focus fixes by
2009-06-24 15:37:32 +0100
454a04a
fixed title rendering on non-active screen by
2009-06-24 13:51:45 +0100
891831f
fixed getclient brokeness by
2009-06-24 12:48:01 +0100
cdb8e27
some hotfix cleanup related to wild selmon-> destruction by
2009-06-24 11:14:51 +0100
5c4913e
some restack fixes, still odd behavior if n>1 on unmanaging clients by
2009-06-23 19:09:30 +0100
fa5ae54
added some dual head simulator code by
2009-06-23 19:00:32 +0100
7de5341
simplified left over re-assignment by
2009-06-23 17:39:42 +0100
54dc0d5
fixed tagmon, re-using detach/detachstack and attach/attachstack by
2009-06-23 17:34:20 +0100
913333f
simplified ISVISBLE and nexttiled by
2009-06-23 17:20:33 +0100
d702f39
moved clients/stack/sel to Monitor, that's a per monitor structure from now on by
2009-06-23 17:17:25 +0100
0d8671a
declare buf only if XINERAMA support is used by
2009-06-23 16:29:32 +0100
38e9b67
if compiled without XINERAMA support assume 1 monitor by default (n = 1) by
2009-06-23 16:28:37 +0100
a3bbdb1
some more refactoring, bar toggle fixes by
2009-06-22 20:29:59 +0100
d53ceee
hotfixes by
2009-06-22 18:13:05 +0100
78f5667
changes monitor structure to be a list by
2009-06-22 14:58:08 +0100
c2fff60
we need a tagset per monitor, removed tagset declaration from config.h by
2009-06-20 17:02:55 +0100
6644a6a
some minor fixes regarding the new xinerama support by
2009-06-20 16:18:02 +0100
3da2453
several fixes through ISVISIBLE change (takes Monitor into account) by
2009-06-20 15:51:34 +0100
2ce37bc
experimental xinerama support, two new actions, Mod1-w/e and Mod1-Shift-w/e by
2009-06-20 15:10:04 +0100
f27ccc5
introduction of Monitor for better Xinerama support, work in progress by
2009-06-19 20:15:15 +0100
2dbfda7
removed MAXTAGLEN by
2009-05-29 09:29:22 +0100
7df39f3
next version will be 5.6, shortened some very long lines by
2009-04-20 11:03:33 +0100
0b45199
Added tag 5.5 for changeset deaa276abac1 by
2009-04-18 12:49:34 +0100
3632d71
applied Marc Andre Tanners showhide patch, the removal of ntiled by
2009-03-19 13:06:15 +0000
5656970
applied Gottox' patches, and also removed usegrab by
2009-03-17 19:53:00 +0000
ea0008c
applied the patch I missed from Gottox, thanks mate! by
2009-03-03 11:22:16 +0000
af508c2
applied Gottox' resizehints patch, thanks Gottox! by
2009-03-02 10:43:48 +0000
f0d1d52
some NULL fixes by
2009-02-21 19:20:11 +0000
1c80c05
override_redirect is Bool by
2009-02-21 19:15:30 +0000
1e350be
applied Gottox' adjustborder removal patch (thanks!) by
2009-02-21 19:12:46 +0000
1a26389
applied nsz' remark by
2009-02-14 11:21:24 +0000
bf9da23
fix of typo, thx to Enno Gottox Boland by
2009-02-12 17:26:12 +0100
2373940
Added tag 5.4.1 for changeset 85a78d8afa0f by
2009-02-08 12:11:35 +0000
9068748
fixed an issue reported by Nibble, also fixed s/2008/2009/ by
2009-02-08 12:11:22 +0000
5ab627c
Added tag 5.4 for changeset 8b7836a471f8 by
2009-02-08 09:47:02 +0000
76d7e80
avoid reverting the border if it's not necessary (avoids some flashing on view()) by
2009-02-08 09:46:23 +0000
af8049b
spotted missing spaces by
2008-12-20 12:02:14 +0000
2bb51b3
reverting some border patches by
2008-12-20 00:02:56 +0000
b16d828
changed adjustborder to be a macro by
2008-12-19 23:56:00 +0000
fef4614
applied yiyus applyrules() patch by
2008-12-19 23:41:31 +0000
be39ddd
implemented noborder for 1 client in the view by
2008-12-17 21:25:32 +0000
6d209b9
made status script example of .xinitrc more useful by
2008-12-13 20:20:26 +0000
57a0788
ok, using signal.h for portability reasons by
2008-12-13 17:44:29 +0000
3ad906e
removed unnecessary closure of stdin reported by Frederic Chardon, thx by
2008-12-13 17:27:48 +0000
0be9fb8
added sys/signal.h inclusion for BSD compliance by
2008-12-13 16:35:34 +0000
62a491e
re-applied Neale's spawn patch, credited Neale in LICENSE by
2008-12-12 19:55:03 +0000
0b5dcf2
applied Neale Pickett's xprop status reading patch, updated README and dwm.1 accordingly by
2008-12-12 19:49:06 +0000
fda92f4
applied yiyus fix by
2008-12-06 16:20:14 +0000
a62ea40
fix by
2008-12-06 11:22:30 +0000
7dc28d1
Added tag 5.3.1 for changeset 335301ed102f by
2008-12-06 09:33:58 +0000
fbce733
integrated yiyus clearurgent refactoring by
2008-12-06 09:32:32 +0000
e757280
reverted spawn by
2008-12-06 09:16:48 +0000
ed1bef1
Added tag 5.3 for changeset 4004d6116035 by
2008-12-04 20:23:08 +0000
2b047e4
added Neale Pickett's spawn patch, thanks Neale by
2008-12-04 20:15:00 +0000
5f74dc5
applied Gottox' comment fix (thanks) by
2008-11-16 13:22:24 +0000
ea8a4ca
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 by
2008-10-19 12:59:18 +0100
4883a06
removed NOBORDER(broken and badly used), introduce WIDTH/HEIGHT macros for computing client size with border added, fixes bug announced by sergey_m by
2008-10-15 18:08:24 +0200
4dea532
Added tag 5.2 for changeset e4bcaca8e6ef by
2008-09-09 20:47:01 +0100
53cac17
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 by
2008-09-08 22:24:05 +0100
83abfc0
applied XGetWMNormalHints fix by
2008-09-07 09:53:59 +0100
862b0d5
I prefer doing the check in showhide by
2008-09-06 09:34:49 +0100
c1c6fdc
applied Donald Chai's showhide patch in slightly modified ways by
2008-09-06 09:21:32 +0100
9a4d07d
applied Martin Hurton's checkotherwm simplification by
2008-09-06 08:59:51 +0100
3041010
applied Peter Hartlichs aspect revert fix by
2008-09-02 22:36:06 +0100
753e0e0
applied Gottox' grabkey patch by
2008-09-02 18:47:01 +0100
d15d4ba
applied yiyus tagbar patch by
2008-09-01 22:18:50 +0100
815f9c0
merged merge by
2008-09-01 08:22:11 +0000
addc52c
fixed by
2008-08-29 11:29:42 +0100
26f41c9
checking result of XGetClassHint, removed some obsolete lines in initfont() by
2008-08-29 10:13:47 +0100
73ec124
merged my changes by
2008-08-27 15:03:35 +0100
ec11a34
introduced NOBORDER macro to hide the nasty - 2 * c->bw in various calculations, moved tagset to config.def.h by
2008-08-27 12:52:44 +0100
4b3b597
WM_NAME is builtin atom by
2008-08-25 11:43:45 +0200
288cf78
grabbuttons() and grabkeys() are now independent from prior numlockmask initialization by
2008-08-25 09:44:23 +0100
6411aa9
reverted some resize() changes, reverted setlocale removal by
2008-08-25 09:37:39 +0100
db5db88
applied Peter Hartlich's patch regarding aspect calculation with slight modifications by
2008-08-23 09:54:55 +0100
258c338
removed artifact from wmii by
2008-08-23 09:33:05 +0100
85da537
changed grabkeys, removed initmodmap by
2008-08-23 09:31:28 +0100
2b4157e
applied Peter Hartlich's initmodmap patch by
2008-08-23 09:26:11 +0100
0f26de9
applied fix of toggletag by Jan Kaliszewski by
2008-08-22 15:26:30 +0200
840f937
Martin Hurtons typo fix by
2008-08-18 19:28:57 +0100
6975a7e
fixed error I did when applying Martin Hurton's drawtext patch by
2008-08-18 19:23:03 +0100
47f63dc
applied Martin Hurtons resizemouse patch by
2008-08-18 19:19:15 +0100
02a8ca9
applied Martin Hurton's movemouse() patch by
2008-08-18 18:23:39 +0100
2ce50a9
using None instead of 0 for trans by
2008-08-18 10:22:46 +0100
bfa5869
abc... by
2008-08-18 10:21:24 +0100
087a55f
removed the i = textnw... as remarked by Martin Hurton by
2008-08-18 10:16:36 +0100
6d7285f
applied Martin Hurton's scan() patch with slight modifications by
2008-08-18 10:14:51 +0100
69c7b4b
changed order of variables in drawtext by
2008-08-18 10:00:10 +0100
97699e5
applied Martin Hurton's drawtext() patch by
2008-08-18 09:55:36 +0100
2dc7f42
applied Martin Hurton's view() simplification, not checking arg by
2008-08-18 09:49:44 +0100
9f3a5cb
making a comment more explicit by
2008-08-18 09:39:52 +0100
b48fa3f
removed setlocale() stuff, not necessary if Xmb in use by
2008-08-18 09:31:55 +0100
051a404
added a comment about FAQ regarding mfact meaning by
2008-08-18 09:11:15 +0100
d8d733c
added some comments regarding FAQ about s{x,y,w,h}, w{x,y,w,h}, b{y,h,lw} by
2008-08-18 09:10:21 +0100
bb01e5a
initialize trans with 0 by
2008-08-18 08:57:34 +0100
06f7eed
fix of XGetTransientForHint in manage() by
2008-08-14 22:35:52 +0200