elpasync pushed a change to branch externals/exwm. from a417f0d45e Merge branch 'nbarrientos.github.com/post-command-hook' into externals/exwm new cff02333e2 Don't assume that exwm--connection is non-nil new 7318f857f2 Observe connection status on deinitialization new b100eb74c5 Merge branch 'nbarrientos.github.com/ib_exwm_conn_nil' into externals/exwm new 4970d6ad4e More selectively ignore top and bottom struts new 67c5b316be Convert `exwm-workspace--workareas' to a list of `xcb:RECTANGLE's new 937da86458 Convert `delta' to the size the strut occupies in the workarea new 23f1ca740d Selectively ignore left & right struts in horizontally aligned monitors new d340a6a563 Merge branch 'jollm.github.com/ignore-struts-top-bottom' into externals/exwm new d8fcf18db7 Declare defsubst indentation new 612e64bf9b Update copyright year to 2023 new fb73aaaf8f Convert `lsh' to `ash' new c7d1fd45bc Fix layout being refreshed too often on minibuffer setup new d3567a8c7f Fix bytecompiler warnings, improve docstrings new 381637aa1c Declare external function
Summary of changes: exwm-background.el | 8 +- exwm-cm.el | 2 +- exwm-config.el | 2 +- exwm-core.el | 28 +++-- exwm-floating.el | 12 +- exwm-input.el | 43 +++---- exwm-layout.el | 29 +++-- exwm-manage.el | 65 +++++++---- exwm-randr.el | 4 +- exwm-systemtray.el | 78 +++++++------ exwm-workspace.el | 330 +++++++++++++++++++++++++++++------------------------ exwm-xim.el | 11 +- exwm.el | 113 +++++++++++++----- 13 files changed, 424 insertions(+), 301 deletions(-)