about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2020-05-10 Clarify the use of `exwm-config-default'Chris Feng2-2/+5
2020-05-10 Make return key work in exwm-ximChris Feng1-1/+2
2020-05-10 Merge branch 'medranocalvo/upcase-menu-item' into externals/exwmChris Feng1-1/+1
2020-05-10 Merge branch 'medranocalvo/prevent-jump-back-workspace' into externals/exwmChris Feng1-5/+5
2020-05-10 Merge branch 'medranocalvo/input-mode-change-hook' into externals/exwmChris Feng1-2/+8
2020-05-06 ; Upcase menu itemAdrián Medraño Calvo1-1/+1
2020-05-06 Prevent jumping back to previous workspaceAdrián Medraño Calvo1-5/+5
2020-05-06 Run hook upon input mode changeAdrián Medraño Calvo1-2/+8
2020-05-05 Merge branch 'medranocalvo/abort-recursive-edit-on-workspace-switch' into ext...Chris Feng1-6/+0
2020-04-15 Fix window manager nameAdrián Medraño Calvo1-2/+3
2020-04-15 Stop aborting recursive edit upon switching workspaces.Adrián Medraño Calvo1-10/+0
2020-04-15 Abort recursive edit before switching workspacesAdrián Medraño Calvo1-6/+10
2020-03-29 Merge branch 'Curiosidad-Racional/patch-1' into externals/exwmChris Feng1-13/+13
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