The NetBSD Project

CVS log for pkgsrc/wm/awesome/DESCR

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / wm / awesome

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2010Q4


Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 23 22:11:27 2008 UTC (15 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.1: +14 -2 lines
Diff to previous 1.1 (colored)

Update to 2.2:

version 2.2

The final version 2.2 of awesome is available. To download it, see the download page.

This release fixes some bugs, add some features. You can see some changes from 2.2-rc4.

    * Add a manpage for awesome-message
    * Add more documentation into awesomerc(5)
    * Fix segmentation fault if no layout are available
    * Check for EWMH hints after reloading clients props on restart
    * Fix transparency property on focus (bug #93)
    * Fix a bug with delay inside awesome-message
    * Stop adding useless spaces at endline on default created .awesomerc
    * Fix a bug in uicb_spawn when using a DISPLAY envvar with IP address

Thanks to the awesome contributors we had on this release.

(Fabienne Ducroquet, Hans Ulrich Niedermann, MATSUU Takuto, Matthieu Pasini, Michael Kaminsky, Nathan LaFreniere, Nikos Ntarmos, Thomas Janu and last but not least, Marco Candrian).

Don't hesitate to report bugs and ask or write enhancements on awesome BTS.

Have fun and be awesome!
Posted Sun Mar 23 10:54:53 2008
version 2.2-rc4

The new version 2.2-rc4 of awesome is available. To download it, see the download page. This is the fourth release candidate version of the upcoming 2.2 version.

You can see all changes on git.

Here's a changes summary.

    * Keep floating windows on top of the stack
    * Simplify grabkeys() function
    * Verify user input for tag values (mwfact, nmaster and ncol) (bug #91)
    * Fix some problem with include() in configuration file (bug #99)
    * Add make targets replacing the running awesome
    * Bugfix in client_toggletag and checking if no tag selected

Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list.

Have fun!
Posted Thu Mar 13 11:05:20 2008
version 2.2-rc3

The new version 2.2-rc3 of awesome is available. To download it, see the download page. This is the third release candidate version of the upcoming 2.2 version.

You can see all changes on git.

Here's a changes summary.

    * Fix segfault after viewing same tag twice and doing a tagprevselected (bug #76)
    * Client_moveresize fix
    * Check widget position (bug #68)
    * Change awesomerc manpage to section 5 (bug #79)
    * Support for include() in configuration file
    * New system to drop EnterWindow events
    * Textbox can be flex-aligned
    * Add widget names in warnings
    * Fix multi-monitor mode with Zaphod and xrandr (bug #73)

Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list.

Have fun!
Posted Tue Mar 4 14:34:52 2008
version 2.2-rc2

The new version 2.2-rc2 of awesome is available. To download it, see the download page. This is the second release candidate version of the upcoming 2.2 version.

You can see all changes on git.

Here's a changes summary.

    * Fix CPU usage (bug #68);
    * Fix regression with Zaphod mode (bug #73).

Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list.

Have fun!
Posted Mon Feb 25 17:14:22 2008
version 2.2-rc1

The new version 2.2-rc1 of awesome is available. To download it, see the download page. This is the first release candidate version of the upcoming 2.2 version.

You can see all changes on git.

Here's a changes summary.

    * Graph widgets works with floats;
    * Add tileup and tilebottom layouts;
    * Fix statusbar recovering each others (bug #37);
    * Fix sloppy focus problems;
    * Optimize arrangement and statusbar refreshing with a cache system;
    * Add support for keycode in keys bindings (bug #40);
    * New awesome-message program (xmessage-like);
    * Fix various problems with widget drawing;
    * Print more warnings on various errors;
    * Fix issues with padding;
    * Enable tiled windows moving/switching;
    * Add sloppyfocusraise option (bug #47);
    * Add --check option to awesome to verify configuration file syntax;
    * Convert statusbar text to UTF-8 before drawing (bug #39);
    * Add scratch window support;
    * Remove focustitle widget: tasklist can do the same now;
    * Rename netwmicon widget to focusicon;
    * Add align options to widgets;
    * Add smart placement algorithm for floating (bug #50);
    * Fix raise problem with focus_history (bug #49);
    * Fix tag_viewprev (bug #60);
    * Add master property to rule (bug #6);
    * Fix XRandR clone mode issues (bug #42);
    * Fix windows hiding issue when launching another wm (bug #53);
    * Add opacity as rule attribute (bug #54);

Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list.

Have fun!
Posted Wed Feb 13 17:43:41 2008
version 2.1

The final version 2.1 of awesome is available. To download it, see the download page.

This release fixes some bugs, add some features. You can see some changes from 2.0.

    * Fix crashing bug triggered through awesome-client
    * Do not die anymore on bad config file, use a default internal one
    * Add uicbscreenfocus to switch to a specified screen.
    * Add a focus history.
    * Accept --version option.
    * Add spiral and dwindle layouts.
    * Widget-ise the statusbar.
    * Add new widgets: textbox, graph, progress bar, taglist, focustitle, tasklist, iconbox, layoutinfo, netwmicon.
    * We can now have several statusbar.
    * New uicb: focusclientbyname.
    * Partial EWMH support.
    * Switch to autotools based build system.

Thanks to the awesome contributors we had on this release.

(Julien Danjou, Aldo Cortesi, Nikos Ntarmos, marco candrian, Hans Ulrich Niedermann, Thomas Guebels, Robert Millar, Rico Schiekel, Laurent Fousse, Fabienne Ducroquet, Arnaud Fontaine)

Don't hesitate to report bugs and ask or write enhancements on awesome BTS.

Have fun!
Posted Mon Jan 21 16:06:20 2008
version 2.1-rc2

Version 2.1-rc2 of awesome is available. To download it, see the download page. This is the second release candidate version of the upcoming 2.2 version.

This release fixes some minor bugs.

Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list.

Have fun!
Posted Sat Jan 12 14:20:15 2008
version 2.1-rc1

Version 2.1-rc1 of awesome is available. To download it, see the download page. This is the first release candidate version of the upcoming 2.1 version.

This release fixes bugs, adds a lot of new features and brings a new widget system for the statusbar.

Don't hesitate to report bugs and ask or write enhancements on awesome bug tracking system or awesome list.

Have fun!
Posted Wed Jan 9 10:27:50 2008
version 2.0

The final version 2.0 of awesome is available. To download it, see the download page.

This release fixes some bugs, add some features. You can see changes.

    * Include missing manpage
    * Fix typo in URL in manpage
    * Add manpage for awesome-client
    * Bug fix for GTK+ combo box
    * Fix memory allocation in awesome-client
    * Bug fix: check for value in tag_toggleview
    * Add a default configuration for running awesome without configuration file

Don't hesitate to report bugs and ask or write enhancements on awesome list.

Have fun!
Posted Tue Dec 11 14:37:43 2007
version 2.0-rc2

Version 2.0-rc2 of awesome is available. To download it, see the download page. This is the second release candidate version of the upcoming 2.0 version.

This release fixes some bugs, add some features. You can see changes.

    * 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

Don't hesitate to report bugs and ask or write enhancements on awesome list.

Have fun!
Posted Thu Nov 29 17:56:53 2007
version 2.0-rc1

Version 2.0-rc1 of awesome is available. To download it, see the download page. This is the first release candidate version of the upcoming 2.0 version.

This release fixes a lot of bugs, add a lot of new features and a bring a better Xinerama support. You can see changes.

    * New config file format (libconfig replaced by libconfuse)
    * Bug fix: fix resize_hint
    * Bug fix: reset correctly default bar position on toggle
    * Bug fix: wrong column in multi column tiled layout
    * Bug fix: fix a bunch of bugs with mplayer in Xinerama mode
    * Bug fix: better computation for moving windows
    * New feature: option to center pointer on focused client
    * New feature: nmaster/ncol/mwfact and layout can be specified by tags at config and run time
    * New feature: use Cairo to render status bar
    * New feature: status bar can now be placed on right or left of the screen
    * New feature: each physical screen can now be configured independently for colors, statusbar, font, etc
    * New feature: click-to-raise in floating mode
    * New feature: draw circle instead of square for some client flags in status bar
    * New feature: remember focused window on each tag
    * New feature: don't read on stdin any-more, introduce awesome-client to control everything via socket
    * New feature: rules can now set default screen where displays windows in Xinerama mode
    * New feature: mouse bindings are now configurable
    * New feature: map new clients on the screen where the mouse pointer is
    * New feature: mouse moving/resizing are now uicb

Don't hesitate to report bugs and ask or write enhancements on awesome list.

Have fun!
Posted Fri Nov 16 19:34:16 2007

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>