Skip to content
  • Iban Hatchondo's avatar
    support added for :_net_workarea property (netwm complience) and clean up. · 7ea81e7d
    Iban Hatchondo authored
    - global.lisp:
      added :_net_workarea :_net_moveresize_window as supported.
    
    - input.lisp:
      :_net_wm_strut_partial :_net_wm_strut are now handled in property notify
      to reflect changes in the net_workarea property.
    
      + clean up.
    
    - virtual-screen.lisp
      added a call to update-workarea-property in (setf number-of-virtual-screens)
    
    - widgets.lisp
      a slot named type has been added.
      remove-widget :after ((application application)) added.
    
      + clean up.
    
    - wm.lisp
      added a call to update-workarea-property in decore-application.
    7ea81e7d