| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
| |
License-Update: Update LGPL license text
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
| |
License-Update: GPL text updated
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
| |
License-Update: GPL license text updated
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
| |
License-Update: format GPL license format
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
| |
License-Update: GPL text changed
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lld linking fails
| aarch64-yoe-linux-ld.lld: error: undefined symbol: gtk_sensorstacho_new(GtkOrientation, unsigned int, SensorsTachoStyle)
| >>> referenced by actions.cc:143 (/usr/src/debug/xfce4-sensors-plugin/1.4.4-r0/src/../../xfce4-sensors-plugin-1.4.4/src/actions.cc:143)
| >>> xfce4_sensors-actions.o:(refresh_tacho_view(xfce4::Ptr<t_sensors_dialog> const&))
|
| aarch64-yoe-linux-ld.lld: error: undefined symbol: gtk_sensorstacho_set_color(_GtkSensorsTacho*, char const*)
| >>> referenced by actions.cc:146 (/usr/src/debug/xfce4-sensors-plugin/1.4.4-r0/src/../../xfce4-sensors-plugin-1.4.4/src/actions.cc:146)
| >>> xfce4_sensors-actions.o:(refresh_tacho_view(xfce4::Ptr<t_sensors_dialog> const&))
| >>> referenced by callbacks.cc:197 (/usr/src/debug/xfce4-sensors-plugin/1.4.4-r0/src/../../xfce4-sensors-plugin-1.4.4/src/callbacks.cc:197)
| >>> xfce4_sensors-callbacks.o:(list_cell_color_edited_(_GtkCellRendererText*, char const*, char const*, xfce4::Ptr<t_sensors_dialog> const&))
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
A menu plugin doesn't need to recommend a specific menu editor.
This also means that the whiskermenu plugin can be built without
gobject-introspection being present, which means menulibre is unbuildable.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
| |
Update xfce4-sensors-plugin from 1.4.3 to 1.4.4
* update license with GPL-2.0-or-later
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
| |
Update xfce4-cpugraph-plugin from 1.2.6 to 1.2.7
* correct license with LGPL-2.0-or-later
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
Update xfce4-cpufreq-plugin from 1.2.7 to 1.2.8
* correct license with LGPL-2.0-or-later
* inherit perlnative
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
| |
libpcre is needed. Previously, it's available because glib-2.0 depends
on it. Now glib-2.0 has been upgraded and it now depends on libpcre2.
So add this explicit dependency to fix the do_configure failure.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 4.6.0
=======================
- Add Chibi theme (!4)
- Small code improvements
- Translation Updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Never understood why we disappoint users by creating packages that behave
differently from what they are used to in non-embedded distributions.
Particularly when not saving build time: xfce4-notifyd which is a center
component of XFCE and should be part of any useful image depends upon libnotify
unconditionally.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 1.4.3
=======================
- Fix translations not showing in the GUI
- Use locale-independent floats in configuration files
- Translation Updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 2.7.0
=======================
- Enable high-frequency tooltip updates
- Remove rounding to multiples of 5 MiB/s
- Change default maximum I/O bandwidth from 40 MiB/s to 1024 MiB/s
- Adjust tooltip spacing
- Update and sort the list of authors
- Bump required GTK+ version to 3.16
- Update README
- Reformat copyright notices
- Update configuration files
- Fix compilation warnings
- Code cleanups
- Translation Updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 1.2.6
=======================
- Fix translations not showing in the GUI
- Don't save some defaults to configuration files
- Fix visibility of the associated-command configuration
- Update configure.ac.in syntax
- Translation Updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 1.2.7
=======================
- Use locale-independent floats in configuration files
- Fix translations not showing in the GUI
- Translation Updates
Release notes for 1.2.6
=======================
Besides the bug fixes and feature updates listed below, this release
migrates the source code from C to C++ in order to increase type-safety,
to use reference counting and containers for semi-automatic memory
management where possible, and to slightly improve source code
readability.
- Update README
- Prevent cur_freq sysfs reads from stalling plugin initialization
- Enable fractional update internals
- Prevent sysfs read latency from interfering with GUI updates
- Improve static type-safety of signal handlers
- Replace C pointers with reference-counted pointers
- Cleanup configuration files
- Bump libxfce4panel requirement from 4.12 to 4.14
- Update copyright year
- Bump required xdt-autogen version to 4.14.0
- Update configure.ac.in syntax
- Update and sort the list of authors
- Manually update %d to %zu in translations
- Translation Updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 2.7.1
=======================
- Fix not selecting second icon in search results. (Issue #50)
- Fix incorrect selection when leaving treeview.
- Fix skipping first treeview item.
- Fix unnecessary button size changes.
- Translation updates
Release notes for 2.7.0
=======================
- Add showing categories as icons on top or bottom. (Issue #62)
- Add hiding username. (Issue #36)
- Add rounded profile picture.
- Add optional AccountsService support.
- Add catfish search action.
- Add CSS classes for theming.
- Improve search result relevance.
- Make stripping release builds optional.
- Rearrange settings dialog.
- Remove sliding out search results.
- Remove useless grab check.
- Rename icon to follow reverse DNS scheme.
- Replace size grip with resizing from edges.
- Replace slots with lambdas.
- Use original menu layout.
- Use dm-tool for switching users.
- Translation updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 1.4.2
=======================
Besides the bug fixes and feature updates listed below, this release
migrates the source code from C to C++ in order to increase type-safety,
to use reference counting and containers for semi-automatic memory
management where possible, and to slightly improve source code
readability.
- Prevent overlap of tachometer titles
- Improved standalone app layout
- Fix crash in hddtemp codepath with a SATA SSD drive
- Increase default temperature ranges of HDDs and NVIDIA GPUs by 10℃
- Remove default values from RC configuration files
- Suppress title after the user adds the 1st sensor
- Remove hard-coded limits restricting the maximum number of sensors
- Test all possible build configurations using brute-force search
- Use xfce4::connect instead of the less safe g_signal_connect
- Enable lm_sensors in GitLab distcheck
- Fix memory leaks
- Translation Updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes are found at
* 1.2.4 -> [1]
* 1.2.5 -> [2]
[1] https://mail.xfce.org/pipermail/xfce/2021-October/037411.html
[2] https://mail.xfce.org/pipermail/xfce/2021-October/037415.html
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes in version 2.6.2
Released on November 13, 2021
Fix background shifting when showing menu (Issue #41)
Fix menu not toggling after pressing escape (Issue #65)
Properly prevent interactive search in treeview
Changes in version 2.6.1
Released on October 13, 2021
Fix menu not toggling (Issue #61)
Fix small icon in multi-row panels (Issue #37)
Fix missing minimize and maximize buttons in settings dialog
Replace deprecated code for grab check
Translation updates
Changes in version 2.6.0
Released on September 19, 2021
Fix unable to resize with metacity (Issue #56)
Fix invalid desktop files when hiding applications (Issue #53)
Fix not showing focused launcher when searching (Issue #45)
Add option to disable sorting categories (Issue #42)
Translation updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
| |
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
This is the result of automated script (0.9.1) conversion:
oe-core/scripts/contrib/convert-overrides.py .
converting the metadata to use ":" as the override character instead of "_".
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 1.6.2
=======================
This stable release targets Xfce 4.16, as it relies on the same GLib
version.
- Add G_GNUC_FALLTHROUGH definition if GLib < 2.60
- Remove obsolete GTK_CHECK_VERSION checks
- Fix function prototypes
- Remove GSourceFunc casts
- Fix compilation warnings
- automake: Enable subdir-objects
- autoconf: Some updates
- Check for `locale.h` required in release mode
- Update `.gitignore`
- Require gtk 3.22.29
- Fix GCC warnings
- Fix return type of grab_keyboard
- Add README.md
- Avoid deprecated warnings with Gdk >= 3.22
- Add basic GitLab pipeline
- Bug #16717: Move from exo-csource to xdt-csource
- Make settings window title translateable (Bug #16625)
- history: Re-enable singleton
- menu: Indicate primary and clipboard content
- menu: Indicate the primary clipboard item
- Speed up shutdown and paste
- Correct location of appstream info
- Fix a couple of grammatical errors
- Translation Updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 1.1.4
=======================
- Add help button to properties dialog
- Drop subtitle from settings dialog
- Fix labels alignment for very small panels
- Fix compilation warnings
- automake: INCLUDES -> AM_CPPFLAGS
- autoconf: Some updates
- Remove unnecessary boxes
- Remove GSourceFunc casts
- Add new README.md, update AM_INIT_AUTOMAKE
- Add basic GitLab pipeline
- Update URLs from goodies.xfce.org to docs.xfce.org (Bug #16154)
- Translation Updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 0.11.0
========================
- Port to Xfconf
Please note that settings from the rc file are not automatically
migrated.
- Fix null g_array_sort() argument
- settings: Use infobar and symbolic icons
- Improve forecast window
- autoconf: Remove AC_HEADER_STDC
- Update `.gitignore`
- Set pointers to NULL
- Fix double-free
- Fix missing-prototypes
- Enable debug=yes when compiling from git and fix warnings
- Remove GSourceFunc casts
- Update copyright
- Translation Updates:
Basque, Belarusian, Bulgarian, Czech, Danish, Finnish, Greek,
Portuguese (Brazil), Russian, Serbian, Slovak, Turkish, Ukrainian
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 1.4.0
=======================
- Add new icons and switch to rDNS naming
- Add "About" dialog
- Add help button to properties dialog
- Improve progressbar look
- Update URLs from goodies.x.o to docs.x.o (Bug #16170)
- Fix compilation warnings
- autoconf: AM_CONFIG_HEADER -> AC_CONFIG_HEADERS
- Update `.gitignore`
- Fix missing-prototypes
- Remove GSourceFunc casts
- Populate a combo box with known network interfaces
- remove unused wormulon files
- Move to common m4 versioning macros
- Fix type for media_list on OpenBSD
- Add basic GitLab pipeline
- Translation Updates:
Albanian, Basque, Belarusian, Chinese (Taiwan), Danish, Eastern
Armenian, English (Canada), Finnish, Galician, Hebrew, Hungarian,
Interlingue, Russian, Slovak, Slovenian, Spanish, Swedish, Turkish,
Uyghur
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upgrade xfce4-cpufreq-plugin from 1.2.2 to 1.2.5:
* drop patches which are fixed in upstream already
Release notes for 1.2.3
=======================
- configure.ac: use AC_PROG_CC_C99
- Remove duplicate information from configuration window's title
- Fix missing-prototypes
- Remove GSourceFunc casts
- Fix font color memory leak
- Fix fatal compiler warnings
- Record release date in the NEWS file like in all previous releases
- Fix CSS provider memory leak and an invalid line ordering in an
if-statement
- Use heap allocations instead of stack allocations
- Better handling of changes in the number of installed CPUs
- Display the actual governor instead of "current"
- Fix font size (#5)
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), English (United
Kingdom), Finnish, French, Galician, German, Greek, Hebrew,
Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,
Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur
Release notes for 1.2.4
=======================
- Display governors even if they differ among CPU cores
- Enable fixed units in the frequency text box
- Create the label widget if it does not exist
- Code cleanup: Rename label to label_orNull
- Code cleanup: Use local pointers to cpuFreq->options
- Fix compilation warnings
- AC_CONFIG_MACRO_DIR → AC_CONFIG_MACRO_DIRS.
- Update copyright year
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), English (United
Kingdom), Finnish, French, Galician, German, Greek, Hebrew,
Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,
Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur
Release notes for 1.2.5
=======================
- Code cleanup: Fix percentile variable names
- Use 99th percentile as the maximum frequency when adjusting icon color
- Display text using a drawing area instead of using a label with CSS
- Fix a minor memory leak
- Code cleanup: Remove function parameter having value of a global variable
- Code cleanup: Avoid old-style C function definitions
- Enable font color reset
- Disable font settings when not displaying text
- Switch to symbolic close icons
- Bump required version of Xfce UI to 4.14
- Add NetBeans project directory to .gitignore
- Code cleanup: Remove declarations from for-loops
- Unconditionally remove label's old CSS style
- Avoid redundant calls to GTK+ set functions when updating the label
- Adjust CPU icon color according to frequency
- Code cleanup: Remove inline keywords
- Fix invalid iteration over an array
- Do not ignore the return value of fscanf()
- Code cleanup: Remove redundant zeroing after g_new0()
- Code cleanup: Minor code simplification
- Compute max_freq and min_freq when calculating avg/min/max
- Code cleanup: Update code to match the coding style
- Fix a minor memory leak
- Code cleanup: Sink variables to inner block scopes
- Initialize global variable to NULL
- Fix conditional memory leak and remove redundant g_strdup() calls
- Allocate space for fgets() on the stack instead of on the heap
- Code cleanup: Move config validation and sensitivity to separate functions
- Code cleanup: Use a single bit to store boolean values
- Delete font name from RC file if using the default font
- Translation Updates:
Albanian, Basque, Catalan, Chinese (Taiwan), Danish, Dutch, French,
Galician, German, Greek, Italian, Japanese, Lithuanian, Norwegian
Bokmål, Portuguese, Portuguese (Brazil), Serbian, Slovak, Spanish,
Swedish, Turkish
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 1.1.2
=======================
- Check whether the seat exists before ungrabbing it
- Create README.md. Update configure.ac.in
- Fix compilation warnings
- autoconf: Some updates
- fix for no dialog after screenlock issue (#13)
- Remove GSourceFunc casts (!2)
- Translation Updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 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
Release notes for 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
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 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
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* we lost by xfce 4.16
* it is a development release but it was run tested and as soon as a stable
version is released we can come back
Release notes for 1.9.0
=======================
[Please note that this is a development release.]
This is a development release which (finally) port the plugin to gtk3
and make it compatible with xfce 4.16.
- Remove unused variable
- Update deprecated autotools macros
- Do not mark text with ':' after '://' as a link (bug #52)
- Add support for links with scheme other than HTTP (bug #52)
- Fix missing-prototypes
- Create README.md. Update configure.ac.in
- Add basic gitlab CI
- Fix "Disabled labels on context menu are dark yellow"
- Fix a few deprecation warnings
- Fix make distcheck
- Fix blinking image on panel
- Remove commented code
- Update build system
- Fix make distcheck
- Remove deprecated gtk stock usage
- Fix build system
- Continue the gtk3 port
- Update URLs from goodies.x.o to docs.x.o (Bug #16171)
- po: update POTFILES.in
- gtk3: update css style with required changes from 3.20
- gtk3: drop libunique leftover flags and code
- gtk3: Drop support for GTK+-2.0
- bump post release
- Translation Updates
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 2.5.3
=======================
- Fix invalid command expansion with Xfce 4.14 (Issue #39)
- Translation updates: Basque, Portuguese (Brazil).
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
Release notes for 2.5.2
=======================
- Do not reparent launched programs. (Issue #32)
- Translation updates: Basque, Danish, Greek.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* It is broken since xfce 4.16
* GTK3 support was merged to master. Tried to build from git but that requires
vala support all over the place causing build failures and is beyond worth it
* As soon as a working version is released it will be re-added
[1] https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/merge_requests/2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|