[dwm] patch

From: Premysl Hruby <dfenze_AT_gmail.com>
Date: Tue, 10 Jun 2008 10:38:55 +0200

Hi,

I just created patch which includes some minor patches, maybe at least
some of them can be included.

it contains these parts:
- reintroducion of union Arg
- join of focusnext and focusprev into one function which use parameter
- reenabling -Os and stripping of build (to save binary size)
- every global/function is static (to save binary size too)
- uses float instead of double
- remove Client->prev which is really not so needed
- replace minax/minay, maxax/maxay with float mina, maxa

Some of these features are more or less POC, for discussion (removing
->prev for example).

diffstat:
 config.def.h | 70 ++++++------
 config.mk | 4
 dwm.c | 342
 ++++++++++++++++++++++++++++-------------------------------
 3 files changed, 205 insertions(+), 211 deletions(-)

-- 
Premysl "Anydot" Hruby, http://www.redrum.cz/

Received on Tue Jun 10 2008 - 10:38:56 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:47:51 UTC