Age | Commit message (Collapse) | Author |
|
Changelog
=========
Always update input focus on entering minibuffer (e6bf1b4)
Add an option to force using tiling layout (fdeb39d)
|
|
Changelog
=========
Bump version to 0.6 (915ecc8)
Minor fixes for past few commits (f4d89d7)
|
|
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)
|
|
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)
|
|
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)
|
|
Changelog
=========
Fix 2 dock-related issues (c22f356)
|
|
Changelog
=========
* exwm-workspace.el (exwm-workspace--init): Rebalance parentheses. (1a716d3)
|
|
Changelog
=========
Add major mode menu (2195316)
|
|
Changelog
=========
Add RandR support for docks and reuse workareas (4ac71a7)
|
|
Changelog
=========
Add multi-dock support and fix fullscreen issues with dock (7f12d9f)
Fix a `unread-command-events' issue for Emacs 24 (0b8a373)
|
|
Changelog
=========
Fix various stability issues (39dc328)
|
|
Changelog
=========
Add/improve some ICCCM/EWMH features (6c8255b)
|
|
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)
|
|
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)
|
|
Changelog
=========
Bump version to 0.5 (9e754e7)
|
|
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)
|
|
Changelog
=========
Add cleanup codes for Emacs daemon (1b2ae37)
|
|
Changelog
=========
Always add `exwm-workspace--on-focus-in' (dc0c0f5)
|
|
Changelog
=========
Use `xcb:connect' instead of `xcb:connect-to-socket' (2dcb26c)
|
|
Changelog
=========
Announce manager selection with client message (009854e)
Properly place undecorated X windows (367bdf2)
|
|
Changelog
=========
Fix 2 multi-monitor issues (ddbbeda)
|
|
|
|
Changelog
=========
Some commands should be called interactively (c7c233b)
|
|
Changelog
=========
Fix emacsclient issues (fa204e1)
|
|
|