Skip to content

cafe-desktop/cafe-panel

Repository files navigation

cafe-panel
===========

cafe-panel contains the CAFE panel, the libcafe-panel-applet library and
several applets:

  + the CAFE panel is the area on your desktop from which you can run
    applications and applets, and perform other tasks.

  + the libcafe-panel-applet library allows to develop small applications
    which may be embedded in the panel. These are called applets.
    Documentation for the API is available with gtk-doc.

  + the applets supplied here include the Workspace Switcher, the Window
    List, the Window Selector, the Notification Area, the Clock and the
    infamous 'Wanda the Fish'.

You may download updates to the package from:

   http://pub.cafe-desktop.org/releases/

cafe-panel is a fork of gnome-panel.

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

See the file 'INSTALL'. If you are not using a released version of
cafe-panel (for example, if you checked out the code from git), you
first need to run './autogen.sh'.

Build dependencies
==================

On Ubuntu CAFE 18.04 (daily 2018-01-30)
build-essential
cafe-common
libglib2.0-dev
yelp-tools
gobject-introspection
libctk-3-dev
libcafe-desktop-dev
libcafe-menu-dev
libvnck-3-dev
librsvg2-dev
libcafeweather-dev

For work-in-progress Wayland support
ctk-layer-shell (https://github.com/wmww/ctk-layer-shell)

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

Bugs should be reported to the CAFE bug tracking system:

   https://github.com/cafe-desktop/cafe-panel/issues

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.