ch11ng pushed a change to branch externals/exwm.

      from  c22f356   Fix 2 dock-related issues
       new  18fc95d   Minor cleanup
       new  983fd46   Add missing declarations
       new  cd1372e   Apply minibuffer in own frame configuration to created 
frames
       new  ed6a18a   Add `exwm-workspace--position' helper
       new  8e2da00   Add helper for counting number of workspaces
       new  9018545   New function exwm-workspace--workspace-p
       new  35e1655   Move defvars to the top
       new  07120a0   Work with workspace frames instead of indices
       new  2de2d42   Factor out prompt for workspace
       new  e491118   Support swapping workspaces
       new  f4b8cc4   Support moving workspaces
       new  0fbc725   Support adding and removing workspaces
       new  d0797d0   Remove `exwm-worspace-number'
       new  73d890a   Fix various minor issues
       new  622618a   Improve the handling of workspaces
       new  4c9afc2   Adapt dynamic workspace for floating module
       new  2ebeec1   Adapt dynamic workspace for RandR module
       new  b51f3e6   Mention dynamic workspace in various places
       new  b409d87   Merge branch 'medranocalvo/dynamic-workspaces' into 
externals/exwm


Summary of changes:
 README.md          |   19 +-
 exwm-config.el     |    2 +-
 exwm-core.el       |   19 +-
 exwm-floating.el   |    5 +-
 exwm-input.el      |   15 +-
 exwm-layout.el     |   18 +-
 exwm-manage.el     |    7 +-
 exwm-randr.el      |   12 +-
 exwm-systemtray.el |    7 +-
 exwm-workspace.el  |  786 +++++++++++++++++++++++++++++++++++-----------------
 exwm.el            |   29 +-
 11 files changed, 626 insertions(+), 293 deletions(-)

Reply via email to