Uplift dwm to version 4.5. Adds a patch for config.h to encourage dwm
to respect Xresources when starting an xterm. Lastly, folds in my color
preferences so I don't have to maintain my own one off in my tree.
ok kili
* correct PATH for foomatic db files (asked by ian@)
* make it possible to restart the server from kcontrol (using pgreg
instead of /proc - from FreeBSD)
* fix WANTLIB
This changes make it possible to use kcontrol to easily
add/change/configure your printers when using CUPS.
- while here, don't try to strip the kdelibtool script
Ristretto is a simple image-viewer for the Xfce Desktop Environment. It
features zooming, directory browsing, thumbnail bar and slideshow.
from Landry Breuil (landry.breuil at gmail)
Update to 0.4.0, ok ajacoutot@
changes:
* Complete reorganisation of the interface and the code
* Only allocate necessary memory
* Support unlimited number of icons
* Automagically create another dock when the first one is full
* --width and --height available, superseeding --vertical and --square
* --multiple is default now, removed it and added --no-multiple
* Fix bug of some applications (grip, castpodder...) having their icons at 0,0
Note to xmonad junkies: this doesn't include XMonadContrib and related
stuff; there's a lot of activity on the xmonad list, so adding knobs to
the port *now* may be a bad idea.
- fill in missing ioctls xawtv might use in xioctl()
- link libossaudio into lib/xawtv/snd-oss.so
- install bin/record and bin/pia, since they are now working*
- sync patches a'la update-patches
*still a possible issue with SNDCTL_DSP_GETISPACE which should be
fixed soon
"if it works please go ahead" robert@ (MAINTAINER)
It's extremely fast, small, dynamic and awesome.
It manages windows in several layouts mode: tiled, floating, etc. Each
layout can be applied dynamically, optimizing the environment for the
application in use and the task performed. Every aspect of awesome is
configurable via a configuration file: awesomerc.
From Will Maier (MAINTAINER)
ok pyr@