04dedf Update bspwm to version 0.9.10 / rev 10 via SR 851948

6 files Authored by avindra 3 years ago, Committed by Bernhard M. Wiedemann 3 years ago,
    Update bspwm to version 0.9.10 / rev 10 via SR 851948
    
    https://build.opensuse.org/request/show/851948
    by user avindra + dimstar_suse
    - Update to version 0.9.10:
      + Additions
      - New node descriptor: first_ancestor.
      - New node modifiers: horizontal, vertical.
      + Changes
      - The node descriptors next and prev might now return any node.
        The previous behavior can be emulated by appending .!hidden.window.
      - The node descriptors pointed, biggest and smallest now return
        leaves (in particular pointed will now return the id of a
        pointed receptacle). The previous behavior can be emulated by
        appending .window.
      - The query command now handles all the possible descriptor-free
        constraints (for example, query -N -d .active now works as
        expected).
      - The rules can now match against the window's names (WM_NAME).
      - The configuration script now receives an argument to indicate
        whether is was executed
    
        
file modified
+0 -0
file modified
+151 -0
file added
+1
file removed
-1
file modified
+33 -2
file modified
+8 -9