Ejecter 0.2.1
Scrollable device list and improved device handling.
Milestone information
- Project:
- Ejecter
- Series:
- trunk
- Version:
- 0.2.1
- Released:
- Registrant:
- Federico Pelloni
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- No users assigned to blueprints and bugs.
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- No bugs are targeted to this milestone.
Download files for this release
Release notes
Main new feature is scrolling support when device list would exceed screen size, however probably most people will never see this. Besides we have some improvements to the device handling code and, for developers or debugging, some more or better debug messages where put in.
To build you need:
- gtk+ >= 2.12 (with -dev packages on distributions that provide them, some nicer feature with 2.14)
- hal
- dbus
- vala 0.3 or 0.5 (for me it doesn't work with 0.4)
- python
To install just do:
$ ./waf configure --prefix=/usr
$ ./waf
$ sudo ./waf install
To uninstall:
$ sudo ./waf uninstall
Changelog
This release does not have a changelog.
0 blueprints and 0 bugs targeted
There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.