Releases: arcan1s/awesome-widgets
Releases · arcan1s/awesome-widgets
3.5.1
3.5.0
- 📄 update dependencies list ff40ac9 @arcan1s
- 📄 fix (some) KF deprecation warnings 84de975 @arcan1s
- 📄 wayland support dea9d48 @arcan1s
- 📄 Merge pull request #156 from arcan1s/feature/wayland-support 73f1617 @arcan1s
- 📄 add support of hidden flag 1e69aa9 @arcan1s
- 📄 create workflow run e9beea2 @arcan1s
- 📄 fix some found warning 09a3c32 @arcan1s
- 📄 add release pipeline 338828d @arcan1s
Release 3.4.3
- compilation fixes for ubuntu (#147)
- update patch set for old qt versions
Release 3.4.2
Release 3.3.3
Release 3.3.2
- fix bug with invalid DP colour configuration
- fix bug with invalid HTML tags operation
- fix invalid mpris processing for some players, rename deadbeaf
- update to newest Qt and plasma
Release 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
Release 3.2.1
- add X-AW-Translate option to DateTime formatter
- add formatters to configuration export and import
- add macro fuction to selector
- add default formatters
- add formatter reinit (fix #102)
- fix invalid float formatter saving
- fix missing ApiVersion for formatters
- use sockets for MPD data
- translation update
Release 3.2.0
- custom formatters (#91)
- add backend tests (#95)
- add OWM weather provider for ExtWeather. It can be switched by using X-AW-Provider (ApiVer 3)
- add DBus timeout for calls (#96)
- add macros support (
$aw_macro
and$aw_macro_*
for calls) - fix vertical alignment (#94)
- fix bug with invalid updates on
X-AW-Interval=1
for ExtScript and ExtUpgrade - fix bug with missing derivate vaules in ExtQuotes
- fix possible plasma crash (#96)
- fix possible undefined behaviour if no extensions was found by name
- split dataengine sources to own library
- allow to use screened double brakets inside functions
Release 3.1.2
- add standalone widget configuration example
- new tag tstime
- new tags uptotal* and downtotal*
- add background configuration button
- allow X-AW-Direction property works with graphs and bars (graphical items)
- add bars support to Graphical Items
- add integration with transifex
- add integration with coverity
- drop update source (breaking changes if you are using it as developer)
- fix pen generation from file image (graphical items)
- fix bug with which font html parameters will be pasted even if there cancel clicked
- fix bug with invalid total memory formating
- fix bug in configuration UI with which there is no selected text pasted
- fixes in graphical item configuration UI and behaviour
- fix changelog building
- fix invalid cast (found by coverity)
- change text update mechanism
- grahical item improvements
- code improvements
- translation update