Skip to content

Commit

Permalink
release 3.3.1
Browse files Browse the repository at this point in the history
* bump api versions
* update changelog
  • Loading branch information
arcan1s committed May 15, 2017
1 parent 271b8d5 commit 0a723ae
Show file tree
Hide file tree
Showing 27 changed files with 82 additions and 32 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
Ver.3.3.1:
+ add ability to direct issue report (#104)
+ add key completion (#105)
+ add ability to load historical configuration (#106)
+ add ability to upload configuration to remote server (#106)
+ add stylish (#112)
+ add DBus intergration (#115)
+ add cron-like extenstion triggers (`X-AW-Socket` option) (#117)
+ add ability to trigger extensions by calling socket (`X-AW-Schedule` option) (#118)
+ add source for network requests
+ add Json formatter
- drop patches provided support for Qt 5.4
* use custom signal slot connection for dataengine (`BUILD_FUTURE` flag required)
* update UI
* refactoring

Ver.3.2.1:
+ add X-AW-Translate option to DateTime formatter
+ add formatters to configuration export and import
Expand Down
4 changes: 2 additions & 2 deletions packages/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=plasma5-applet-awesome-widgets
_pkgname=awesome-widgets
pkgver=3.3.0
pkgver=3.3.1
pkgrel=1
pkgdesc="Collection of minimalistic Plasmoids which look like Awesome WM widgets (ex-PyTextMonitor)"
arch=('i686' 'x86_64')
Expand All @@ -17,7 +17,7 @@ optdepends=("catalyst: for GPU monitor"
makedepends=('cmake' 'extra-cmake-modules' 'python')
source=(https://github.com/arcan1s/awesome-widgets/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz)
install=${pkgname}.install
md5sums=('0dddbf8c47992204de515e63026c16f3')
md5sums=('306027b017f940c9c5eaffb65ff82a7f')
backup=('etc/xdg/plasma-dataengine-extsysmon.conf')

prepare() {
Expand Down
2 changes: 1 addition & 1 deletion sources/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set(PROJECT_CONTACT "esalexeev@gmail.com")
set(PROJECT_LICENSE "GPL3")
set(PROJECT_VERSION_MAJOR "3")
set(PROJECT_VERSION_MINOR "3")
set(PROJECT_VERSION_PATCH "0")
set(PROJECT_VERSION_PATCH "1")
set(PROJECT_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}")
# append git version if any
set(PROJECT_COMMIT_SHA "Commit hash" CACHE INTERNAL "")
Expand Down
2 changes: 1 addition & 1 deletion sources/awesome-widget/package/metadata.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ X-Plasma-RemoteLocation=
X-KDE-PluginInfo-Author=Evgeniy Alekseev aka arcanis
X-KDE-PluginInfo-Email=esalexeev@gmail.com
X-KDE-PluginInfo-Name=org.kde.plasma.awesomewidget
X-KDE-PluginInfo-Version=3.3.0
X-KDE-PluginInfo-Version=3.3.1
X-KDE-PluginInfo-Website=https://arcanis.me/projects/awesome-widgets/
X-KDE-PluginInfo-Category=System Information
X-KDE-PluginInfo-Depends=
Expand Down
2 changes: 1 addition & 1 deletion sources/awesomewidgets/desktops/aw-bat-bar.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ X-AW-Type=Horizontal
X-AW-Direction=LeftToRight
X-AW-Height=25
X-AW-Width=100
X-AW-ApiVersion=5
X-AW-ApiVersion=6
X-AW-Number=3
2 changes: 1 addition & 1 deletion sources/awesomewidgets/desktops/aw-cpu-bar.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ X-AW-Type=Horizontal
X-AW-Direction=LeftToRight
X-AW-Height=25
X-AW-Width=100
X-AW-ApiVersion=5
X-AW-ApiVersion=6
X-AW-Number=0
2 changes: 1 addition & 1 deletion sources/awesomewidgets/desktops/aw-mem-bar.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ X-AW-Type=Horizontal
X-AW-Direction=LeftToRight
X-AW-Height=25
X-AW-Width=100
X-AW-ApiVersion=5
X-AW-ApiVersion=6
X-AW-Number=1
2 changes: 1 addition & 1 deletion sources/awesomewidgets/desktops/aw-swap-bar.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ X-AW-Type=Horizontal
X-AW-Direction=LeftToRight
X-AW-Height=25
X-AW-Width=100
X-AW-ApiVersion=5
X-AW-ApiVersion=6
X-AW-Number=2
4 changes: 3 additions & 1 deletion sources/awesomewidgets/quotes/aapl.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Name=AAPL.NASDAQ
Comment=Apple Inc
X-AW-Ticker="AAPL"
X-AW-Active=false
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-Interval=60
X-AW-Number=0
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/quotes/eurrub.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Name=EUR/RUB
Comment=EUR/RUB
X-AW-Ticker="EURRUB=X"
X-AW-Active=false
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-Interval=60
X-AW-Number=1
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/quotes/eurusd.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Name=EUR/USD
Comment=EUR/USD
X-AW-Ticker="EURUSD=X"
X-AW-Active=false
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-Interval=60
X-AW-Number=2
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/quotes/goog.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Name=GOOG.NASDAQ
Comment=Google Inc
X-AW-Ticker="GOOG"
X-AW-Active=false
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-Interval=60
X-AW-Number=3
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/quotes/msft.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Name=MSFT.NASDAQ
Comment=Microsoft Corp
X-AW-Ticker="MSFT"
X-AW-Active=false
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-Interval=60
X-AW-Number=4
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/quotes/rts.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Name=RTS
Comment=RTS Index
X-AW-Ticker="RTS.RS"
X-AW-Active=false
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-Interval=60
X-AW-Number=5
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/quotes/snp.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Name=S&P
Comment=S&P 500 Index
X-AW-Ticker="^GSPC"
X-AW-Active=false
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-Interval=60
X-AW-Number=6
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/quotes/usdrub.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Name=USD/RUB
Comment=USD/RUB
X-AW-Ticker="USDRUB=X"
X-AW-Active=false
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-Interval=60
X-AW-Number=8
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/quotes/vix.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Name=VIX
Comment=Volatility S&P 500
X-AW-Ticker="^VIX"
X-AW-Active=false
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-Interval=60
X-AW-Number=7
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/requests/httpbin.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Name=httpbin
Comment=httpbin example
X-AW-Ticker=https://httpbin.org/get
X-AW-Active=false
X-AW-ApiVersion=1
X-AW-ApiVersion=2
X-AW-Interval=10
X-AW-Number=0
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/scripts/get-external-ip.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ X-AW-Prefix=
X-AW-Active=false
X-AW-Redirect=nothing
X-AW-Interval=1
X-AW-ApiVersion=4
X-AW-ApiVersion=5
X-AW-Number=0
X-AW-Filters=
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/upgrade/default-arch.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ X-AW-Active=false
X-AW-Filter=
X-AW-Null=0
X-AW-Interval=3600
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-Number=0
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/upgrade/default-debian.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ X-AW-Active=false
X-AW-Filter=
X-AW-Null=0
X-AW-Interval=3600
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-Number=1
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/upgrade/default-fedora.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ X-AW-Active=false
X-AW-Filter=
X-AW-Null=3
X-AW-Interval=3600
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-Number=2
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/upgrade/default-mandriva.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ X-AW-Active=false
X-AW-Filter=
X-AW-Null=0
X-AW-Interval=3600
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-Number=3
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/upgrade/default-ubuntu.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ X-AW-Active=false
X-AW-Filter=
X-AW-Null=0
X-AW-Interval=3600
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-Number=4
X-AW-Schedule=
X-AW-Socket=
4 changes: 3 additions & 1 deletion sources/awesomewidgets/weather/london.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ Comment=London current weather
Encoding=UTF-8
Name=London current
X-AW-Active=false
X-AW-ApiVersion=3
X-AW-ApiVersion=4
X-AW-City=London
X-AW-Country=uk
X-AW-Image=false
X-AW-Interval=3600
X-AW-Number=0
X-AW-Provider=OWM
X-AW-TS=0
X-AW-Schedule=
X-AW-Socket=
2 changes: 1 addition & 1 deletion sources/desktop-panel/package/metadata.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ X-Plasma-RemoteLocation=
X-KDE-PluginInfo-Author=Evgeniy Alekseev aka arcanis
X-KDE-PluginInfo-Email=esalexeev@gmail.com
X-KDE-PluginInfo-Name=org.kde.plasma.desktoppanel
X-KDE-PluginInfo-Version=3.3.0
X-KDE-PluginInfo-Version=3.3.1
X-KDE-PluginInfo-Website=https://arcanis.me/projects/awesome-widgets/
X-KDE-PluginInfo-Category=System Information
X-KDE-PluginInfo-Depends=
Expand Down
12 changes: 6 additions & 6 deletions sources/version.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@ const char CHANGELOG[] = "@PROJECT_CHANGELOG@";

// configuraion
// graphical items api version
const int AW_GRAPHITEM_API = 5;
const int AW_GRAPHITEM_API = 6;
// extquotes api version
const int AW_EXTQUOTES_API = 3;
const int AW_EXTQUOTES_API = 4;
// extscript api version
const int AW_EXTSCRIPT_API = 4;
const int AW_EXTSCRIPT_API = 5;
// extupgrade api version
const int AW_EXTUPGRADE_API = 3;
const int AW_EXTUPGRADE_API = 4;
// extweather api version
const int AW_EXTWEATHER_API = 3;
const int AW_EXTWEATHER_API = 4;
// extnetworkrequest api version
const int AW_EXTNETREQUEST_API = 1;
const int AW_EXTNETREQUEST_API = 2;
// formatter api version
const int AW_FORMATTER_API = 3;
// telemetry api version
Expand Down

0 comments on commit 0a723ae

Please sign in to comment.