Xfce Wiki

Sub domains
 

libxfce4ui - widget sharing library


The libxfce4ui library is used to share commonly used Xfce widgets among the Xfce applications.


Required packages

Libxfce4ui depends on the following packages:

  • GTK+ 3.18.0 or above
  • GLib 2.42.0 or above
  • Libxfce4util 4.12.0 or above

Debugging Support

Libxfce4ui currently supports four different levels of debugging support, which can be setup using the configure flag `–enable-debug' (check the output of `configure –help'):

`full'	Use this if you want to debug libxfce4ui to locate a bug. The
		build will most probably be noticably slower. This is also
	recommended for people that want to develop Xfce applications.
`yes'		This is the default for SVN snapshot builds. It adds all
		kinds of checks to the code, and is therefore likely to run
	slower. Use this if you want to develop for Xfce.
`minimum'	This is the default for release builds, and presents the
		recommended behaviour.
`no'		Disables all sanity checks. Don't use this unless you know
		exactly what you do.

Back To Top


Latest Release

  • libxfce4ui 4.21.1 released (2025/05/21 10:01)
    libxfce4ui 4.21.1 is now available for download from https://archive.xfce.org/src/xfce/libxfce4ui/4.21/libxfce4ui-4.21.1.tar.xz https://archive.xfce.org/src/xfce/libxfce4ui/4.21/libxfce4ui-4.21.1.tar.xz?sha1 https://archive.xfce.org/src/xfce/libxfce4ui/4.21/libxfce4ui-4.21.1.tar.xz?sha256 What is libxfce4ui? =================== Libxfce4ui is used to share commonly used Xfce widgets among the Xfce applications. Website: https://docs.xfce.org/xfce/libxfce4ui/start Release notes for 4.21.1 ======================== [Please note that this is a development release.] - meson-build: Use configure_file() to generate GNU visibility files - Add xfce-notebook Adds scrolling capabilities to GtkNotebook Taken from xfce4-terminal - Make sure "priv->item" never is NULL - clipboard-manager: Fix potential leak on targets - clipboard-manager: Use separate struct for each call to set_with_data() - clipboard-manager: Use GtkTargetList instead of manual allocation - build: Replace xdt-csource with glib-compile-resources - clipboard-manager: Fix memory leak - meson-build: Define missing dependencies when libgtop is disbaled - filename-input: Use CSS styling to indicate errors - filename-input: Use tooltip instead of label for errors - filename-input: Remove extra border - Translation Updates: Belarusian, Danish, English (United Kingdom), Estonian, Galician, Georgian, Hungarian, Japanese, Lithuanian, Occitan (post 1500), Persian (Iran), Portuguese, Portuguese (Brazil)

Releases

Back to Top


Source Code Repository

Reporting Bugs

Back To Top


Back to main Xfce documentation page