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
2016-07-17
Work with workspace frames instead of indices
Adrián Medraño Calvo
1
-6
/
+4
2016-07-17
New function exwm-workspace--workspace-p
Adrián Medraño Calvo
1
-1
/
+2
2016-07-17
Add `exwm-workspace--position' helper
Adrián Medraño Calvo
1
-2
/
+3
2016-07-17
Add missing declarations
Adrián Medraño Calvo
1
-0
/
+3
2016-07-17
Add major mode menu
Chris Feng
1
-1
/
+5
2016-07-15
Fix a `unread-command-events' issue for Emacs 24
Chris Feng
1
-2
/
+14
2016-07-14
Fix various stability issues
Chris Feng
1
-2
/
+4
2016-07-13
Add/improve some ICCCM/EWMH features
Chris Feng
1
-1
/
+18
2016-07-12
* exwm-input.el (exwm-input--on-KeyPress-char-mode): No need to
Chris Feng
1
-3
/
+1
2016-07-12
Fix a bug of simulation keys
Chris Feng
1
-2
/
+8
2016-06-17
Allow buffer-local simulation keys
Chris Feng
1
-1
/
+16
2016-05-24
* exwm-input.el (exwm-input--update-focus): Do not update input focus
Chris Feng
1
-1
/
+7
2016-05-23
Add cleanup codes for Emacs daemon
Chris Feng
1
-3
/
+17
2016-03-08
Use `cl-case' instead of `case'
Chris Feng
1
-1
/
+1
2016-03-07
Change input mode of window being clicked
Adrián Medraño Calvo
1
-28
/
+44
2016-03-01
Avoid unnecessary input focus changes in line-mode
Chris Feng
1
-6
/
+2
2016-02-23
Make input focus revert to pointer root
Chris Feng
1
-1
/
+2
2016-02-20
Prevent Emacs frames from restacking themselves
Chris Feng
1
-11
/
+3
2016-02-19
Fix system tray issues after updating workspaces
Chris Feng
1
-3
/
+18
2016-02-06
Resize minibuffer only when it's in its own frame
Felix Lange
1
-1
/
+1
2016-02-06
Add auto-hiding minibuffer support
Chris Feng
1
-34
/
+25
2016-02-03
Merge branch 'feat/virtual-root'
Chris Feng
1
-69
/
+85
2016-02-03
Avoid unnecessary changes of stacking order
Chris Feng
1
-8
/
+22
2016-02-03
Rework the X windows hierarchy model
Chris Feng
1
-69
/
+71
2016-02-02
Update copyright year to 2016
Chris Feng
1
-1
/
+1
2015-12-13
Remove the MappingNotify event listener
Chris Feng
1
-19
/
+0
2015-10-30
Use new calling conventions of xcb:keysyms
Chris Feng
1
-9
/
+15
2015-10-28
Check KEYSYMs converted from events
Chris Feng
1
-3
/
+14
2015-10-28
Minor input focus fix
Chris Feng
1
-1
/
+1
2015-10-26
Fix problems introduced/exposed by last commit
Chris Feng
1
-3
/
+1
2015-10-17
Allow certain commands to receive key events in line-mode
Chris Feng
1
-0
/
+8
2015-10-11
Improve robustness
Chris Feng
1
-2
/
+9
2015-09-25
Fix click-to-focus on multi-monitor settings
Chris Feng
1
-1
/
+15
2015-09-23
Adjust default prefix keys; advice x-create-frame
Chris Feng
1
-2
/
+1
2015-09-20
Fix input & input focus issues
Chris Feng
1
-17
/
+27
2015-09-18
Prevent Emacs cursor style change when pointer is in an X window
Chris Feng
1
-0
/
+15
2015-09-09
Add support for xcb:Atom:_NET_CLIENT_LIST_STACKING etc
Chris Feng
1
-1
/
+0
2015-09-04
Prepare for GNU ELPA release
Chris Feng
1
-46
/
+48
2015-08-27
Re-enable complete refresh of keyboard mapping
Chris Feng
1
-12
/
+5
2015-08-26
Replay KeyPress events instead of fake them in line-mode
Chris Feng
1
-53
/
+24
2015-08-17
Improve code robustness.
Philip
1
-37
/
+38
2015-08-13
Fix input focus stealing
Chris Feng
1
-8
/
+10
2015-08-13
Fix multi-screen bugs
Chris Feng
1
-10
/
+13
2015-08-13
Minor fixes for emacsclient
Chris Feng
1
-2
/
+2
2015-08-12
Improve input focus switch mechanism
Chris Feng
1
-47
/
+48
2015-08-11
Center floating windows by default
Chris Feng
1
-1
/
+0
2015-08-11
Remove redundant code caused by the concurrency of events (contd, 2)
Chris Feng
1
-40
/
+35
2015-08-10
Ignore repeated `MappingNotify` events
Chris Feng
1
-7
/
+18
2015-08-10
Remove redundant code caused by the concurrency of events (continued)
Chris Feng
1
-17
/
+20
2015-08-10
Fix emacsclient bugs
Chris Feng
1
-2
/
+4
[next]