Skip to content

Releases: arcan1s/awesome-widgets

Release 2.2.2

21 May 21:22
Compare
Choose a tag to compare
  • 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

config_06

Release 2.2.1

23 Feb 21:15
Compare
Choose a tag to compare

branch

  • 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

15 Feb 16:25
Compare
Choose a tag to compare
  • 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

30 Dec 22:05
Compare
Choose a tag to compare
  • 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

04 Oct 20:25
Compare
Choose a tag to compare
  • add tooltip bottom (#30)
  • fix network interface update
  • fix battery tooltip bug
  • edit DP layout (#31)

Release 2.0.4

21 Sep 17:51
Compare
Choose a tag to compare
  • more correct work with batteries

Release 2.0.3

21 Sep 17:29
Compare
Choose a tag to compare
  • add support of several $bat tags
  • edit layout

Release 2.0.2

15 Sep 20:05
Compare
Choose a tag to compare
  • 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

10 Sep 07:20
Compare
Choose a tag to compare
  • add support of custom interfaces
  • fix label edge's shading
  • fix cpu_, cpucl_, gpu_, ps_ tags

Release 2.0.0

08 Sep 20:20
Compare
Choose a tag to compare
  • 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