Releases: Weather-OS/Fildem-v2
Releases · Weather-OS/Fildem-v2
Fildem 2.0.1
Another minor release of Fildem is here!
Bug fixes
- Fixed a bug where startup files wouldn't be loaded.
- Optimized several lines of code within Fildem's internals.
- Fixed a bug where
<dbus.String>
would return an Array after being transmitted through a<dbus.Array([], signature=dbus.Signature('as'))>
New features
- Added Menu bar option parsing through pydbus
- Added Functions to pass through calls as Menu bar option members (Not fully implemented yet)
Fildem 2.0.0
First release of Fildem v2 is here!
What's new?
- Added an option to setup.py to run fildem at startup
- Updated PKGBUILD
- Added Compatibility for GNOME 42. (Currently experimental)
Upcoming
- Make TODOs for a new method for creating global menus
- Create Ubuntu and Arch package files for releases.