summaryrefslogtreecommitdiffstats
path: root/libraries/libdockapp/README
blob: 2745ae0bac3eaa6c61e1dcf12a386d5c4c408c65 (plain)
1
2
3
4
5
6
7
8
9
10
libDockApp is a library for developing Window Maker dockapps.

libDockApp is a library that provides a framework for developing
dockapps. It provides functions and structures to define and display
command-line options, create a dockable icon, handle events, etc.

The goal of the library is to provide a simple, yet clean interface and
standardize the ways in which dockapps are developed. A dockapp
developed using libDockApp will automatically behave well under most
window managers, and especially well under Window Maker.