Awesome Widgets Versions Save

Minimalistic Plasmoid set

4.0.0

3 weeks ago

https://github.com/arcan1s/awesome-widgets/compare/4.0.0...3.5.1

  • 📄 initial plasma6 support 4d01b87 @arcan1s
  • 🐞 fix: handle memory units as bytes b0df353 @arcan1s
  • 🐞 fix: remove deprecations from test cases d71f85e @arcan1s
  • 🐝 refactor: use new-style qt connections f27050a @arcan1s
  • 🐝 refactor: remove innclude guards, use pragma instead 0bcceef @arcan1s
  • 🐝 refactor: simplify sources processing a35b57e @arcan1s
  • 🐝 refactor: use default qml library paths ac52888 @arcan1s
  • 🌟 feat: restore multithreaded processing 960640f @arcan1s
  • 🌟 feat: replace messageboxes with notifications 332d78e @arcan1s
  • 🐝 refactor: refresh shared library 54acc5f @arcan1s
  • 🐝 refactor: refresh aw plugin 397b523 @arcan1s
  • 🐝 refactor: review delete and new operators 95d5bb9 @arcan1s
  • 🐝 refactor: make version.h static c608c40 @arcan1s
  • 🐝 refactor: remoove unsued code annd settings 2f4f05b @arcan1s
  • 🐝 refactor: fix some minor clang-tidy warnings ed5ae40 @arcan1s
  • 📖 docs: docs and documentaion update fd24ded @arcan1s
  • 📖 docs: fix readme formatting 56c0a58 @arcan1s
  • 💢 ci: get rid of development branch f121db3 @arcan1s
  • 💄 chore: review translations ba60be9 @arcan1s
  • 🐝 refactor: change ui translation mechanism 9557236 @arcan1s
  • 🐝 refactor: split formatters and matchers into separated singleton classes (#166) 64b4618 @arcan1s
  • 💄 chore: translate awesome-widgets.pot in ru (#167) 79a148a @transifex-integration-bot
  • 🧯 build: fix debug builds 66baa78 @arcan1s
  • 🐞 fix: add buttons to import dialog f79c94e @arcan1s

4.0.0alpha2

2 months ago

3.5.1

1 year ago

https://github.com/arcan1s/awesome-widgets/compare/3.5.1...3.5.0

  • 📄 correct desktop indices for main widget 0565d35 @arcan1s

3.5.0

1 year ago

https://github.com/arcan1s/awesome-widgets/compare/V.3.4.3...V.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

V.3.4.3

3 years ago
  • compilation fixes for ubuntu (#147)
  • update patch set for old qt versions

V.3.4.2

3 years ago
  • Italian translation (#136, thanks to @avivace)
  • stooq quotes support (default) (#131)
  • Indonesian translation (#132, thanks to @ibnuda)
  • new keys - $batleftN, $batnowN, $batrateN, $battotalN, $brightness, $volume
  • fix compiler warnings
  • update to new qt api
  • fix non printable spaces (#142, #143)

V.3.3.3

6 years ago
  • add custom keys support (#101)
  • DBus interface improvements
  • rename tags (up|down|ps)total.* to (up|down|ps)tot.*
  • fix issue with invalid (up|down)total($|kb) calculation (#127)
  • fix issue with wrong applet identation (#125)

20170803-174150

V.3.3.2

6 years ago
  • 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

V.3.3.1

7 years ago
  • 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