History
From AWN Wiki
This page is an attempt to document the history of Awn and Awn Extras, starting at version 0.2.6.
Contents |
[edit] Trunk
These features are only available in Awn's trunk, and are not available in any release. You must either install from source or use a repository to get the latest and greatest of Awn and Awn Extras.
[edit] New Features
- Several new configuration options were added, but are not yet available in Awn Manager. See list
- You can right-click on any applet, launcher, and task to access Awn Manager.
- Awn now uses Cairo for icon effects, reducing memory usage and increasing speed.
- Vala applets can now be built using multiple source files, easing applet development.
- The icons of many applets can be changed by simply dragging and dropping the desired icon onto the applet.
[edit] New Applets
| Icon | Name/Description | Type | |
|---|---|---|---|
| | Cairo Clock Displays an analog clock using Cairo-Clock's themes | Python | |
| | Comics View your favourite comics on your desktop | Python | |
| | Mobile Meebo Access to the Meebo Instant Messenger | Python | |
| | PyNot A Simple Python System tray | Python | (bzr) |
| | RTM Applet Use Remember The Milk from AWN. | Python | |
| | Simple Launcher A simple launcher. That is all it does. | Vala | |
| Standalone Launcher A single launcher, that can be positioned anywhere along the bar. This is an alternative to the built-in launcher system. | Vala | ||
| Standalone Taskmanager An applet to control a standalone taskmanager (different from the built-in one). It is an alternative to the built-in taskmanager. | C | ||
| | ThinkHDAPS Applet Displays the status of HDAPS. | Python | |
| | To-Do List Applet Manage a simple To-Do list. | Python | |
| | Tomboy Applet Control Tomboy with D-Bus | Python | |
| Web Applet A generic web applet | C |
[edit] Other News
[edit] Awn Core
- Much of Awn Core's code has been cleaned up.
- Applets are now installed in more standards-compliant directories.
[edit] Awn Extras
- The PyClock applet was removed due to copyright issues. It has been replaced by the much better Cairo Clock applet.
- The Weather Applet received a major refactor, thanks to mrooney.
- The Volume Control applet has been rewritten, thanks to onox.
- The File Browser Launcher applet received a few minor fixes.
- Several minor improvements for Awn Manager were committed.
- Work has been done for all applets to have a standard About dialog.
- Several applets were converted from using GConf.
- The Mail Applet now has better network interaction.
- The aRSS Applet has been redone, with greater ease of use.
- The Quit applet has been fixed and rewritten.
- The Media applets (Control, Icons) now share code in libawn-extras for interacting with media players, which now includes Banshee 1.0, which will ease maintenance.
- The code in the Show Desktop applet has been simplified by using AWNLib.
[edit] Other Projects
- Work has been done on allowing Awn and Universal Applets to interact.

