d311a9 Update devilspie2 to version 0.44 / rev 10 via SR 1094105

8 files Authored by pluskalm 11 months ago, Committed by Bernhard M. Wiedemann 11 months ago,
    Update devilspie2 to version 0.44 / rev 10 via SR 1094105
    
    https://build.opensuse.org/request/show/1094105
    by user pluskalm + dimstar_suse
    - Update to version 0.43:
      * Default to Lua 5.3, and permit use of other versions
      * Add support for setting and deleting window properties
      * Add get_process_name(), which returns the name of the process
        owning the window (if possible)
      * Add get_monitor_index() and get_monitor_geometry(); improve
        monitor index/geometry discovery
      * Add get_window_is_decorated() (which uses the Motif window hints)
      * Alias center() as centre()
      * Extend centre() to allow centring on a given monitor and to allow
        horizontal or vertical only
      * Extend set_window_position() to allow positioning on a given
        monitor and control which corner is measured from.
        (Behaviour with two parameters is unchanged.)
      * Quote the option hyphens in the man page (preventing replacement)
      * Various c
    
        
file modified
+0 -0
file modified
+25 -0
file modified
+22 -0
file removed
-382
file modified
+4 -7