Fri, 12 Dec 2008 19:49:06 +0000 |
a |
applied Neale Pickett's xprop status reading patch, updated README and dwm.1 accordingly
|
changeset |
files
|
Sat, 06 Dec 2008 16:20:14 +0000 |
arg |
applied yiyus fix
|
changeset |
files
|
Sat, 06 Dec 2008 11:22:30 +0000 |
Anselm R Garbe |
fix
|
changeset |
files
|
Sat, 06 Dec 2008 09:33:58 +0000 |
Anselm R Garbe |
Added tag 5.3.1 for changeset 335301ed102f
|
changeset |
files
|
Sat, 06 Dec 2008 09:32:32 +0000 |
Anselm R Garbe |
integrated yiyus clearurgent refactoring
5.3.1
|
changeset |
files
|
Sat, 06 Dec 2008 09:16:48 +0000 |
arg |
reverted spawn
|
changeset |
files
|
Thu, 04 Dec 2008 20:23:08 +0000 |
Anselm R Garbe |
Added tag 5.3 for changeset 4004d6116035
|
changeset |
files
|
Thu, 04 Dec 2008 20:15:00 +0000 |
Anselm R Garbe |
added Neale Pickett's spawn patch, thanks Neale
5.3
|
changeset |
files
|
Sun, 16 Nov 2008 13:22:24 +0000 |
Anselm R Garbe |
applied Gottox' comment fix (thanks)
|
changeset |
files
|
Sun, 19 Oct 2008 12:59:18 +0100 |
Anselm R Garbe |
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
|
changeset |
files
|
Wed, 15 Oct 2008 18:08:24 +0200 |
Premysl Hruby |
removed NOBORDER(broken and badly used), introduce WIDTH/HEIGHT macros for computing client size with border added, fixes bug announced by sergey_m
|
changeset |
files
|
Tue, 09 Sep 2008 20:47:01 +0100 |
Anselm R Garbe |
Added tag 5.2 for changeset e4bcaca8e6ef
|
changeset |
files
|
Mon, 08 Sep 2008 22:24:05 +0100 |
Anselm R Garbe |
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
5.2
|
changeset |
files
|
Sun, 07 Sep 2008 09:53:59 +0100 |
Anselm R Garbe |
applied XGetWMNormalHints fix
|
changeset |
files
|
Sat, 06 Sep 2008 09:34:49 +0100 |
Anselm R Garbe |
I prefer doing the check in showhide
|
changeset |
files
|