Skip to content

gwhitney/libxfce4ui

This branch is 1848 commits behind xfce-mirror/libxfce4ui:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9b5703a · Sep 23, 2018
Dec 15, 2017
Jun 5, 2016
Feb 18, 2015
Jun 24, 2017
Sep 23, 2018
Aug 14, 2017
Sep 15, 2018
Jun 24, 2017
Jul 2, 2017
Jun 24, 2017
Aug 14, 2017
Jul 8, 2009
Jan 5, 2008
Sep 23, 2018
Dec 15, 2017
Jun 26, 2017
Jan 5, 2008
Feb 18, 2015
Feb 28, 2015
Sep 23, 2018

Repository files navigation

What is it?
===========

This is libxfce4ui, the replacement of the old libxfcegui4 library. It 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



Installation
============

The file 'INSTALL' contains generic installation instructions.


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.


How to report bugs?
===================

Bugs should be reported to the Xfce bug tracking system
(http://bugzilla.xfce.org, product Libxfce4ui). You will need to
create an account for yourself.

Please read the HACKING file for information on where to send
changes or bugfixes for this package.

Packages

No packages published

Languages

  • C 82.2%
  • Objective-C 9.5%
  • Makefile 4.6%
  • M4 1.7%
  • Perl 0.7%
  • Shell 0.6%
  • Other 0.7%