2007-12-03 18:49:26 by Adam Hoka | Files touched by this commit (5) |
Log message:
This release fixes some bugs, add some features.
Bug fix: bug with arg is NULL in client_tag
Bug fix: check for value in tag_toggleview
Bug fix: handle client_toggletag with no arg or with arg > ntags
Bug fix: awesome-client exits with a meaningfull value
Bug fix: fix compilation for GNU/Hurd
Bug fix: changing screen focus restore last focused client
Bug fix: fix segmentation fault with configuration parser
Bug fix: fix rules handling in some corner cases
New feature: client_zoom on master window swap with next window
New feature: add a screen padding feature
|
2007-11-26 23:59:46 by Adam Hoka | Files touched by this commit (3) |
Log message:
Fixing CFLAGS, LDFLAGS in patch, pkgversion to confirm to pkgsrc and some \
indent/cosmetical changes. Thanks for the hint xtraeme!
|
2007-11-26 18:53:59 by Adam Hoka | Files touched by this commit (1) |
Log message:
pkglint said strip should be amongst BUILD_TOOLS, but its causing errors
so I have removed it.
Package revivied for testing the new version of awesome.
Changes for version 2:
Replace libconfig with libconfuse
Cairo support for drawing
Support for enhanced fifo reading
Support for configurable mouse bindings
|
2007-11-26 18:41:20 by Adam Hoka | Files touched by this commit (6) |
Log message:
Resolving conflicts created by import.
|
2007-11-03 15:59:48 by Roland Illig | Files touched by this commit (6) | |
Log message:
Imported into pkgsrc as x11/awesome.
|
2007-10-14 17:35:27 by Adam Hoka | Files touched by this commit (1) |
Log message:
Adding patch for config.mk.
|
2007-10-14 17:32:48 by Adam Hoka | Files touched by this commit (3) |
Log message:
Fixed issues with (not so) older gcc versions.
And various cosmetical and functional fixes.
|
2007-10-14 15:01:53 by Adam Hoka | Files touched by this commit (1) |
Log message:
Fixed homepage and .include
|
2007-10-14 14:50:12 by Adam Hoka | Files touched by this commit (5) | |
Log message:
awesome is a tiling window manager initialy based on a dwm code rewriting.
It's extremely fast, small, dynamic and awesome.
|