about summary refs log tree commit diff
path: root/exwm-input.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-18 Make it possible to answer questions from Emacs when in char-modeChris Feng1-4/+55
2019-08-11 Avoid checking `*temp*' buffersChris Feng1-5/+1
2019-08-05 Fix detection of modifier keys in Emacs eventsChris Feng1-18/+21
2019-07-14 Added option to have a key that ends exwm-input-send-next-keySebastian Wålinder1-4/+10
2019-06-16 Avoid workspace switch loop with `mouse-autoselect-window' enabledChris Feng1-2/+7
2019-03-24 ; Follows upChris Feng1-6/+6
2019-02-11 Fix compatibility issue with Emacs 25Chris Feng1-1/+3
2019-02-06 Merge branch 'retain-echo-area-until-input' of https://github.com/medranocalv...Chris Feng1-2/+7
2019-02-06 Cleanup simulation key config issuesIan Eure1-4/+4
2019-02-06 Add input method supportChris Feng1-11/+4
2019-02-01 Update copyright year to 2019Chris Feng1-1/+1
2019-01-20 Fix issue with managed tray iconsChris Feng1-3/+10
2018-12-16 Avoid unnecessary focus changes when creating/killing buffersChris Feng1-0/+4
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