summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'hsobject'Thorsten Wißmann2013-03-04
|\
| * Add objects documentationThorsten Wißmann2013-03-04
| * Fixup output of compare and attrThorsten Wißmann2013-03-03
| * Make attr output more intuitiveThorsten Wißmann2013-03-03
| * Add +0 (current monitor) to monitor completionThorsten Wißmann2013-03-03
| * Add tags.focus and monitors.focus objectsThorsten Wißmann2013-03-03
| * Use separator display name attribute for monitorsThorsten Wißmann2013-03-03
| * Add attribute type custom intThorsten Wißmann2013-03-03
| * Add command compareThorsten Wißmann2013-03-03
| * Add tag attribute client_countThorsten Wißmann2013-03-03
| * Add tag attributes curframe_w{index,count}Thorsten Wißmann2013-03-03
| * Add attribute type custom, e.g. frame_countThorsten Wißmann2013-03-03
| * Add int and uint attribute type, e.g. tags.countThorsten Wißmann2013-03-03
| * Refactor hsattribute_assign()Thorsten Wißmann2013-03-03
| * Transform "ls" to multifunctional "attr" commandThorsten Wißmann2013-03-03
| * Add writable client attribute urgentThorsten Wißmann2013-03-03
| * Add client attribute ewmhnotifyThorsten Wißmann2013-03-03
| * Make ewmhrequests,pseudotile,fullscreen writableThorsten Wißmann2013-03-03
| * Add completion for set_attributeThorsten Wißmann2013-03-02
| * Improve invalid-path error messageThorsten Wißmann2013-03-02
| * Add attribute modificationThorsten Wißmann2013-03-02
| * Allow true/false for boolean argsThorsten Wißmann2013-03-02
| * Move named monitor subtree to monitors.by-name.Thorsten Wißmann2013-03-02
| * New command: substituteThorsten Wißmann2013-02-17
| * Re-order completion entries for object functionsThorsten Wißmann2013-02-17
| * Use . as the object path separatorThorsten Wißmann2013-02-17
| * Add get_attribute commandThorsten Wißmann2013-02-17
| * Use / separated paths as object identifiersThorsten Wißmann2013-02-17
| * Use create/destroy for g_monitor_objectThorsten Wißmann2013-02-17
| * Add attributes to monitor objectsThorsten Wißmann2013-02-17
| * Add attributes to tag objectsThorsten Wißmann2013-02-17
| * Use create/destroy for g_client_objectThorsten Wißmann2013-02-17
| * Simplify ls outputThorsten Wißmann2013-02-17
| * Do net embed the object directly in the tag structThorsten Wißmann2013-02-17
| * Free client object correctlyThorsten Wißmann2013-02-17
| * Add more object utility functionsThorsten Wißmann2013-02-17
| * Add tags to the object treeThorsten Wißmann2013-02-17
| * Add some read only attributes to client objectsThorsten Wißmann2013-02-17
| * Add link to focused client in clientsThorsten Wißmann2013-02-17
| * Add attribute handling to objectsThorsten Wißmann2013-02-17
| * Add completion for object_treeThorsten Wißmann2013-02-17
| * Fix child_check_object() comparatorThorsten Wißmann2013-02-17
| * Print user-specified subtree in object_treeThorsten Wißmann2013-02-17
| * Free monitor name on shutdownThorsten Wißmann2013-02-17
| * Add named monitors to object treeThorsten Wißmann2013-02-17
| * Remove all children of an object when unlinkingThorsten Wißmann2013-02-17
| * Add command object_treeThorsten Wißmann2013-02-17
| * Handle clients in the object treeThorsten Wißmann2013-02-17
| * Add linking and unlinking of objectsThorsten Wißmann2013-02-17
| * Handle an empty object treeThorsten Wißmann2013-02-17