Changelog for
xfce4-cpugraph-plugin-1.2.3-bp153.2.3.1.x86_64.rpm :
* Wed Feb 24 2021 Marcel Kuehlhorn
- Update to version 1.2.3
* Add support for per-core history graphs
* Enable user-defined spacing between per-core history graphs
* Use an exponential function when painting the grid in non-linear mode
* Improve performance of current CPU usage bars
* Improve LED rendering performance
* Improve grid rendering performance
* Enumerate CPU cores from 0 (instead of 1) to match Linux command-line tools
* Ensure that the bars and the history cannot be disabled at the same time
* Slightly better handling of colors
* Translation Updates
* Sun Feb 14 2021 Marcel Kuehlhorn - Update to version 1.2.2
* Record CPU load data even if the chart is currently disabled
* Validate size against minimum and maximum allowed values
* Change semantics of the non-linear time-scale mode
* Fix corner cases when rendering the grid and LED modes
* Show SMT stats tooltip only when needed
* Translation Updates
* Sun Jan 31 2021 Marcel Kuehlhorn - Update to version 1.2.1
* Repaint CPU load history after the user changes the update interval
* Properly initialize current usage bars
* Scale CPU load history chart according to the current update interval
* Store history in a circular buffer
* Add timestamps to CPU load history
* Update copyright year
* Update configuration files
* Translation Updates
* Mon Dec 28 2020 Marcel Kuehlhorn - Update to version 1.2.0
* Highlighting of suboptimal thread placement on SMT CPUs
* Separate the associated command from the rest of config options
* Better resilience to inconsistent OS CPU utilization data
* Display \'Show bars\' in the same tab as \'Bars color\'
* Clamp CPU usage values to zero if they are below a threshold
* Cleanup NEWS file
* Use larger unscaled icon in about dialog
* Add small explanation about default commands
* Dynamic default command lookup
* Fix RGBA string memory leak
* Fix an invalid memory reference
* Link sensitivity of labels to sensitivity of color buttons
* Allow setting colors with alpha
* Revalidate the event box after showing widgets
* Use floating-point instead of fixed-point CPU load values
* Paint CPU usage if it is 1 pixel tall
* Lower CPU usage when rendering bars
* Update URLs
* Improve performance of CPU data parsing
* Read CPU data correctly if some CPUs are offline (gxo#panel-plugins/xfce4-cpugraph-plugin!7)
* Paint CPU bars in left-to-right order
* Separate the bars from the history frame
* Fix old-style function warnings
* Fix clang and gcc warnings
* Also offer a 3 second update interval (gxo#panel-plugins/xfce4-cpugraph-plugin#9)
* Update URLs from goodies.x.o to docs.x.o (bxo#16157)
* Allow compilation with panel 4.15
* Fix typo breaking build on NetBSD (bxo#15794)
* Disable frame and make background transparent by default
* Translation Updates
* Fri Aug 16 2019 Maurizio Galli - Fixed sources in spec file
* Tue Jul 16 2019 Maurizio Galli - Package renamed to follow upstream name xfce4-foo-plugin- Use lang subpackage for manual edits instead of %lang_package macro- Cleaned up spec file
* Wed Jul 03 2019 Marcel Kuehlhorn - Update to version 1.1.0
* Stable release of cpugraph-plugin, featuring only updated translations. For more details on the GTK 3 Port and other improvements, please refer to the release notes of 1.0.90 and 1.0.91.
* Sun Jun 23 2019 Marcel Kuehlhorn - update to version 1.0.91
* Add option to disable the graph (bxo#15163)
* Use css to change bar colors (bxo#15186)
* Fix bars in horizontal mode
* Updated translations
* Wed May 29 2019 Vinzenz Vietzke - update to version 1.0.90 - GTK 3 Port - Updated translations- Cleaned spec file (URLs with https, Git bcond)
* Sun Mar 17 2013 gberAATTopensuse.org- update to version 1.0.5 - only set bar color if a color was actually specified - only set bar color if bars are enabled- dropped obsolete xfce4-panel-plugin-cpugrap-only-set-color-if-enabled.patch