about summary refs log tree commit diff
path: root/exwm-input.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-06 Cleanup exwm-input on exitAdrián Medraño Calvo1-0/+1
2018-03-06 Support disabling default `exwm-mode-map' bindingsAdrián Medraño Calvo1-1/+1
2018-03-04 Fix local simulation keysChris Feng1-10/+11
2018-02-26 Forward keys defined in `exwm-mode-map' to Emacs by defaultChris Feng1-2/+7
2018-02-26 Improve the Customize interface for simulation keysChris Feng1-28/+56
2018-02-26 Add Customize interface for global keysChris Feng1-3/+36
2018-02-22 Grab global keys on top-level X windowsChris Feng1-40/+40
2018-02-20 Fix unexpected focus change after a global key binding is activatedChris Feng1-4/+3
2018-02-20 Add Customize interface for simulation keysChris Feng1-29/+91
2018-02-19 Add customization settingsChris Feng1-82/+125
2018-02-18 Make X windows container-lessChris Feng1-68/+44
2018-01-14 Support key translation in line-modeChris Feng1-0/+15
2017-12-31 ; Add missing autoload cookies.Chris Feng1-0/+1
2017-12-31 Add support for `mouse-autoselect-window'Chris Feng1-0/+45
2017-12-31 Update copyright year to 2018Chris Feng1-1/+1
2017-12-10 ; Eliminate a compilation warning.Chris Feng1-10/+10
2017-11-26 Re-grab global keys on keyboard updateChris Feng1-1/+5
2017-11-24 Another fix for input focus issuesChris Feng1-15/+14
2017-11-19 Fix various input focus issuesChris Feng1-18/+19
2017-11-09 Update the workarounds for `unread-command-events'Chris Feng1-6/+2
2017-11-05 Filter out events relating to temp buffersChris Feng1-3/+6
2017-09-10 Avoid comparing raw button eventsChris Feng1-26/+6
2017-04-23 ; Do not cache events for non-`exwm-mode' buffersChris Feng1-3/+5
2017-03-05 ; Update the workaround for bug#23980Chris Feng1-1/+1
2017-02-24 ; Expose `exwm-input-line-mode-passthrough' as a public interface.Chris Feng1-3/+3
2017-02-22 Use let instead of setq when setting exwm-input--line-mode-passthroughSteven Allen1-10/+9
2017-02-05 Fix checkdoc warningsChris Feng1-2/+2
2017-02-05 Update copyright year to 2017Chris Feng1-1/+1
2017-01-03 Prevent certain frame parameters from being saved/restoredChris Feng1-1/+5
2016-11-13 Grab global prefix keys with num-lock mask set.Chris Feng1-1/+8
2016-10-06 Fix a possible deadlockChris Feng1-2/+9
2016-10-06 Fix problems with active minibufferChris Feng1-40/+43
2016-09-23 Allow selecting an X window from another workspaceChris Feng1-8/+2
2016-09-22 Add support for keyboard macroChris Feng1-1/+5
2016-09-22 ; Remove dead codeChris Feng1-13/+11
2016-08-24 Add toggle commandsChris Feng1-0/+10
2016-08-14 Only check input focus for globally active modelChris Feng1-31/+30
2016-08-09 Update timestamp for WM_TAKE_FOCUS ClientMessageChris Feng1-31/+98
2016-08-06 Avoid setting input focus on workspace containersChris Feng1-11/+34
2016-08-01 Fix emacsclient issuesChris Feng1-3/+7
2016-07-31 ; Eliminate compile warningsChris Feng1-1/+1
2016-07-30 Add restart supportChris Feng1-1/+5
2016-07-30 Grab global keys on newly created workspacesChris Feng1-2/+13
2016-07-30 Fix input focus transfer between workspacesChris Feng1-4/+10
2016-07-29 Sync with XELBChris Feng1-19/+35
2016-07-26 Always update input focus on entering minibufferChris Feng1-0/+7
2016-07-25 Minor fixes for past few commitsChris Feng1-1/+1
2016-07-22 ; * exwm-input.el: Prevent moving/resizing a tiling X window.Chris Feng1-23/+31
2016-07-21 Fix input focus issues revealed by recent commitsChris Feng1-24/+55
2016-07-21 Minor cleanupsChris Feng1-1/+1