]> icculus.org git repositories - mikachu/openbox.git/commit
Add _OB_VERSION and _OB_APP_ROLE/CLASS/NAME/TYPE
authorDana Jansens <danakj@orodu.net>
Mon, 11 Jan 2010 18:42:50 +0000 (13:42 -0500)
committerDana Jansens <danakj@orodu.net>
Mon, 11 Jan 2010 18:42:50 +0000 (13:42 -0500)
commit91af4d5bc9e04b766735aaa3ac098233ba103959
treeed9bff5f878eeeac6c3cd9844b0d9c54214ff614
parentb8e994e837d260860a4dc0a1ee3a680e2cdfc75a
Add _OB_VERSION and _OB_APP_ROLE/CLASS/NAME/TYPE

Add _OB_VERSION property on the root window.
Change _OB_ROLE/CLASS/NAME to _OB_APP_*.
Add _OB_APP_TYPE which has a string for the type chosen for the window on
  mapping by Openbox.
Adjust the rc.xml to match these changes.
configure.ac
data/rc.xml
openbox/client.c
openbox/prop.c
openbox/prop.h
openbox/screen.c
version.h.in