index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
obt
/
prop.c
Age
Commit message (
Expand
)
Author
2013-08-11
Fix some compiler warnings
Dana Jansens
2012-10-06
Allow window matching based on the group leader's name and class (Fix bug 5721)
Dana Jansens
2011-10-16
Propagate _NET_WM_WINDOW_OPACITY to the frame window (bug #5132)
Dana Jansens
2011-01-24
Handle STRING and COMPOUND_TEXT type text properties.
Dana Jansens
2010-05-17
avoid new gcc warning (casting ** to const** is not valid for good reason)
Dana Jansens
2010-01-14
allow app rules to match windows by their title when mapping
Dana Jansens
2010-01-11
Merge branch 'backport' into work
Dana Jansens
2009-12-11
Merge branch 'backport' into work
Dana Jansens
2008-10-27
Merge branch 'backport' into work
Mikael Magnusson
2008-02-22
Merge branch 'backport' into work
Dana Jansens
2008-02-15
() -> (void)
Mikael Magnusson
2008-02-15
Merge branch 'backport' into work
Dana Jansens
2008-02-02
Merge branch 'backport' into work
Dana Jansens
2008-01-31
Use the # directive to simplify defines.
Mikael Magnusson
2008-01-31
make an obt_root() macro
Dana Jansens
2008-01-20
fix constness
Dana Jansens
2008-01-20
update openbox to use the current parser interface in libobt
Dana Jansens
2008-01-20
add functions for setting locale strings (on top of existing functions for se...
Dana Jansens
2008-01-20
make openbox use the obt prop.c/h stuff
Dana Jansens
2008-01-20
add prop.[ch] to the libobt, but they are not used yet. add a global obt_disp...
Dana Jansens