about summary refs log tree commit diff
path: root/exwm-input.el (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-19 Add support for attachable/detachable minibufferChris Feng1-18/+5
2016-07-17 Work with workspace frames instead of indicesAdrián Medraño Calvo1-6/+4
2016-07-17 New function exwm-workspace--workspace-pAdrián Medraño Calvo1-1/+2
2016-07-17 Add `exwm-workspace--position' helperAdrián Medraño Calvo1-2/+3
2016-07-17 Add missing declarationsAdrián Medraño Calvo1-0/+3
2016-07-17 Add major mode menuChris Feng1-1/+5
2016-07-15 Fix a `unread-command-events' issue for Emacs 24Chris Feng1-2/+14
2016-07-14 Fix various stability issuesChris Feng1-2/+4
2016-07-13 Add/improve some ICCCM/EWMH featuresChris Feng1-1/+18
2016-07-12 * exwm-input.el (exwm-input--on-KeyPress-char-mode): No need toChris Feng1-3/+1
2016-07-12 Fix a bug of simulation keysChris Feng1-2/+8
2016-06-17 Allow buffer-local simulation keysChris Feng1-1/+16
2016-05-24 * exwm-input.el (exwm-input--update-focus): Do not update input focusChris Feng1-1/+7
2016-05-23 Add cleanup codes for Emacs daemonChris Feng1-3/+17
2016-03-08 Use `cl-case' instead of `case'Chris Feng1-1/+1
2016-03-07 Change input mode of window being clickedAdrián Medraño Calvo1-28/+44
2016-03-01 Avoid unnecessary input focus changes in line-modeChris Feng1-6/+2
2016-02-23 Make input focus revert to pointer rootChris Feng1-1/+2