Skip to content
Tags give the ability to mark specific points in history as being important
  • 1.2.5 protected
  • BMEURER_20041224 protected
    create tag: BMEURER_20041224
  • Release_V1.2.98 protected
    be88b7bb · release version 1.2.98 ·
    Release version 1.2.98
  • Release_V1.3.90 protected
    Xfce4 Sensors Plugin Version 1.3.90
  • Release_V1.3.92 protected
    0eb21f10 · Release version 1.3.92 ·
    Release 1.3.92
  • help protected
    0eb21f10 · Release version 1.3.92 ·
  • release1_3_0 protected
    Release 1.3.0
  • xfce4-sensors-plugin-1.3.0 protected
    Release 1.3.0 Xfce 4 Sensors Plugin
  • xfce4-sensors-plugin-1.3.94 protected
    1ea10276 · Enhance working with CSS ·
  • xfce4-sensors-plugin-1.3.95 protected
  • xfce4-sensors-plugin-1.4.0 protected
    72ffb015 · Updates for release ·
    Release: v1.4.0
    1.4.0
    
    - Code cleanups
    - Update configuration flags for GitLab distcheck
    - Add basic GitLab pipeline
    - Check for libsensors if it is explicitly enabled
    - Use a drawing area to display sensor data in text UI style
    - Fix a use-after-free error when closing the main window
    - Increase main window size from 400 to 800 pixels
    - Code cleanup: Sensor read config cleanup
    - Code cleanup: Remove an unused macro parameter
    - Fix a use-after-free error when disabling a tachometer
    - Fix preliminary config memory leak
    - Improved handling of denormal floating-point values
    - Update automatic coloring of progress bars
    - Update and sort the list of authors
    - Corrections to the number of rows when displaying sensor data as text
    - Remove support for lm-sensors 2.x (API < 0x400)
    - Center tachometers vertically
    - Layout sensors when cover-all-rows is toggled
    - Fix invalid "size-changed" callback function declaration
    - Avoid interference of tachometer allocations with GtkBox child allocations
    - configure: Remove nano version and update init arguments
    - configure: Bump required glib to 2.50
    - configure: Remove commented lines
    - configure: Bump required Xfce libs to 4.14
    - configure: Remove checks covered by C99
    - configure: Remove UNIX variants check
    - Ellipsize labels only when needed
    - Remove support for libnotify 0.4
    - Enable automatic switching of colors based on light or dark UI theme
    - Move text inside the tachometer
    - Surround declarations with G_BEGIN_DECLS and G_END_DECLS
    - Remove unused options.dialog files
    - Use capital letters when spelling NVIDIA
    - Code cleanup: Shorten all variable names to slightly speedup readability
    - Use a single bit to store boolean values
    - Prevent memset2() from compiling because of a double-increment bug
    - Fix fgets() compiler warning
    - Code cleanup: Remove all TRACE() lines
    - Fix invalid order of widgets after changing panel orientation
    - Fix accesses to destroyed widgets when changing the panel orientation
    - Increase icon size in about dialog from 32 to 48 pixels
    - Update copyright year in about dialog
    - Fix invalid state flag
    - Include X11 headers before NVCtrl headers
    - Translation Updates:
      Albanian, Arabic, Armenian (Armenia), Asturian, 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, 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
  • xfce4-sensors-plugin-1.4.1 protected
    5a8e8880 · Updates for release ·
    Release: v1.4.1
    1.4.1
    
    - Update hddtemp netcat support
  • xfce4-sensors-plugin-1.4.2 protected
    76def445 · Updates for release ·
    Release: v1.4.2
    1.4.2
    
    - Prevent overlap of tachometer titles and improve standalone app layout
    - Fix uninitialized value
    - Fix crash in hddtemp codepath with a SATA SSD drive
    - Remove timer in order to deallocate memory at program termination
    - NVIDIA: Close X11 display via the destructor of a static variable
    - 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
    - Code cleanup: Return xfce4::Optional from sensor_get_value()
    - Use xfce4::connect instead of the less safe g_signal_connect
    - Replace C pointers and collections with C++ equivalents
    - Use C++ syntax when reading/writing RC files
    - Rename TMPDIR variable to avoid confusion with mktemp's TMPDIR env var
    - Code cleanup: Replace gchar* with std::string
    - Code cleanup: Remove G_BEGIN_DECLS and G_END_DECLS directives
    - Code cleanup: Replace gboolean with bool where possible
    - Code cleanup: Remove typedef keywords
    - Test all possible build configurations using brute-force search
    - Code cleanup: Convert C-style variable declarations to C++ style
    - Code cleanup: Rename library implementation files from C to C++
    - Rename main plugin implementation file from C to C++
    - Enable lm_sensors in GitLab distcheck
    - Code cleanup: Rename remaining files of the standalone app from C to C++
    - Remove memset
    - Code cleanup: Remove redundant code
    - Code cleanup: Rename main implementation file from C to C++
    - Use memcpy() instead of a type cast that modifies alignment requirements
    - Update configuration files
    - Refactor get_hddtemp_value() function
    - Remove redundant code
    - Don't dereference NULL pointers
    - Fix memory leaks
    - Translation Updates:
      Basque, Danish, Hebrew, Indonesian, Italian, Korean, Malay,
      Portuguese (Brazil), Serbian, Slovenian, Turkish
  • xfce4-sensors-plugin-1.4.3 protected
    70537d24 · Updates for release ·
    Release: v1.4.3
    1.4.3
    
    - Fix translations not showing in the GUI
    - Use locale-independent floats in configuration files
    - Translation Updates:
      Swedish
  • xfce4-sensors-plugin-1.4.4 protected
    b545e6f9 · Updates for release ·
    Release: v1.4.4
    1.4.4
    
    - Remove code obsoleted by libxfce4util-4.17.2
    - Fix GLib warnings occurring with newer xfce4-dev-tools
    - Update pkgconfig
    - Fix intltool lock file problem during make distcheck
    - Update COPYING
    - Translation Updates:
      Malay, Occitan (post 1500), Portuguese (Brazil), Russian, Turkish,
      Ukrainian