openbox/data
Dana Jansens 6eb740cf11 Allow window matching based on the group leader's name and class (Fix bug 5721)
In Openbox 3.4 we used the group leader's WM_CLASS value when it was available.
This prevents windows in the group from overriding with a specific value,
however which is bad. More rationale can be found in
http://icculus.org/pipermail/openbox/2010-September/006790.html

Some applications (eg. Firefox) use command line flags to set the WM_CLASS
property on the group leader but do not change the property on the mapped
windows themselves. This makes matching these windows not possible in Openbox
3.5.

We resolve this by exposing the group's WM_CLASS values alongside the individual
window's values. We add _OB_APP_GROUP_NAME and _OB_APP_GROUP_CLASS properties
along with "groupname" and "classname" attributes for the rc.xml application
tag.
2012-10-06 21:56:56 -04:00
..
autostart The environments are passed in from the openbox-session script so use them. 2011-08-01 11:51:38 -04:00
gnome-session Fixes for gnome-session 3. 2011-10-16 18:51:51 -04:00
gnome-wm-properties Type is a mandatory field of a .desktop, so add it to the old gnome-interfacing-desktop file 2010-02-24 13:32:32 -05:00
xbm remove buttons from themes when they are using the defaults already for clarity 2007-05-12 00:48:06 +00:00
xsession Fixes for gnome-session 3. 2011-10-16 18:51:51 -04:00
environment revamp the autostart functionality, so autostart apps launch after openbox. 2010-02-17 16:11:36 -05:00
Makefile update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah! 2003-07-10 04:31:05 +00:00
menu.xml Don't need 2 exit actions in the default menu now, they both would do the same thing 2009-12-10 10:10:03 -05:00
menu.xsd Make at least the default configs validate 2009-04-15 18:18:16 +02:00
openbox.desktop Fixes for gnome-session 3. 2011-10-16 18:51:51 -04:00
openbox.png update the icon to the pretty one by david barr 2008-01-12 18:25:22 -05:00
rc.xml Allow window matching based on the group leader's name and class (Fix bug 5721) 2012-10-06 21:56:56 -04:00
rc.xsd Make LeastOverlap placment replace the behaviour of Smart and address style nits 2012-10-06 21:56:56 -04:00