1 xpad is a sticky notes application written using GTK+ 2.0 that strives to
2 be simple, fault-tolerant, and customizable. xpad consists of independent
3 pad windows; each is basically a text box in which notes can be written.
4 Despite being called xpad, all that is needed to run or compile it is the
5 GTK+ 2.0 libraries. Here is a list of major features in the current xpad
8 * GTK+ 2.0 powered text view.
9 * Fault tolerant. All information is kept on the hard drive, not memory.
10 So if power is lost or your computer freezes, there is little lost
12 * xpad is very customizable. The color scheme (text, background, and window
13 borders) and the font can be changed. These settings can be applied to
14 one pad or set as the default for future pads. Want window decorations or
16 * A customizable toolbar puts the most frequently used commands at your
18 * Support for the X session management protocol.
19 * Support for the www.freedesktop.org system tray proposal.