Releases: arcan1s/awesome-widgets
Releases · arcan1s/awesome-widgets
Release 2.2.2
- add quotes support (#46)
- add support of properties height and width (#47)
- add transtaltion support to the plugins (#50)
- add support of key caching
- add support of X-AW-Number to ExtScript and ExtUpgrade (ApiVer=2)
- add reconnection to DataEngine (in some cases some values are not updated)
- add widgets width and height update
- fix bug with Ext* items update (#49)
- fix bug with GPUDEV, HDDDEV settings saving from UI
- fix Desktop Panel settings
- fix bug with adding paragraph settings
- drop support of KDE4 support, created a separate branch
- increase intervals limits (#48)
- hddtemp was replaced to smartctl by default
- plugins were moved from private
- more correct interface painting
NOTE KF5 version is now marked as stable. KDE4 version has been dropped to different branch
Release 2.2.1
- add key X-AW-Interval to ExtUpgrade (ApiVer = 1, default = 3600)
- add values cache to ExtScript and ExtUpgrade
- add support isActive to ExtUpgrade
- change cmake version check
- improve logic of ExtScript and ExtUpgrade
Release 2.2.0
- port to Plasma 5
- add support of windows list in tooltip
- add notifications on system events
- add ability to show selected tag
- add tags $downN, $upN
- add new engine netdev
- add support of smartctl
- remove ability to hide panel on hotkey
- small changes in widget logic
- edit window preview painting
- KDE4 code upgrade to new ABI
- dataengine optimization
- PKGCMD was replaced by ExtUpgrade
NOTE it is a developer preview version for KF5
Release 2.1.0
- add support of custom scripts
- add support of desktop preview to DP
- add bar support
- add autoupdate function
- remove custom command
- fix #34
- fix notifications
- rewrite UI to KDE standards
- fix margins on graphical objects
- rewrite DP abd DE to use library calls
- edit GPU properties definition
- edit regexp matching
The latest stable release on KDE4
Release 2.0.5
Release 2.0.4
- more correct work with batteries
Release 2.0.3
- add support of several $bat tags
- edit layout
Release 2.0.2
- add $fan* tags
- add Chinese translation (thanks to @Lemueler)
- add net devices checking is it p2p device
- remove ps stats from notification
- yet another fix cpu* and cpucl*
- rewrite DP configuration interface
- fix non-standard temp units
Release 2.0.1
- add support of custom interfaces
- fix label edge's shading
- fix cpu_, cpucl_, gpu_, ps_ tags
Release 2.0.0
- add new widget - awesome widget
- add new tags $hddfreemb, $hddfreegb, $memusedmb, $memusedgb, $memfreemb $memfreegb, $swapfreemb, $swapfreegb
- add new DataEngine - battery
- add new tooltip - battery
- add new temperature units cm^-1, kcal/mol, kJ/mol, Reamur
- add ability to hide panels by hotkey pressing
- remove widget pytextmonitor
- remove separate fields
- remove README
- project has been renamed to Awesome Widgets
- rename tag $custom (time) to $ctime
- rename tag $custom (uptime) to $cuptime
- rename tag $time (player) to $duration
- rename tag $number to $ndesktop
- rename tag $name to $desktop
- rename tag $total to $tdesktops
- debug flag is DEBUG now
- rewrite project to C++
- tooltip doesn't depend on widget now
- text align now can be configured only by using HTML tags
- move battery and AC settings to DataEngine
- changes in configuration interface