allow setting startupnotify per execute action, default to disabled. use like this...
authorMikael Magnusson <mikachu@comhem.se>
Sun, 11 Mar 2007 15:41:47 +0000 (15:41 +0000)
committerMikael Magnusson <mikachu@comhem.se>
Sun, 11 Mar 2007 15:41:47 +0000 (15:41 +0000)
commitc5d2a9bc98fb7d1ed85c69fc3007ab36b9fd96d5
tree27531a3b9b26adda3e1853ca8b8f62d88a1b76b6
parent923e0edfa80dbfe7e9fa90bee8f6bb2dfb2f9907
allow setting startupnotify per execute action, default to disabled. use like this: <action name="execute"><execute>program</execute><startupnotify><enabled>true</enabled><name>something descriptive</name><icon>name of an icon in the icon theme to show</icon></startupnotify</action>
openbox/action.c
openbox/action.h
openbox/startupnotify.c
openbox/startupnotify.h