Skip to content

Fildem 2.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Weather-OS Weather-OS released this 09 Aug 00:03
35eea8c

Another minor release of Fildem is here!

Bug fixes

  1. Fixed a bug where startup files wouldn't be loaded.
  2. Optimized several lines of code within Fildem's internals.
  3. Fixed a bug where <dbus.String> would return an Array after being transmitted through a <dbus.Array([], signature=dbus.Signature('as'))>

New features

  1. Added Menu bar option parsing through pydbus
  2. Added Functions to pass through calls as Menu bar option members (Not fully implemented yet)