Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Changelog
=========
; Eliminate a compilation warning. (a145445)
|
|
Changelog
=========
Re-grab global keys on keyboard update (2b183f2)
|
|
Changelog
=========
Bump version to 0.16 (76b567d)
|
|
Changelog
=========
Another fix for input focus issues (dd6596b)
Fix possible wrong context when killing buffers (589b840)
|
|
Changelog
=========
Fix various input focus issues (71a3984)
Free unused X resources (5562653)
Correct the detection of emacsclient (0106dd6)
Merge branch 'kriyative/bugfix-selecting-deleted-buffer-error' into externals/exwm (61274e0)
Fix for "Selecting deleted buffer" exception (93d9675)
|
|
Changelog
=========
Be more precise when choosing the init hook (21351f6)
Update the workarounds for `unread-command-events' (088818f)
|
|
Changelog
=========
Filter out events relating to temp buffers (dea874e)
|
|
Changelog
=========
Fix systemtray applications crash when restarting (3edf2e8)
|
|
Changelog
=========
Avoid comparing raw button events (75eb43e)
|
|
Changelog
=========
Update systemtray when initializing (7bc4ea5)
Avoid reusing dedicated window (46dfaeb)
|
|
Changelog
=========
Bump version to 0,15 (4eda6dd)
|
|
Changelog
=========
Allow customizing workspace indexes (7d967e7)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog
=========
Manually run `focus-in-hook' and `focus-out-hook' (52dc261)
; Update the workaround for bug#23980 (eebf764)
|
|
Changelog
=========
Merge branch 'Stebalien/expose-line-mode-passthrough' into externals/exwm (b79a3c5)
; Expose `exwm-input-line-mode-passthrough' as a public interface. (d0e9895)
Fix systemtray position (f299ca5)
Use let instead of setq when setting exwm-input--line-mode-passthrough (46e1d7a)
|
|
Changelog
=========
Bump version to 0.13 (0ae1e73)
|
|
Changelog
=========
Correct a renamed variable (6723436)
|
|
Changelog
=========
Add a menu entry to `exwm-mode-map' (d69e707)
Fix checkdoc warnings (f221f83)
Update copyright year to 2017 (9926d87)
|
|
Changelog
=========
Prevent certain frame parameters from being saved/restored (4c04347)
|
|
Changelog
=========
Fix a bug with zero floating border width (b11ac2e)
|
|
Changelog
=========
Bump version to 0.12 (197745e)
|
|
Changelog
=========
Grab global prefix keys with num-lock mask set. (bb0c5f4)
|
|
Changelog
=========
Fix a possible deadlock (d0c2ca7)
Avoid updating input focus when renaming buffers (09b4f09)
Fix problems with active minibuffer (089afdc)
|
|
Changelog
=========
Bump version to 0.11 (575162b)
Merge branch 'fjl/read-buffer-to-switch' into externals/exwm (9a262e8)
Use read-buffer-to-switch in exwm-workspace-switch-to-buffer (7d732d7)
|
|
Changelog
=========
Fix a frame resizing problem for Lucid build (1c8101a)
Fix `exwm-manage--kill-buffer-query-function' (7fbd522)
|
|
Changelog
=========
Use X window borders (6be7508)
Remember the geometries of floating X windows (2597f74)
Redirect KeyPress events sent to system tray icons (0833e8d)
Allow selecting an X window from another workspace (84dad20)
|
|
Changelog
=========
Add support for keyboard macro (f96f565)
Drop support for _NET_WM_STATE_MODAL (43af6bb)
; Remove dead code (2497c45)
|
|
Changelog
=========
Merge branch 'vedvyas/workspace-move-window-tweak' into externals/exwm (4287d31)
Force using visible buffers in `other-buffer' (b4517fb)
Improve exwm-workspace-move-window behavior in specific case (9105f23)
|
|
Changelog
=========
Bump version to 0.10 (cfcaed6)
|
|
Changelog
=========
Add toggle commands (a913621)
|
|
Changelog
=========
; Fix typos (cb75d48)
Do not set _NET_WORKAREA (9ff99d6)
|
|
|
|
Changelog
=========
Fix _NET_DESKTOP_VIEWPORT (108b394)
Raise all docks/panels when switching workspace (badf1c3)
Check for _NET_WM_STATE_FULLSCREEN on managing (ebcc959)
* exwm-manage.el (exwm-manage--unmanage-window): Do not clear struts when unmapping. (e4ecd79)
Always put the desktop at bottom (8a438c2)
* exwm-manage.el (exwm-manage--scan): Check for possibly destroyed child. (6bd85db)
Fix CreateWindow attributes (db5128c)
|
|
Changelog
=========
Adapt for the changes in `window-configuration-change-hook' (8e3fc36)
|
|
Changelog
=========
Update timestamp for WM_TAKE_FOCUS ClientMessage (810b471)
Fix coordinates calculations concerning workspaces (767abdf)
Ensure floating hooks are run in the right context (6e0b944)
|
|
Changelog
=========
Set background pixmap for system tray embedder (06c1b04)
* exwm-layout.el (exwm-layout--show): Fix the position of floating X windows. (dcec998)
Avoid setting input focus on workspace containers (0d00a92)
|
|
|
|
Changelog
=========
Bump version to 0.8 (173bbde)
; Eliminate compile warnings (fc542bb)
Fix restarting issues (a3dba8e)
|
|
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)
|
|
Changelog
=========
; * exwm-floating.el (exwm-floating--unset-floating): Reposition an X ; window when it changes from floating to tiling layout. (f528485)
Sync with XELB (719b825)
|