[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/exwm updated (a417f0d45e -> 381637aa1c)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/exwm updated (a417f0d45e -> 381637aa1c) |
Date: |
Wed, 6 Sep 2023 15:57:49 -0400 (EDT) |
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(-)
- [elpa] externals/exwm updated (a417f0d45e -> 381637aa1c),
ELPA Syncer <=
- [elpa] externals/exwm b100eb74c5 04/14: Merge branch 'nbarrientos.github.com/ib_exwm_conn_nil' into externals/exwm, ELPA Syncer, 2023/09/06
- [elpa] externals/exwm 23f1ca740d 07/14: Selectively ignore left & right struts in horizontally aligned monitors, ELPA Syncer, 2023/09/06
- [elpa] externals/exwm 612e64bf9b 10/14: Update copyright year to 2023, ELPA Syncer, 2023/09/06
- [elpa] externals/exwm d340a6a563 08/14: Merge branch 'jollm.github.com/ignore-struts-top-bottom' into externals/exwm, ELPA Syncer, 2023/09/06
- [elpa] externals/exwm c7d1fd45bc 12/14: Fix layout being refreshed too often on minibuffer setup, ELPA Syncer, 2023/09/06
- [elpa] externals/exwm 67c5b316be 05/14: Convert `exwm-workspace--workareas' to a list of `xcb:RECTANGLE's, ELPA Syncer, 2023/09/06
- [elpa] externals/exwm cff02333e2 01/14: Don't assume that exwm--connection is non-nil, ELPA Syncer, 2023/09/06
- [elpa] externals/exwm 7318f857f2 02/14: Observe connection status on deinitialization, ELPA Syncer, 2023/09/06
- [elpa] externals/exwm d8fcf18db7 09/14: Declare defsubst indentation, ELPA Syncer, 2023/09/06
- [elpa] externals/exwm fb73aaaf8f 11/14: Convert `lsh' to `ash', ELPA Syncer, 2023/09/06