about summary refs log tree commit diff
path: root/exwm-input.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-02 ; Improve debug logs.Chris Feng1-1/+16
2018-11-25 Avoid unnecessary keyboard grab/ungrab in char-modeChris Feng1-7/+8
2018-11-03 Hide minibuffer upon receiving any eventAdrián Medraño Calvo1-2/+7
2018-10-21 Restore keyboard grabbing after exiting fullscreenAdrián Medraño Calvo1-0/+2
2018-10-21 Do away with `exwm-input--input-mode'Adrián Medraño Calvo1-11/+4
2018-10-14 Merge branch 'medranocalvo/fix-minibuffer-only-focus-jump' into externals/exwmChris Feng1-11/+1
2018-10-08 Support binding mouse events in line-modeAdrián Medraño Calvo1-24/+61
2018-10-08 Fix focus jumps with minibuffer-only framesAdrián Medraño Calvo1-11/+1
2018-10-08 Simplify input handlingAdrián Medraño Calvo1-21/+29
2018-08-19 ; Unimportant tweaksChris Feng1-2/+2
2018-08-13 Trace more functionsAdrián Medraño Calvo1-0/+32
2018-07-15 Fix XTerm crash on startupChris Feng1-10/+12
2018-07-15 ; Use `derived-mode-p'.Chris Feng1-7/+7
2018-07-15 Also send a WM_TAKE_FOCUS when setting focus with SetInputFocusChris Feng1-30/+21
2018-07-15 Revert "Grab & Replay key events with XI2 and XTEST"Chris Feng1-222/+85
2018-06-18 Grab & Replay key events with XI2 and XTESTChris Feng1-85/+222
2018-04-01 Add support for various key processing variablesChris Feng1-13/+32
2018-03-23 Fix local simulation keysChris Feng1-1/+1
2018-03-23 Avoid entering line-mode after exit minibufferChris Feng1-1/+2
2018-03-10 Fix regressionsChris Feng1-2/+2
2018-03-09 Minor fixesChris Feng1-0/+1
2018-03-06 Name all helper windows created by EXWMAdrián Medraño Calvo1-0/+4
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