summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2016-07-26Updated version (r209.915ecc8 -> r211.e6bf1b4).AUR Update Bot
Changelog ========= Always update input focus on entering minibuffer (e6bf1b4) Add an option to force using tiling layout (fdeb39d)
2016-07-26Updated version (r207.5529790 -> r209.915ecc8).AUR Update Bot
Changelog ========= Bump version to 0.6 (915ecc8) Minor fixes for past few commits (f4d89d7)
2016-07-22Updated version (r204.86777c5 -> r207.5529790).AUR Update Bot
Changelog ========= ; * exwm-input.el: Prevent moving/resizing a tiling X window. (5529790) Fix issues with deleting the last workspace (6ecd8b9) Add minibuffer toggle command (d86db3e)
2016-07-21Updated version (r199.3909f65 -> r204.86777c5).AUR Update Bot
Changelog ========= Improve the performance of workspace creation (86777c5) Fix input focus issues revealed by recent commits (76ced38) Fix workspace creation and deletion (0c114d9) Minor fixes (f48b8ea) Minor cleanups (6571bb5)
2016-07-19Updated version (r177.c22f356 -> r199.3909f65).AUR Update Bot
Changelog ========= Add support for attachable/detachable minibuffer (3909f65) Fix an bug for emacsclient (624c729) Fix a workspace switch issue (37e51e6) Merge branch 'medranocalvo/dynamic-workspaces' into externals/exwm (b409d87) Mention dynamic workspace in various places (b51f3e6) Adapt dynamic workspace for RandR module (2ebeec1) Adapt dynamic workspace for floating module (4c9afc2) Improve the handling of workspaces (622618a) Fix various minor issues (73d890a) Remove `exwm-worspace-number' (d0797d0) Support adding and removing workspaces (0fbc725) Support moving workspaces (f4b8cc4) Support swapping workspaces (e491118) Factor out prompt for workspace (2de2d42) Work with workspace frames instead of indices (07120a0) Move defvars to the top (35e1655) New function exwm-workspace--workspace-p (9018545) Add helper for counting number of workspaces (8e2da00) Add `exwm-workspace--position' helper (ed6a18a) Apply minibuffer in own frame configuration to created frames (cd1372e) Add missing declarations (983fd46) Minor cleanup (18fc95d)
2016-07-18Updated version (r176.1a716d3 -> r177.c22f356).AUR Update Bot
Changelog ========= Fix 2 dock-related issues (c22f356)
2016-07-17Updated version (r175.2195316 -> r176.1a716d3).AUR Update Bot
Changelog ========= * exwm-workspace.el (exwm-workspace--init): Rebalance parentheses. (1a716d3)
2016-07-17Updated version (r174.4ac71a7 -> r175.2195316).AUR Update Bot
Changelog ========= Add major mode menu (2195316)
2016-07-16Updated version (r173.7f12d9f -> r174.4ac71a7).AUR Update Bot
Changelog ========= Add RandR support for docks and reuse workareas (4ac71a7)
2016-07-15Updated version (r171.39dc328 -> r173.7f12d9f).AUR Update Bot
Changelog ========= Add multi-dock support and fix fullscreen issues with dock (7f12d9f) Fix a `unread-command-events' issue for Emacs 24 (0b8a373)
2016-07-14Updated version (r170.6c8255b -> r171.39dc328).AUR Update Bot
Changelog ========= Fix various stability issues (39dc328)
2016-07-13Updated version (r169.eee5c6f -> r170.6c8255b).AUR Update Bot
Changelog ========= Add/improve some ICCCM/EWMH features (6c8255b)
2016-07-12Updated version (r165.4a1b177 -> r169.eee5c6f).AUR Update Bot
Changelog ========= * exwm-input.el (exwm-input--on-KeyPress-char-mode): No need to force events to be added to `this-command-keys' (and it causes problems). (eee5c6f) Add initial support for dock (panel) applications (650ed00) * exwm-workspace.el (exwm-workspace--init): Remove possible internal borders of workspace frames. (0863f41) Fix a bug of simulation keys (9c8e95b)
2016-06-18Updated version (r163.9e754e7 -> r165.4a1b177).AUR Update Bot
Changelog ========= Allow buffer-local simulation keys (4a1b177) * exwm-layout.el (exwm-layout--show): Resize the X window if the minibuffer is active but with line height 1. (3833292)
2016-05-25Updated version (r162.2ec88bd -> r163.9e754e7).AUR Update Bot
Changelog ========= Bump version to 0.5 (9e754e7)
2016-05-24Updated version (r160.1b2ae37 -> r162.2ec88bd).AUR Update Bot
Changelog ========= * exwm-input.el (exwm-input--update-focus): Do not update input focus when there's an active minibjffer (2ec88bd) Manage a certain type of undecorated X windows (3dba5f1)
2016-05-23Updated version (r159.dc0c0f5 -> r160.1b2ae37).AUR Update Bot
Changelog ========= Add cleanup codes for Emacs daemon (1b2ae37)
2016-05-21Updated version (r158.2dcb26c -> r159.dc0c0f5).AUR Update Bot
Changelog ========= Always add `exwm-workspace--on-focus-in' (dc0c0f5)
2016-05-13Updated version (r157.009854e -> r158.2dcb26c).AUR Update Bot
Changelog ========= Use `xcb:connect' instead of `xcb:connect-to-socket' (2dcb26c)
2016-04-23Updated version (r155.ddbbeda -> r157.009854e).AUR Update Bot
Changelog ========= Announce manager selection with client message (009854e) Properly place undecorated X windows (367bdf2)
2016-04-07Updated version (r154.c7c233b -> r155.ddbbeda).AUR Update Bot
Changelog ========= Fix 2 multi-monitor issues (ddbbeda)
2016-04-05fixStefan Husmann
2016-04-03Updated version (r153.fa204e1 -> r154.c7c233b).AUR Update Bot
Changelog ========= Some commands should be called interactively (c7c233b)
2016-03-25Updated version (r152.44d05d2 -> r153.fa204e1).AUR Update Bot
Changelog ========= Fix emacsclient issues (fa204e1)
2016-03-23initial uploadStefan Husmann