* The telephony applet moved to DeforaOS Integration
* The "General" tab no longer focused when applying preferences
* Fix building Panel applets with pkg-config
* Improved support for translations
Changes since 0.3.6:
- Default to Gtk+ 3 (like libDesktop)
- New applets: leds, suspend, and shutdown
- Documentation for settings(1)
- Extended applet API
- Fixes to the cpu and wpa_supplicant applets
- Support for FreeBSD in the swap applet
This release brings:
- general code review
- more consistent error management (applets, panel-notify(1)...)
- uninitialized variable fix in the "close" applet
- stricter invocation of helper binaries ("mixer" applet, run(1)...)
- improved "network" applet
- avoid potential crashes in the "pager", "systray" and "tasks" applets
- rid some compilation and run-time warnings (run(1)...)
- updated translations
Additional thanks to bouyer@ for the bug reports.
This is essentially a bugfix release, with:
- additional fixes to the helper utilities (panel-notify, wifibrowser...)
- minor improvement to the "network" applet and settings(1) utility
- build fixes
This release brings:
- updated API and ABI for applets
- internal refactoring
- more documentation
- spanish translation
- new applet, "brightness"
- new tool for gathering desktop preferences, settings(1)
- fewer dependencies ("player" applet moved away)
This release will be completed with the packaging of the DeforaOS
Integration project, where the "player" applet can now be found. This
release also renames the applet "main" to "menu"; this may break
existing configuration settings.
This release does not fix the usability issues suspected with the
"wpa_supplicant" applet and corresponding wifibrowser(1) tool.
A memory leak is also among the known issues.
* dropped dependency on x11/deforaos-keyboard moved to DeforaOS Integration)
* new and updated applets for network interfaces, username, wpa_supplicant...
* additional wireless browser
* improved compatibility with Gtk+ 3
* support for lateral panels...
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882