tMerge pull request #22 from Vithon/patch-1 - wmutils - X windows manipulation utilities
 (HTM) git clone git://z3bra.org/wmutils
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 7b86e8b8e80cd91e7cd7c4e2b8c8be51db7e1c91
 (DIR) parent 1be37b684a7d4e5fc3cc755330b311e2634a8ef4
 (HTM) Author: zebra v3.1 <z3bratabs@users.noreply.github.com>
       Date:   Sun,  2 Aug 2015 11:52:04 +0200
       
       Merge pull request #22 from Vithon/patch-1
       
       rm wmname in readme
       Diffstat:
         M README.md                           |       4 +---
       
       1 file changed, 1 insertion(+), 3 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -41,7 +41,6 @@ without being added to this list, so take it with a grain of salt.
        * wattr - show window's attributes
        * wmp   - move the mouse pointer
        * wmv   - move a window
       -* wname - get a window's name
        * wrs   - resize a window
        * wtf   - focus a window
        * wtp   - teleport a window
       t@@ -84,4 +83,4 @@ You can override them by passing them on the command line:
        Or by setting them via the environment:
        
            CC=c99; export CC
       -    make -e
       -\ No newline at end of file
       +    make -e