Main Page

From AllTray Wiki

Jump to: navigation, search

Welcome!

AllTray is software which aims to make it easy to dock any application to the system tray. Old releases of AllTray (0.70 and prior) work on single windows; the current development release takes an application-at-a-time approach, such that all of an application’s windows are dockable. If you meant to go to the home page, you can go there via this link.

To edit pages in this wiki, you must first create an account. Currently, account registration on this wiki is open—however, should abuse become an issue, registrations will become closed and another method for gaining an account here will become necessary.

Help

For some (admittedly rather basic) documentation for AllTray, head to the Documentation page.

Releases

Currently, AllTray’s latest stable release is the most recent one released by the previous maintainer, Jochen Baier, AllTray 0.70. There are some patches to 0.70 in the old-maintenance branch, as well.

Development is currently occurring in the 0.7.x tree. My intention is to make 0.8.0 the first new stable release, which should address many issues from 0.69 and 0.70 and prior releases of AllTray. Additional information is available on the project page on Launchpad. There is a Roadmap to 0.8.0 available. As of June, 2009, 0.7.3dev is the latest release. Testers are welcome.

To build from a tarball, the standard ./configure && make && sudo make install process can be followed. Dependencies are the development headers for GTK+ 2.16 and libwnck 2.26; it may work with earlier versions, though that is untested.

To build from trunk, you must also have Vala from git (or 0.7.4, if it has been released; it has not as of this writing), though this may not always work. Vala is still undergoing an evolutionary process, so there may be times where Vala git may not build AllTray trunk for various reasons; this is to-be-expected. Release tarballs of 0.7.2dev and 0.7.3dev can be built without Vala; Vala is only necessary for regenerating the C program files from the Vala ones if you build the mainline/trunk of AllTray, or modify the Vala files of a release tarball.


Personal tools