summaryrefslogtreecommitdiff
path: root/tools/obxprop
AgeCommit message (Collapse)Author
2014-10-28Use GString for appending stringsMikael Magnusson
It can take a very long time to print a _NET_WM_ICON property for firefox with the previous code, several minutes. Fixes bug #6042 and also implements the change for append_string.
2010-05-11show empty properties in obxpropDana Jansens
2010-05-11parse number values write in a hex string in obxpropDana Jansens
2010-05-11advance while parsing a hex input in obxpropDana Jansens
2010-01-11When a user id is specified, or --root, use the ID directly, don't try find ↵Dana Jansens
a client child of it
2010-01-08Pass NULL, not 0, handle invalid --id better.Mikael Magnusson
2010-01-08obxprop: Add ability to limit listing to given propertiesMikael Magnusson
2010-01-06Add a --root option for obxpropDana Jansens
2009-12-21Rename obprop to obxprop (Fixes bug #4419)Dana Jansens
Avoids collision with openbabel.