depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exwm-input.el
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-12
; First line of docstring should be a full sentence
Daniel Mendler
1
-2
/
+1
2024-01-12
; Use two spaces after sentence
Daniel Mendler
1
-1
/
+1
2024-01-08
; Shorten docstrings
Adrián Medraño Calvo
1
-2
/
+3
2024-01-08
Merge branch 'Stebalien.github.com/steb/passthrough-input' into externals/exwm
Adrián Medraño Calvo
1
-1
/
+18
2024-01-08
Update copyright year to 2024
Adrián Medraño Calvo
1
-1
/
+1
2023-12-29
Passthrough input when explicitly reading events and keys
Steven Allen
1
-1
/
+18
2023-09-11
Catch and report all errors raised when invoking command hooks
David Wilson
1
-2
/
+20
2023-08-18
Fix bytecompiler warnings, improve docstrings
Adrián Medraño Calvo
1
-13
/
+13
2023-08-18
Update copyright year to 2023
Adrián Medraño Calvo
1
-1
/
+1
2023-08-18
Declare defsubst indentation
Adrián Medraño Calvo
1
-0
/
+2
2023-06-14
Merge branch 'nbarrientos.github.com/ib_exwm_conn_nil' into externals/exwm
Adrián Medraño Calvo
1
-6
/
+7
2023-06-09
Observe connection status on deinitialization
Adrián Medraño Calvo
1
-1
/
+1
2023-06-09
Make sure the buffer that generates the event is current
Nacho Barrientos
1
-3
/
+6
2023-06-09
Don't assume that exwm--connection is non-nil
Nacho Barrientos
1
-6
/
+7
2022-02-01
Check EXWM terminal instead of client or graphical frames
Adrián Medraño Calvo
1
-24
/
+26
2021-10-29
Update copyright year to 2021
Adrián Medraño Calvo
1
-1
/
+1
2020-07-12
Make button events working with winner-mode
Chris Feng
1
-11
/
+17
2020-05-06
Run hook upon input mode change
Adrián Medraño Calvo
1
-2
/
+8
2020-03-29
Merge branch 'Curiosidad-Racional/patch-1' into externals/exwm
Chris Feng
1
-13
/
+13
2020-03-29
Additional fix for winner-mode
Chris Feng
1
-3
/
+4
2020-03-21
Fixed fail update when current buffer differs from window
Curiosidad-Racional
1
-13
/
+13
2020-03-01
Make exwm-mode buffers work with winner-mode
Chris Feng
1
-6
/
+17
2020-02-02
Update copyright year to 2020
Chris Feng
1
-1
/
+1
2019-12-01
Avoid redundant input focus transfer
Chris Feng
1
-28
/
+43
2019-11-03
Add support for accessing keymaps in char-mode
Chris Feng
1
-0
/
+15
2019-10-27
Loosen the requirements for input focus update
Chris Feng
1
-2
/
+1
2019-10-13
Fix `exwm-input-set-simulation-key'
Chris Feng
1
-3
/
+5
2019-10-07
Add minibuffer-keyboard-quit to the default pre-post-command-blacklist
Steven Allen
1
-1
/
+3
2019-10-06
Set the current buffer before handling key events
Steven Allen
1
-12
/
+13
2019-10-02
Avoid calling `x-focus-frame' on non-graphical frames
Chris Feng
1
-0
/
+2
2019-10-02
Allow customizing undetectable commands
Chris Feng
1
-1
/
+5
2019-09-22
Make input focus continue to work after EXWM exits
Chris Feng
1
-1
/
+8
2019-09-22
Skip global keys unavailable in X server
Chris Feng
1
-18
/
+21
2019-08-18
Make it possible to answer questions from Emacs when in char-mode
Chris Feng
1
-4
/
+55
2019-08-11
Avoid checking `*temp*' buffers
Chris Feng
1
-5
/
+1
2019-08-05
Fix detection of modifier keys in Emacs events
Chris Feng
1
-18
/
+21
2019-07-14
Added option to have a key that ends exwm-input-send-next-key
Sebastian Wålinder
1
-4
/
+10
2019-06-16
Avoid workspace switch loop with `mouse-autoselect-window' enabled
Chris Feng
1
-2
/
+7
2019-03-24
; Follows up
Chris Feng
1
-6
/
+6
2019-02-11
Fix compatibility issue with Emacs 25
Chris Feng
1
-1
/
+3
2019-02-06
Merge branch 'retain-echo-area-until-input' of https://github.com/medranocalv...
Chris Feng
1
-2
/
+7
2019-02-06
Cleanup simulation key config issues
Ian Eure
1
-4
/
+4
2019-02-06
Add input method support
Chris Feng
1
-11
/
+4
2019-02-01
Update copyright year to 2019
Chris Feng
1
-1
/
+1
2019-01-20
Fix issue with managed tray icons
Chris Feng
1
-3
/
+10
2018-12-16
Avoid unnecessary focus changes when creating/killing buffers
Chris Feng
1
-0
/
+4
2018-12-02
; Improve debug logs.
Chris Feng
1
-1
/
+16
2018-11-25
Avoid unnecessary keyboard grab/ungrab in char-mode
Chris Feng
1
-7
/
+8
2018-11-03
Hide minibuffer upon receiving any event
Adrián Medraño Calvo
1
-2
/
+7
2018-10-21
Restore keyboard grabbing after exiting fullscreen
Adrián Medraño Calvo
1
-0
/
+2
[next]