Changelog for
awesome-vicious-2.6.0-bp155.1.1.noarch.rpm :
* Mon Jan 16 2023 Dirk Müller
- update to 2.6.0:
* Added AMD GPU widget type for Linux.
* Fixed typos in contrib widgets documentation.
* Mon Oct 10 2022 Ferdinand Thiessen - Update to version 2.5.1
* Fixed escaping of % in helpers.format, which affects mpd widget ${Progress}
* Fixed possible deadlock of when update widgets
* [contrib.openweather] New API compatibility, which requires an API key
* [gmail] Authentication documentation
* [mpd] Added support for sending arbitrary commands
* [contrib.openweather] Added various new return values
* Thu May 27 2021 Jan Engelhardt - Update old RPM macros/constructs.
* Wed May 26 2021 Ferdinand Thiessen - Update to version 2.5.0
* Added vicious.call_async asynchronous analogous to vicious.call
* Feature: [hwmontemp] Bring back sysfs path cache
* Fixed fallback the number of lines before packages listing to 0
* Remove trailing semicolon at the end of command.
* volume now uses other emojis to show mute state. This BREAKS backward compatibility if users substitute custom symbols from these default.
* Added notmuch_all, cpu_freebsd widget types
* [cmus_all] Promote to widgets/.
* [wifiiw_linux] Expose BSSID.
* [wifi_linux] Expose frequency and transmission power.
* spawn as a fallback for awful.spawn in case Vicious is used as a stand-alone library.
* Added helpers.setasyncall to avoid writing redundant workers for asynchronous widget types.
* Added helpers.setcall for registering functions as widget types.
* Deprecate the use of io.popen
* [pkg,weather,contrib/btc] Allow function call without Awesome
* Removed: helpers.sysctl and helpers.sysctl_table were removed in favour of helpers.sysctl_async.
* Wed Apr 28 2021 Ferdinand Thiessen - Update to version 2.3.3
* LUA 5.3 compatibility
* Support stacked graphs
* hwmontemp_linux: Provide name-based access to hwmon sensors via sysfs
* mpd_all: Expose more informations and format time in [hh:]mm:ss
* Improve defaults and mechanism for data caching
* Escape XML entities in results by default
* weather_all: Update NOAA link and use Awesome asynchronous API
* mem_linux: Use MemAvailable to calculate free amount
* mem_freebsd: Correct calculation and switch to swapinfo for swap
* bat_freebsd: Add critical charging state
* fs_all: Fix shell quoting of option arguments
* Mon Jun 18 2018 okurzAATTsuse.com- Update to version 2.3.1:
* Allow widget to be a function again
* btc: also usuable with cjson
* btc: remove synchronous variant and dead code
* Bitcoin price widget.
* Do not hide loading errors when widgets failed to load
* cmus: use correct shell escape function
* Add widget for cmus (follow mpd conventions) (#46)- Switch to https://github.com/Mic92/vicious
* Fri Dec 19 2014 p.drouandAATTgmail.com- Update to version 2.1.3 + bat: fix broken battery remaining time (was always N/A) + volume: get the normalized volume like alsamixer and DE\'s indicator- Use download Url as source
* Thu Nov 08 2012 toganmAATTopensuse.org- Change license to GPL-2.0+
* Wed Oct 31 2012 toganmAATTopensuse.org- Update to official version 2.1.0 Cleanup spec to meet guidelines
* Sat Feb 11 2012 toganmAATTopensuse.org- Update to git201202051838
* hddtemp: fix curl hang in version 7.24.0