summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/systemload
Commit message (Collapse)AuthorAgeFilesLines
* xfce4 update HOMEPAGEsJason Schonberg2025-05-211-1/+1
| | | | | | | | | | | | | | https://goodies.xfce.org/ states "Starting this month (November 2019), a project is starting to migrate the goodies.xfce.org documentation to https://docs.xfce.org/start. The goal is to remove deprecated projects and, eventually, de-commission the goodies.xfce.org URLs. Additional information will be posted on https://wiki.xfce.org/projects/goodies-decomm/start as the project proceeds." This patch updates the URLs being used in the HOMEPAGEs to reflect where the address is actually resolving. Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-systemload-plugin: Fix build on 32bit machinesKhem Raj2023-11-062-0/+40
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-systemload-plugin: upgrade 1.3.1 -> 1.3.2Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-systemload-plugin: upgrade 1.3.0 -> 1.3.1 / introduce PACKAGECONFIGsAndreas Müller2021-05-111-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Both dependencies upower/libgtop are optional so add PACKAGECONFIG and enable both because they are worth it. * The term '(uses libgtop as a fallback)' below is a bit misleading: In xfce4-systemload-plugin-1.3.1/panel-plugin/network.c we find whole code wrapped by #ifdef HAVE_LIBGTOP / #endif. So in case libgtop is not found nothing of value is compiled. 1.3.1 (2021-03-22) ===== - Update README.md - Update and sort the list of authors - Add a simple network bandwidth monitor (uses libgtop as a fallback) - Remove 4-valued history - Fix initial progress bar value - Fix system-monitor-command setting (Fixes #15) - Distinguish uptime from the appearance of a digital real-time clock - Replace "Options" with "Label" in the properties dialog - Finish porting to xfconf - Update docs URL - Code cleanups - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-systemload-plugin: 1.2.4 -> 1.3.0Kai Kang2021-03-161-1/+1
| | | | | | | | | | | | | | | | | | Release notes for 1.3.0 ======================= - Port to xfconf - Add new icons and switch to rDNS naming - Add Help button to properties dialog - Fix compilation warnings - autoconf: Some updates - Update `.gitignore` - configure.ac: use AC_PROG_CC_C99 - Translation Updates: Belarusian, Bulgarian, English (Canada), Hungarian, Russian, Turkish, Ukrainian Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-systemload-plugin: upgrade 1.2.3 -> 1.2.4Andreas Müller2021-01-051-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for 1.2.4 ======================= - Allow compilation with panel 4.15+ - Fix missing-prototypes - Remove GSourceFunc casts - Fix the properties dialog and a hidden memory corruption - Avoid repainting bars if there are no visual changes - Update copyright year - Update URLs - Create README.md and update configure.ac.in - Add basic GitLab pipeline - Update URLs from goodies.x.o to docs.x.o (Bug #16178) - Translation Updates: Albanian, Arabic, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-systemload-plugin: upgrade 1.2.2 -> 1.2.3Andreas Müller2019-08-191-3/+3
| | | | | | | | This release fixes possible leak, crasher in properties dialog and updates translations. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-systemload-plugin: upgrade 1.2.1 -> 1.2.2Andreas Müller2019-01-041-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-systemload-plugin: update 1.2.0 -> 1.2.1Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-systemload-plugin: update to 1.2.0Andreas Müller2016-11-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-systemload-plugin: update to 1.1.2Andreas Müller2015-02-191-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-systemload-plugin: update to 1.1.1Andreas Müller2012-09-181-2/+2
|
* xfce4-systemload-plugin: initial add 1.1.0Andreas Müller2012-06-081-0/+11
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>