remove news, release rc4

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-11-28 14:43:19 +01:00
parent eb294cce28
commit fffa498693
40 changed files with 4 additions and 583 deletions

View File

@ -8,10 +8,10 @@ Latest stable version of **awesome** is version 3.0 (codename: *Fake Plastic Tre
* [awesome-3.0.tar.gz](awesome-3.0.tar.gz)
* [awesome-3.0.tar.bz2](awesome-3.0.tar.bz2)
Latest release candidate version is 3.1-rc3 (codename: *When Doves Cry*) released on 21th November 2008.
Latest release candidate version is 3.1-rc4 (codename: *Seven Nation Army*) released on 28th November 2008.
* [awesome-3.1-rc3.tar.gz](awesome-3.1-rc3.tar.gz)
* [awesome-3.1-rc3.tar.bz2](awesome-3.1-rc3.tar.bz2)
* [awesome-3.1-rc4.tar.gz](awesome-3.1-rc4.tar.gz)
* [awesome-3.1-rc4.tar.bz2](awesome-3.1-rc4.tar.bz2)
# Branch 2.x (old stable)

View File

@ -1 +0,0 @@
awesome git repository available, see [[download]].

View File

@ -1 +0,0 @@
A guided tour has been created [[here|doc/setup]]. Take a look!

View File

@ -1 +0,0 @@
A [[roadmap|/roadmap]] has been added, take a look at it.

View File

@ -1 +0,0 @@
awesome got an article by Paweł Tęcza in [LinuxNews.pl](http://linuxnews.pl/awesome-jest-super/).

View File

@ -1,3 +0,0 @@
The first version of awesome is available. To download it, see the [[download]] page.
Have fun!

View File

@ -1,11 +0,0 @@
The 1.1 version awesome is available. To download it, see the [[download]] page.
This release fix some bugs, here's the changelog
* restack correctly windows when maximizing
* fix a bug when resizing/moving with mouse
* fix default configuration file parsing error and add it to tarball
* fix default font loading on error
* fix a heap overflow when using XRandR/XShape extensions
Have fun!

View File

@ -1,19 +0,0 @@
Version 1.2 of *awesome* is available. To download it, see the [[download]] page.
This release fixes some bugs, and add new features. You can
[[toggle text="see changes" id="changelog"]].
[[toggleable id="changelog" text="""
* Fix toggle floating with Button2 in tileleft layout;
* Add tag_viewprev utag_viewnext functions to key bindings;
* Re-arrange windows when maximizing;
* Enhance maximizing functions to support Xinerama;
* Fix last state restore on maximizing (windows were always floating);
* Add a new layout: max, which shows windows in fullscreen;
* Add focusprevscreen and focusnextscreen to switch focus from one screen to another in Zaphod mode;
* Display current layout nmaster/ncols/mwfact in status bar if no window is displayed;
* Add swapnext and swapprev for reordering and swapping windows.
"""]]
Don't hesitate to report bugs and ask or write enhancements on [awesome list](/community/).
Have fun!

View File

@ -1,21 +0,0 @@
Version 1.3 of *awesome* is available. To download it, see the [[download]] page.
This release fixes some bugs, add new features and a brand new Xinerama support. You can
[[toggle text="see changes" id="changelog"]].
[[toggleable id="changelog" text="""
* New Xinerama support: screens are now independant;
* Bug fix: apply selected layouts for tag in uicb_tag_view{next,prev};
* Bug fix: fix rules not matching windows name;
* New feature: add -c option to specify alternate configuration file;
* New feature: Xft support;
* New feature: add uicb_exec() to spawn another window manager;
* New feature: uicb_setlayout() can now cycle backward or reset to default;
* New feature: add uicb_movetoscreen() to move a window to another screen (Xinerama);
* New feature: add mouse wheel support on tags name to switch between previous and next;
* New feature: mouse wheel on statusbar does uicb_focus{next,prev};
* New feature: mouse wheel on layout symbol switches to prev/next;
"""]]
Don't hesitate to report bugs and ask or write enhancements on [awesome list](/community/).
Have fun!

View File

@ -1,30 +0,0 @@
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
[[toggle text="see changes" id="changelog"]].
[[toggleable id="changelog" text="""
* 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](/community/).
Have fun!

View File

@ -1,21 +0,0 @@
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
[[toggle text="see changes" id="changelog"]].
[[toggleable id="changelog" text="""
* 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](/community/).
Have fun!

View File

@ -1,17 +0,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
[[toggle text="see changes" id="changelog"]].
[[toggleable id="changelog" text="""
* 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](/community/).
Have fun!

View File

@ -1,8 +0,0 @@
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](/bugs/) or [awesome list](/community/).
Have fun!

View File

@ -1,8 +0,0 @@
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](/bugs/) or [awesome list](/community/).
Have fun!

View File

@ -1,26 +0,0 @@
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
[[toggle text="see some changes" id="changelog"]] from 2.0.
[[toggleable id="changelog" text="""
* Fix crashing bug triggered through awesome-client
* Do not die anymore on bad config file, use a default internal one
* Add uicb_screen_focus 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: focus_client_byname.
* Partial EWMH support.
* Switch to autotools based build system.
"""]]
Thanks to the [[toggle text="awesome contributors" id="contrib"]] we had on this release.
[[toggleable id="contrib" text="""(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](/bugs/).
Have fun!

View File

@ -1,37 +0,0 @@
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](http://git.naquadah.org/?p=awesome.git;a=shortlog;h=v2.2-rc1).
Here's a [[toggle text="changes summary" id="changelog"]].
[[toggleable id="changelog" text="""
* 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 sloppy_focus_raise 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](/bugs/) or [awesome list](/community/).
Have fun!

View File

@ -1,14 +0,0 @@
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](http://git.naquadah.org/?p=awesome.git;a=shortlog;h=v2.2-rc2).
Here's a [[toggle text="changes summary" id="changelog"]].
[[toggleable id="changelog" text="""
* 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](/bugs/) or [awesome list](/community/).
Have fun!

View File

@ -1,21 +0,0 @@
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](http://git.naquadah.org/?p=awesome.git;a=shortlog;h=v2.2-rc3).
Here's a [[toggle text="changes summary" id="changelog"]].
[[toggleable id="changelog" text="""
- Fix segfault after viewing same tag twice and doing a tag_prev_selected (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](/bugs/) or [awesome list](/community/).
Have fun!

View File

@ -1,18 +0,0 @@
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](http://git.naquadah.org/?p=awesome.git;a=shortlog;h=v2.2-rc4).
Here's a [[toggle text="changes summary" id="changelog"]].
[[toggleable id="changelog" text="""
- 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](/bugs/) or [awesome list](/community/).
Have fun!

View File

@ -1,23 +0,0 @@
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
[[toggle text="see some changes" id="changelog"]] from 2.2-rc4.
[[toggleable id="changelog" text="""
* 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 [[toggle text="awesome contributors" id="contrib"]] we had on this release.
[[toggleable id="contrib" text="""(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](/bugs/).
Have fun and be awesome!

View File

@ -1,33 +0,0 @@
The first release candidate version of the upcoming 2.3 version is out, noted 2.3-rc1.
To download it, see the [[download]] page.
This release fixes some bugs, add some features. You can
[[toggle text="see some changes" id="changelog"]] from 2.2.
[[toggleable id="changelog" text="""
* Support for multiple image format, using Imlib2 (default) or GTK pixbuf (FS#82);
* Use pango for font display instead of Xft;
* Better documentation: the documentation is now autogenerated from source code: everything is now in
* the manpage and will always be (FS#101);
* awesome-menu: a dmenu clone (FS#7);
* Support for styles section;
* mwfact lower and upper limits are configurable (FS#92);
* widget_tell now allows to change widget properties like colors, etc. (FS#144, FS#36)
* Errors and warnings messages are more clear and consistent, prefixed with E or W and indicating in which function it fails;
* Add titlebar support for windows (FS#38);
* Fix support for SDL apps (you can play Xmoto and Quake);
* New option for progressbar with ticks (FS#81);
* New emptybox widget which deprecated padding options of various widgets;
* New opacity_focused option;
* Widget graph can grow right/left;
* Add support for shadowed text (FS#90);
* Probably more.
"""]]
Thanks to the [[toggle text="awesome contributors" id="contrib"]] we had on this release.
[[toggleable id="contrib" text="""(Alex Cornejo (1), Arnaud Fontaine (6), Chris Ciulla (3), Heikki
Orsila (1), Martin Stubenschrott (1), Sebastian Stark (1), Steffen Schulz (2), Tim Conrad (1), marco
candrian (31))."""]]
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome!

View File

@ -1,21 +0,0 @@
The second release candidate version of the upcoming 2.3 version is out, noted 2.3-rc2.
To download it, see the [[download]] page.
This release fixes some bugs, add some features. You can
[[toggle text="see some changes" id="changelog"]] from 2.3-rc1.
[[toggleable id="changelog" text="""
* Documentation update;
* Fix placement for maximized apps;
* Give focus when clicking with Button1 on titlebars;
* Use mwfact lower and upper limits in mouse;
* Fix opacity focused issue;
* Fix focus on arrange for multi head;
* Allow multiple bindings for mouse events.
"""]]
Thanks to the [[toggle text="awesome contributors" id="contrib"]] we had on this release.
[[toggleable id="contrib" text="""(marco candrian (16))."""]]
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome!

View File

@ -1,17 +0,0 @@
The third release candidate version of the upcoming 2.3 version is out, noted 2.3-rc3.
To download it, see the [[download]] page.
This release fixes some bugs, add some features. You can
[[toggle text="see some changes" id="changelog"]] from 2.3-rc2.
[[toggleable id="changelog" text="""
* Documentation update;
* Store KeySym not KeyCode in keys bindings (FS#161);
* Fix some drawing problems.
"""]]
Thanks to the [[toggle text="awesome contributors" id="contrib"]] we had on this release.
[[toggleable id="contrib" text="""(marco candrian (9) and Nikos Ntarmos (1))."""]]
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome!

View File

@ -1,13 +0,0 @@
The first stable release of awesome is out: it updates the awesome-2 branch with a new release 2.3.1.
To download it, see the [[download]] page.
This release only fixes some bugs. You can
[[toggle text="see some changes" id="changelog"]] from 2.3.
[[toggleable id="changelog" text="""
* Fix focus handling on new window managing with multi monitors (FS#188);
* Add support for mouse with up to 9 buttons.
"""]]
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome, as always!

View File

@ -1,13 +0,0 @@
The second stable release of awesome is out: it updates the awesome-2 branch with a new release 2.3.2.
To download it, see the [[download]] page.
This release only fixes some bugs. You can
[[toggle text="see some changes" id="changelog"]] from 2.3.1.
[[toggleable id="changelog" text="""
* Show correct geometry on mouse resize(FS#203);
* Fix build issues with simple POSIX shell.
"""]]
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome, as always!

View File

@ -1,14 +0,0 @@
The third stable release of awesome is out: it updates the awesome-2 branch
with a new release 2.3.3.
To download it, see the [[download]] page.
This release only fixes some bugs. You can
[[toggle text="see some changes" id="changelog"]] from 2.3.2.
[[toggleable id="changelog" text="""
* Fix xterm -e in default config for other terminal ;
* Give floating dialogs of maximised windows focus (FS#232).
"""]]
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome, as always!

View File

@ -1,9 +0,0 @@
The third stable release of awesome is out: it updates the awesome-2 branch
with a new release 2.3.4.
To download it, see the [[download]] page.
Changelog is available [here](/changelogs/v2.3.4).
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome, as always!

View File

@ -1,21 +0,0 @@
The final release of the 2.3 version of awesome is out.
To download it, see the [[download]] page.
This release fixes some bugs, add some features. You can
[[toggle text="see some changes" id="changelog"]] from 2.3-rc3.
[[toggleable id="changelog" text="""
* Fix cache invalidation when swapping clients
* Fix handling of keycode and keysyms (FS#64)
* Do not focus new client if current client is maximized (FS#182)
* Documentation update
* Fix a bug with UTF-8 strings rendering
* Fix titlebar map/unmap
* Allow NULL in command for widgets (FS#175)
"""]]
Thanks to the [[toggle text="awesome contributors" id="contrib"]] we had on this release.
[[toggleable id="contrib" text="""(Jan Niehusmann (1) and marco candrian (1))."""]]
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome, as always!

View File

@ -1,15 +0,0 @@
The first release candidate version of the upcoming major version 3.0 version
is out, noted 3.0-rc1.
To download it, see the [[download]] page.
awesome 3 is the next major release of awesome, bringing a full new view of
the window management.
This release is not compatible at all with the 2.x versions. You need to
rewrite your configuration file.
Thanks to the awesome contributors we had on this release.
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome!

View File

@ -1,6 +0,0 @@
The second release candidate version of the upcoming 3.0 version is out, noted
3.0-rc2. To download it, see the [[download]] page.
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome!

View File

@ -1,6 +0,0 @@
The third release candidate version of the upcoming 3.0 version is out, noted
3.0-rc3. To download it, see the [[download]] page.
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome!

View File

@ -1,6 +0,0 @@
The fourth release candidate version of the upcoming 3.0 version is out, noted
3.0-rc4. To download it, see the [[download]] page.
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome!

View File

@ -1,6 +0,0 @@
A new release candidate version of the upcoming 3.0 version is out, noted
3.0-rc5. To download it, see the [[download]] page.
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome!

View File

@ -1,6 +0,0 @@
A new release candidate version of the upcoming 3.0 version is out, numbered
3.0-rc6. To download it, see the [[download]] page.
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome!

View File

@ -1,12 +0,0 @@
One year after the first version of awesome ever released,
the final release of the 3.0 version is out.
To download it, see the [[download]] page.
This is the brand new major release of awesome, deprecating the 2.x branch
definitively.
We thanks all contributors and users we had on this.
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Have fun and be awesome, as always!

View File

@ -1,52 +0,0 @@
The first release candidate version of the upcoming 3.1 version is out, noted
3.1-rc1. To download it, see the [[download]] page.
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Changelog:
* awesome-client is now a true REPL: so it now returns things like errors;
* mouse events now support button release;
* awful has been splited in several modules;
* the window stacking has been reworked and handled special windows (dock,
desktop) much better;
* window type is now exported and correctly handled;
* any window can go fullscreen;
* widget can get an event when the mouse enters in it;
* placement (smart, under_mouse, etc) has been move into awful;
* statusbars and titlebars has been merged in a common type: wibox;
* wibox can be floating (i.e. you can now write your own conky-like with
wiboxes);
* \_NET\_WM\_STRUT\_PARTIAL is now supported so panel and dock automagically puts
padding around the screen;
* sticky windows are handled like sticky windows and are not tagged anymore;
* windows that get reparented are now unmanaged (that fixes view of PDF etc in
your browser);
* a new image type has been introduced so you can manipulate image directly in
awesome and use them;
* a new imagebox widget has been (re)introduced to use image objects;
* a real minimize/iconify state is now available;
* awesome gets a --check to check Lua syntax file; restart is now also checked
for syntax file by default.
* Text can now be spread across multiple lines, using pango ability to wrap
text;
* New full screen layout;
* awful.clients.swap.bydirection function;
* Images get crop_and_scale() method;
* New module: invaders, a space invader game;
* New module: naughty, notification module (like GNOME's notification-daemon);
* More hooks: "clients" for client list changes, "tags" for tag list changes
and "tagged" for client's tag list changes;
* Wiboxes's widgets can now be composed of arrays of arrays, specifying a
DAG structure, unless
of a simple array. A reference is kept to it so it can be retrieved later.
Any array can be modified with awesome being notified using a proxy table
system.
Taglist and tasklist widgets are gone from core and are now written in Lua,
using the above system.
* awful prompt support underline;
* textbox can specify ellipsize and wrap mode;
* Zaphod mode is working again;
* imagebox supports vertical alignmen.
Have fun and be awesome!

View File

@ -1,25 +0,0 @@
The second release candidate version of the upcoming 3.1 version is out, noted
3.1-rc2. To download it, see the [[download]] page.
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Changelog:
* awful.menu is now more object compliant;
* XDG_CONFIG_DIR is always in package path;
* invaders: add pause button;
* invaders: fix highscore display;
* reorganize themes dir;
* reduce transient client flickering;
* imagebox: don't draw anything is not enough space (FS#368);
* client: add support for transient_for in Lua
* keygrabber: add stop() method
* client: add lower() method
* sky-theme: Initial import and integration
* tile: evenly distribute slave clients over slave columns
* beautiful: merge awful.beautiful, stop registering system
* awful.prompt add in history also on 'j' and 'm'
* luaa: use fg/bg as keys for colors
* revelation: import
Have fun and be awesome!

View File

@ -1,22 +0,0 @@
The third release candidate version of the upcoming 3.1 version is out, noted
3.1-rc3. To download it, see the [[download]] page.
Don't hesitate to report bugs and ask or write enhancements on [awesome BTS](/bugs/).
Changelog:
* awful.client: fix urgent.jumpto;
* awful.widget: allow customization of tag icon;
* naughty: many fixes;
* documentation update;
* wiboxes are stacked on top of desktop windows;
* fix systray hiding;
* fix magnifier arrangement when only one client;
* awful.prompt: add new field 'text' to run() args;
* client: fix titlebar stacking;
* awful.prompt: new arg 'selectall' in add();
* awsetbg: Add montage(1) support;
* awsetbg: add habak support;
* made the fair layout really fair;
Have fun and be awesome!

2
src

@ -1 +1 @@
Subproject commit 3cc96c7c3387d3783f99c38e7ed246500f9c2f6e
Subproject commit c7529c486dbd92da8368b86564fc7e3861053ad8

View File

@ -21,7 +21,6 @@
<div id="menu">
<ul>
<li><a href="/">home</a></li>
<li><a href="/news/">news</a></li>
<li><a href="/download/">download</a></li>
<li><a href="/community/">community</a></li>
<li><a href="/apidoc/">api doc</a></li>