about summary refs log tree commit diff
path: root/exwm-input.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-05 subtree-staging Simplify and improve focus handling (#10)Steven Allen1-29/+23
2024-01-13 Drop :version keywords from defgroupDaniel Mendler1-1/+0
2024-01-13 Depend on Emacs 27.1Daniel Mendler1-14/+4
2024-01-12 Remove obsolete functions and variablesDaniel Mendler1-5/+0
2024-01-12 ; First line of docstring should be a full sentenceDaniel Mendler1-2/+1
2024-01-12 ; Use two spaces after sentenceDaniel Mendler1-1/+1
2024-01-08 ; Shorten docstringsAdrián Medraño Calvo1-2/+3
2024-01-08 Merge branch 'Stebalien.github.com/steb/passthrough-input' into externals/exwmAdrián Medraño Calvo1-1/+18
2024-01-08 Update copyright year to 2024Adrián Medraño Calvo1-1/+1
2023-12-29 Passthrough input when explicitly reading events and keysSteven Allen1-1/+18
2023-09-11 Catch and report all errors raised when invoking command hooksDavid Wilson1-2/+20
2023-08-18 Fix bytecompiler warnings, improve docstringsAdrián Medraño Calvo1-13/+13
2023-08-18 Update copyright year to 2023Adrián Medraño Calvo1-1/+1
2023-08-18 Declare defsubst indentationAdrián Medraño Calvo1-0/+2
2023-06-14 Merge branch 'nbarrientos.github.com/ib_exwm_conn_nil' into externals/exwmAdrián Medraño Calvo1-6/+7
2023-06-09 Observe connection status on deinitializationAdrián Medraño Calvo1-1/+1
2023-06-09 Make sure the buffer that generates the event is currentNacho Barrientos1-3/+6
2023-06-09 Don't assume that exwm--connection is non-nilNacho Barrientos1-6/+7
2022-02-01 Check EXWM terminal instead of client or graphical framesAdrián Medraño Calvo1-24/+26
2021-10-29 Update copyright year to 2021Adrián Medraño Calvo1-1/+1
2020-07-12 Make button events working with winner-modeChris Feng1-11/+17
2020-05-06 Run hook upon input mode changeAdrián Medraño Calvo1-2/+8
2020-03-29 Merge branch 'Curiosidad-Racional/patch-1' into externals/exwmChris Feng1-13/+13
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 Update copyright year to 2020Chris 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 Avoid calling `x-focus-frame' on non-graphical framesChris Feng1-0/+2
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 Skip global keys unavailable in X serverChris Feng1-18/+21
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