forked from pool/awesome-vicious
f57ce991fa
- update to 2.6.0: * Added AMD GPU widget type for Linux. * Fixed typos in contrib widgets documentation. OBS-URL: https://build.opensuse.org/request/show/1058757 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/awesome-vicious?expand=0&rev=16
122 lines
4.6 KiB
Plaintext
122 lines
4.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jan 16 19:28:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.6.0:
|
|
* Added AMD GPU widget type for Linux.
|
|
* Fixed typos in contrib widgets documentation.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 10 18:28:18 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- 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 08:22:00 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update old RPM macros/constructs.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 26 00:17:57 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- 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 15:07:50 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- 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 18:47:56 UTC 2018 - okurz@suse.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 13:38:51 UTC 2014 - p.drouand@gmail.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 8 11:30:08 UTC 2012 - toganm@opensuse.org
|
|
|
|
- Change license to GPL-2.0+
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 31 18:48:20 UTC 2012 - toganm@opensuse.org
|
|
|
|
- Update to official version 2.1.0
|
|
Cleanup spec to meet guidelines
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 11 15:21:51 UTC 2012 - toganm@opensuse.org
|
|
|
|
- Update to git201202051838
|
|
* hddtemp: fix curl hang in version 7.24.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 14:40:03 UTC 2012 - toganm@opensuse.org
|
|
|
|
- Update to git201201201335
|
|
* Created AUTHORS and removed the names from spec
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 19:12:43 UTC 2011 - toganm@opensuse.org
|
|
|
|
- fixed spec
|
|
- removed service file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 20 14:42:47 UTC 2011 - toganm@opensuse.org
|
|
|
|
- Switch to git version via service files
|
|
|