There’s a new release of Roxen Application Launcher (come again?) for Linux.
I have updated the application launcher to use GTK3
so that it builds on Ubuntu 11.10 and any other Linux distribution using GTK3
. This also made it possible to drop the dependency for libunique
since Gtk.Application
can handle single instance applications.
I also fixed a bug which made it impossible to use the appliction launcher on sites not running on port 80
or 443
.
So there’s no new features in this release.
Roxen Application Launcher 1.1
Sources is available at the Roxen Application Launcher Github repository