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
|
Sat, 06 Sep 2008 09:21:32 +0100 |
Anselm R Garbe |
applied Donald Chai's showhide patch in slightly modified ways
|
changeset |
files
|
Sat, 06 Sep 2008 08:59:51 +0100 |
Anselm R Garbe |
applied Martin Hurton's checkotherwm simplification
|
changeset |
files
|
Tue, 02 Sep 2008 22:36:06 +0100 |
Anselm R Garbe |
applied Peter Hartlichs aspect revert fix
|
changeset |
files
|
Tue, 02 Sep 2008 18:47:01 +0100 |
Anselm R Garbe |
applied Gottox' grabkey patch
|
changeset |
files
|
Mon, 01 Sep 2008 22:18:50 +0100 |
Anselm R Garbe |
applied yiyus tagbar patch
|
changeset |
files
|
Mon, 01 Sep 2008 08:22:11 +0000 |
arg |
merged merge
|
changeset |
files
|
Fri, 29 Aug 2008 11:29:42 +0100 |
Anselm R Garbe |
fixed
merge
|
changeset |
files
|
Fri, 29 Aug 2008 10:13:47 +0100 |
Anselm R Garbe |
checking result of XGetClassHint, removed some obsolete lines in initfont()
merge
|
changeset |
files
|
Wed, 27 Aug 2008 15:03:35 +0100 |
Anselm R Garbe |
merged my changes
merge
|
changeset |
files
|
Wed, 27 Aug 2008 12:52:44 +0100 |
Anselm R Garbe |
introduced NOBORDER macro to hide the nasty - 2 * c->bw in various calculations, moved tagset to config.def.h
|
changeset |
files
|
Mon, 25 Aug 2008 11:43:45 +0200 |
Premysl Hruby |
WM_NAME is builtin atom
|
changeset |
files
|