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
Age
Commit message (
Expand
)
Author
Files
Lines
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
Fix detection of `exwm-workspace--window-y-offset'
Chris Feng
1
-4
/
+10
2019-10-02
Avoid calling `x-focus-frame' on non-graphical frames
Chris Feng
2
-1
/
+4
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
Make _NET_ACTIVE_WINDOW working for floating X windows
Chris Feng
1
-10
/
+12
2019-09-22
Skip global keys unavailable in X server
Chris Feng
1
-18
/
+21
2019-09-15
Fix `exwm-layout-enlarge-window' for floating X windows
Chris Feng
1
-1
/
+1
2019-09-15
Fix timestamp for debug logs
Chris Feng
1
-10
/
+13
2019-09-14
Bump version to 0.23
Chris Feng
1
-2
/
+2
2019-09-14
Support starting EXWM from Emacs server not in daemon mode
Chris Feng
1
-4
/
+5
2019-09-14
Replace `frame-geometry'
Chris Feng
6
-66
/
+122
2019-09-13
Fix hiding floating X windows
Chris Feng
1
-4
/
+9
2019-09-13
Improve user options
Chris Feng
2
-28
/
+87
2019-09-08
; Autoload `exwm-enable'
Chris Feng
1
-0
/
+1
2019-09-08
; Improve messages for automatically created workspaces
Chris Feng
1
-2
/
+4
2019-09-08
Fix floating X window size with menu-bar/tool-bar enabled
Chris Feng
2
-12
/
+27
2019-09-08
; Improve the docstring of `exwm-manage-configurations'
Chris Feng
1
-1
/
+3
2019-09-08
Handle and skip problematic per-application configurations
Chris Feng
1
-1
/
+2
2019-09-08
Add timestamps to `exwm-debug' logs
Chris Feng
1
-1
/
+25
2019-08-25
* exwm-core.el (exwm-mode-menu): Clarify simulation keys in menu.
Chris Feng
1
-1
/
+2
2019-08-25
Ignore non-`exwm-mode' buffers in `exwm-workspace-move-window'
Chris Feng
1
-1
/
+3
2019-08-25
Clear echo area for input methods
Chris Feng
1
-0
/
+2
2019-08-25
Fix a lock issue with _NET_CLOSE_WINDOW and WM_DELETE_WINDOW
Chris Feng
2
-4
/
+7
2019-08-18
Make it possible to answer questions from Emacs when in char-mode
Chris Feng
1
-4
/
+55
2019-08-11
Make `exwm-manage-configurations' more user friendly
Chris Feng
1
-21
/
+57
2019-08-11
Avoid checking `*temp*' buffers
Chris Feng
1
-5
/
+1
2019-08-11
Fix a regression with systemtray
Chris Feng
1
-15
/
+25
2019-08-11
Inform user about making a frame a workspace
Chris Feng
1
-2
/
+4
2019-08-05
Fix detection of modifier keys in Emacs events
Chris Feng
2
-22
/
+25
2019-08-05
Remove hard-coded keys in menu
Chris Feng
1
-2
/
+2
2019-07-28
Fix `after-focus-change-function' not working
Chris Feng
1
-2
/
+8
2019-07-14
Added option to have a key that ends exwm-input-send-next-key
Sebastian Wålinder
1
-4
/
+10
2019-06-30
Fix 'Attempt to delete a surrogate minibuffer frame' error
Chris Feng
2
-13
/
+27
2019-06-16
Allow panel to hide floating X windows
Chris Feng
1
-1
/
+3
2019-06-16
Avoid workspace switch loop with `mouse-autoselect-window' enabled
Chris Feng
1
-2
/
+7
2019-06-09
Handle (t . EVENT) format events in exwm-xim
Chris Feng
1
-1
/
+5
2019-06-09
Fix character loss with exwm-xim
Chris Feng
1
-50
/
+57
2019-06-02
Fix unreading 'return event
Chris Feng
1
-43
/
+38
2019-06-02
Fix auto commit issue with input methods
Chris Feng
1
-64
/
+74
2019-04-14
Add compatibility mode for legacy servers
Chris Feng
1
-36
/
+96
2019-04-14
Clarify the usage of `exwm-manage-configurations'
Chris Feng
1
-1
/
+23
2019-03-24
Support monitor mirroring
Chris Feng
1
-8
/
+36
2019-03-24
; Follows up
Chris Feng
3
-69
/
+69
2019-03-17
* exwm-workspace.el: Use closures rather than `(lambda ...)
Stefan Monnier
1
-9
/
+9
2019-03-17
Remove loading order dependency on `mouse-autoselect-window'
Chris Feng
4
-9
/
+10
[next]