summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-07-30 21:05:57 +0200
committerStefan Husmann2016-07-30 21:05:57 +0200
commitf4a289d5224ff1e0156f727bc7d530e51ae0bf92 (patch)
tree9a847cc4f0ab897cc8211290558f6fa32d61308d /PKGBUILD
parentf48eb8b31a524ff2960bcaf8d79e23de69a4f9bc (diff)
downloadaur-f4a289d5224ff1e0156f727bc7d530e51ae0bf92.tar.gz
Updated version (r214.f528485 -> r224.1e78045).
Changelog ========= Add restart support (1e78045) ; * exwm.el (exwm-enable): Ignore unrecognized command line arguments. (b87f4fb) ; * exwm-workspace.el (exwm-workspace-switch): Input focus should be set ; on the frame where the target window resides. (8061e93) Merge branch 'uemurax/reset-fullscreen-frame-count' into externals/exwm (a9b7756) set fullscreen-frame-count to 0 on exiting (0b0982b) Fit the *Completions* buffer (d225f19) Exit the active minibuffer on unmanaging X windows (aa7de9d) ; * exwm-manage.el (exwm-manage--manage-window): Check the value range ; of _NET_WM_DESKTOP. (ba0f41d) Grab global keys on newly created workspaces (9f68fbd) Fix input focus transfer between workspaces (6bfedf8)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff1a403d48fb..f68eb9c84192 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-exwm-git
-pkgver=r214.f528485
+pkgver=r224.1e78045
pkgrel=1
pkgdesc="Windowmanager in written in elisp"
arch=('any')