about summary refs log tree commit diff
path: root/exwm-manage.el (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-29 Add support for _NET_WM_STATE_HIDDENChris Feng2-8/+17
2020-03-29 Additional fix for winner-modeChris Feng1-3/+4
2020-03-21 Fixed fail update when current buffer differs from windowCuriosidad-Racional1-13/+13
2020-03-01 Make exwm-mode buffers work with winner-modeChris Feng1-6/+17
2020-02-02 Add solid background support to systemtrayChris Feng1-3/+39
2020-02-02 Refactor color-related codeChris Feng2-59/+28
2020-02-02 Update copyright year to 2020Chris Feng12-12/+12
2019-12-15 Fix moving Emacs framesChris Feng1-1/+27
2019-12-08 Eliminate a compile warningChris Feng1-1/+1
2019-12-01 Avoid redundant input focus transferChris Feng1-28/+43
2019-11-03 Add support for accessing keymaps in char-modeChris Feng1-0/+15
2019-10-27 Loosen the requirements for input focus updateChris Feng1-2/+1
2019-10-13 Fix `exwm-input-set-simulation-key'Chris Feng1-3/+5
2019-10-07 Add minibuffer-keyboard-quit to the default pre-post-command-blacklistSteven Allen1-1/+3
2019-10-06 Set the current buffer before handling key eventsSteven Allen1-12/+13
2019-10-02 Fix detection of `exwm-workspace--window-y-offset'Chris Feng1-4/+10
2019-10-02 Avoid calling `x-focus-frame' on non-graphical framesChris Feng2-1/+4
2019-10-02 Allow customizing undetectable commandsChris Feng1-1/+5
2019-09-22 Make input focus continue to work after EXWM exitsChris Feng1-1/+8
2019-09-22 Make _NET_ACTIVE_WINDOW working for floating X windowsChris Feng1-10/+12
2019-09-22 Skip global keys unavailable in X serverChris Feng1-18/+21
2019-09-15 Fix `exwm-layout-enlarge-window' for floating X windowsChris Feng1-1/+1
2019-09-15 Fix timestamp for debug logsChris Feng1-10/+13
2019-09-14 Bump version to 0.23Chris Feng1-2/+2
2019-09-14 Support starting EXWM from Emacs server not in daemon modeChris Feng1-4/+5
2019-09-14 Replace `frame-geometry'Chris Feng6-66/+122
2019-09-13 Fix hiding floating X windowsChris Feng1-4/+9
2019-09-13 Improve user optionsChris Feng2-28/+87
2019-09-08 ; Autoload `exwm-enable'Chris Feng1-0/+1
2019-09-08 ; Improve messages for automatically created workspacesChris Feng1-2/+4
2019-09-08 Fix floating X window size with menu-bar/tool-bar enabledChris Feng2-12/+27
2019-09-08 ; Improve the docstring of `exwm-manage-configurations'Chris Feng1-1/+3
2019-09-08 Handle and skip problematic per-application configurationsChris Feng1-1/+2
2019-09-08 Add timestamps to `exwm-debug' logsChris Feng1-1/+25
2019-08-25 * exwm-core.el (exwm-mode-menu): Clarify simulation keys in menu.Chris Feng1-1/+2
2019-08-25 Ignore non-`exwm-mode' buffers in `exwm-workspace-move-window'Chris Feng1-1/+3
2019-08-25 Clear echo area for input methodsChris Feng1-0/+2
2019-08-25 Fix a lock issue with _NET_CLOSE_WINDOW and WM_DELETE_WINDOWChris Feng2-4/+7
2019-08-18 Make it possible to answer questions from Emacs when in char-modeChris Feng1-4/+55
2019-08-11 Make `exwm-manage-configurations' more user friendlyChris Feng1-21/+57
2019-08-11 Avoid checking `*temp*' buffersChris Feng1-5/+1
2019-08-11 Fix a regression with systemtrayChris Feng1-15/+25
2019-08-11 Inform user about making a frame a workspaceChris Feng1-2/+4
2019-08-05 Fix detection of modifier keys in Emacs eventsChris Feng2-22/+25
2019-08-05 Remove hard-coded keys in menuChris Feng1-2/+2
2019-07-28 Fix `after-focus-change-function' not workingChris Feng1-2/+8
2019-07-14 Added option to have a key that ends exwm-input-send-next-keySebastian Wålinder1-4/+10
2019-06-30 Fix 'Attempt to delete a surrogate minibuffer frame' errorChris Feng2-13/+27
2019-06-16 Allow panel to hide floating X windowsChris Feng1-1/+3
2019-06-16 Avoid workspace switch loop with `mouse-autoselect-window' enabledChris Feng1-2/+7