floss.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
For people who care about, support, and build Free, Libre, and Open Source Software (FLOSS).

Administered by:

Server stats:

684
active users

I used a bad package naming for this software that needed improvements. Version 1.3.0 of the bindings for -appindicator and fixes this.

github.com/purejava/appindicat

Well, partially fixed.

I learned today, that there is an exception to the rule, that the name of the needs to follow the interface name of the -Bus interface.

There is an @DBusInterfaceName available, that lets you put your Java interface in any package you like and so adhere to the Java 9 Platform Module System () as well, without causing 'split jar' problems.

Definitely fixed with 1.3.1.

github.com/purejava/kdewallet/

GitHubRelease 1.3.1 · purejava/kdewalletMove D-Bus interface KWallet to org.purejava.kwallet to avoid 'split jar' problem Update maven dependencies