14 #ifndef _PieDock_Application_
15 #define _PieDock_Application_
34 inline Display *getDisplay()
const {
return display; }
35 inline Settings *getSettings() {
return settings; }
37 bool remote(
const char * = 0 )
const;
41 static const char StopMarker;
42 static const char *Show;
59 std::string socketFile;
62 void ungrabTriggers();