OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-systemload-plugin?expand=0&rev=18
242 lines
8.9 KiB
Plaintext
242 lines
8.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jun 15 02:54:16 UTC 2025 - Maurizio Galli <maurizio.galli@suse.com>
|
|
|
|
- Update to 1.4.0
|
|
- Update README after switchover to meson
|
|
- build: Automate copyright year management
|
|
- Add meson build
|
|
- autotools-build: Explicitly require glib, gtk3, libxfce4util
|
|
- Fix libxfce4panel include
|
|
- Translation Updates
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 6 16:56:38 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
|
|
|
|
- update to 1.3.3:
|
|
* Introduce Darwin support
|
|
* Update copyright year
|
|
* build: Bump dependency versions and fix deprecation warnings
|
|
* I18n: Update po/LINGUAS list
|
|
* Fix BSD `glibtop_get_netload: Function not implemented` error
|
|
* scan-build: Fix false positive file
|
|
* scan-build: Add false positive file
|
|
* build: Use XDT_VERSION_INIT and get rid of configure.ac.in
|
|
* scan-build: Fix deadcode.DeadStores
|
|
* network.cc: Fix -Wundef
|
|
* build: Get rid of intltool
|
|
* Add 24px icon, cleanup SVG metadata
|
|
* Fix timeout-seconds min value (Fixes #29)
|
|
* build: Fix failure due to wrong var type (Fixes #25)
|
|
* build: Add GLib requirement
|
|
* Translation Updates
|
|
- Remove obsolete convert-gulong.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 22 09:49:28 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
|
|
|
|
- Add convert-gulong.patch to avoid an otherwise impossible
|
|
conversion on i586.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 18 15:17:38 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.3.2:
|
|
* Remove code obsoleted by libxfce4util-4.17.2
|
|
* Fix GLib warnings occurring with newer xfce4-dev-tools
|
|
* Fix intltool lock file bug in make distcheck
|
|
* Code cleanup: Update variable declarations, extend maximum line length
|
|
* Code cleanup: Replace gboolean with bool where possible
|
|
* Code cleanup: Remove void from
|
|
* Code cleanup: Remove typedef keywords
|
|
* Add BSD-2 license badge to README
|
|
* Rename all files from C to C++
|
|
* Bump required Xfce4 libs from 4.12 to 4.16
|
|
* Update copyright notices, copyright years and author emails
|
|
* Cleanup Makefile.am
|
|
* Update configure.ac.in syntax
|
|
* Document rgba_equal() function
|
|
* Don't save default colors to Xfconf configuration file
|
|
* Move swap to be next to mem
|
|
* Update default colors
|
|
* Decouple the program order from the visual order of monitors
|
|
* Bump required XDT version to 4.14
|
|
* Avoid G_GNUC_FALLTHROUGH to enable compilation with GLib earlier than
|
|
2.60
|
|
* 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, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
|
|
Polish, Portuguese, Russian, Serbian, Slovak, Slovenian, Spanish,
|
|
Swedish, Thai, Turkish, Ukrainian, Uyghur
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 23 10:35:33 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
|
|
|
|
- Update to version 1.3.1
|
|
* 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
|
|
(gxo#panel-plugins/xfce4-systemload-plugin#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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 11 15:20:07 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
|
|
|
|
- Update to version 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
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 21 17:46:51 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
|
|
|
|
- Updat to version 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 (bxo#16178)
|
|
* Translation Updates
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 16 12:11:59 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
|
|
|
|
- Fixed source in spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 14 06:47:36 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
|
|
|
|
- Update to version 1.2.3
|
|
* fix possible leak
|
|
* fix a crash when opening the properties dialog
|
|
* translation updates
|
|
- Package renamed to follow upstream name xfce4-foo-plugin
|
|
- Use lang subpackage for manual edits instead of %lang_package macro
|
|
- Cleaned up spec file
|
|
- Added bcond for git master builds
|
|
- Move COPYING under %license macro
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 2 16:48:21 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
|
|
|
|
- update to version 1.2.2:
|
|
- general rework of the preferences dialog by our resident UI wizard
|
|
Simon Steinbeiss
|
|
- fix the 'no tooltips' regression by setting the default update
|
|
interval to 0.5s (workaround for bxo#13536)
|
|
- tons of translation updates
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 19 19:32:13 UTC 2017 - seife+obs@b1-systems.com
|
|
|
|
- update to version 1.2.1:
|
|
- rework sizing of the progressbar (bxo#12948, bxo#12974)
|
|
- rework the use of GtkCssProvider to use a singleton
|
|
- fix progressbar color with Gtk 3.16/3.18
|
|
- translation updates
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 27 11:50:05 UTC 2016 - seife+obs@b1-systems.com
|
|
|
|
- update to version 1.2.0:
|
|
- port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
|
|
- use MemAvailable on Linux 3.14+
|
|
- do not package ChangeLog; NEWS file is good enough
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 21 10:11:44 UTC 2014 - gber@opensuse.org
|
|
|
|
- update to version 1.1.2
|
|
- support upower 0.99
|
|
- add a way to run a command when clicking on systemload plugin
|
|
- pick up translation updates & fixes, especially DE locale
|
|
- merge some OpenBSD compatibility patches
|
|
- drop obsolete xfce4-panel-plugin-systemload-upower-0.99.patch,
|
|
xfce4-systemload-plugin-russian.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 10 08:15:58 UTC 2014 - gber@opensuse.org
|
|
|
|
- Add xfce4-panel-plugin-systemload-upower-0.99.patch in order to
|
|
support upower >= 0.99 (bxo#10923)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 31 20:16:48 UTC 2013 - lazy.kent@opensuse.org
|
|
|
|
- Add xfce4-systemload-plugin-russian.patch: fix Russian
|
|
translation (plural forms and one string).
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 1 07:58:01 UTC 2012 - gber@opensuse.org
|
|
|
|
- update to version 1.1.1
|
|
- simplify tooltip handling code
|
|
- better compliance with panel plugin HIG
|
|
- only set label angle with panel > 4.9
|
|
- set plugin to small in all modes except deskbar modes
|
|
- facilitate bringing up the configuration dialog
|
|
- fix background transparency by setting the main evbox hidden
|
|
- changing uptime label orientation in the vertical mode
|
|
- compatibility with panel 4.9+
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 20 11:43:10 UTC 2012 - gber@opensuse.org
|
|
|
|
- corrected license
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 18 17:25:53 UTC 2012 - gber@opensuse.org
|
|
|
|
- update to version 1.1.0
|
|
- fix progressbar width in vertical mode
|
|
- added about dialog
|
|
- use a single label to show uptime, either 'X days' (if > 0) or
|
|
'hh:mm'
|
|
- build the plugin as a module
|
|
- added a power-saving interval option using upower (if present
|
|
at build time)
|
|
- added an update interval option
|
|
- rewritten configuration dialog
|
|
- conditional retrieval of system stats
|
|
- port to libxfce4ui
|
|
- fix transparency issues
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 17 22:39:22 UTC 2012 - gber@opensuse.org
|
|
|
|
- corrected source URL
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 4 08:13:39 UTC 2012 - gber@opensuse.org
|
|
|
|
- specfile cleanup
|
|
- correct dependencies
|
|
- split off -lang subpackage
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 9 11:00:00 UTC 2011 - gber@opensuse.org
|
|
|
|
- new package (split off from xfce4-panel-plugins)
|
|
|