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
2018-08-16
Don't assume order of `get-buffer-window-list' results
Adrián Medraño Calvo
1
-2
/
+4
2018-08-16
Use more explicit argument for excluding minibuffers
Adrián Medraño Calvo
1
-4
/
+4
2018-08-16
Consider windows of the frame being refreshed, not the selected one at the ti...
Adrián Medraño Calvo
1
-1
/
+1
2018-08-12
Avoid using `set-mouse-position' to warp pointer
Chris Feng
1
-3
/
+12
2018-08-12
Exclude irrelevant X windows when refreshing
Chris Feng
1
-1
/
+2
2018-08-05
When mapping an X window check if it's on an active workspace
Chris Feng
1
-4
/
+7
2018-07-29
Fix issues with destroying full screen X windows
Chris Feng
1
-0
/
+4
2018-07-18
Bump version to 0.19
Chris Feng
1
-2
/
+2
2018-07-15
Fix XTerm crash on startup
Chris Feng
1
-10
/
+12
2018-07-15
; Use `derived-mode-p'.
Chris Feng
6
-26
/
+27
2018-07-15
Add support for automatic cursor warping
Chris Feng
1
-0
/
+15
2018-07-15
Shrink Emacs frames with X request
Chris Feng
1
-11
/
+7
2018-07-15
Also send a WM_TAKE_FOCUS when setting focus with SetInputFocus
Chris Feng
1
-30
/
+21
2018-07-15
Revert "Grab & Replay key events with XI2 and XTEST"
Chris Feng
1
-222
/
+85
2018-06-18
Grab & Replay key events with XI2 and XTEST
Chris Feng
1
-85
/
+222
2018-05-27
Fix systemtray position when menu-bar / tool-bar is enabled
Chris Feng
1
-6
/
+2
2018-05-20
Provide a fallback value for X window geometry
Chris Feng
2
-4
/
+10
2018-05-13
Avoid hiding full screen X windows unexpectedly
Chris Feng
1
-0
/
+2
2018-04-15
Port to 32-bit Emacs on master branch
Paul Eggert
2
-2
/
+2
2018-04-01
Preserve keyboard grab state after quitting fullscreen mode
Chris Feng
1
-3
/
+4
2018-04-01
Add support for various key processing variables
Chris Feng
1
-13
/
+32
2018-03-23
Fix a compatibility issue with Emacs 24
Chris Feng
1
-1
/
+3
2018-03-23
Fix local simulation keys
Chris Feng
1
-1
/
+1
2018-03-23
Avoid entering line-mode after exit minibuffer
Chris Feng
1
-1
/
+2
2018-03-23
Add workspace support in per-application configurations
Chris Feng
1
-3
/
+9
2018-03-14
Bump version to 0.18
Chris Feng
1
-2
/
+2
2018-03-14
Fix wrong exwm-active frame parameters
Chris Feng
1
-2
/
+3
2018-03-10
Fix regressions
Chris Feng
4
-10
/
+12
2018-03-10
Delay setting workspaces active/inactive
Chris Feng
1
-11
/
+12
2018-03-09
Minor fixes
Chris Feng
8
-32
/
+24
2018-03-06
Support replacing and being replaced by other window managers
Adrián Medraño Calvo
2
-3
/
+103
2018-03-06
Clean up when failing to start
Adrián Medraño Calvo
1
-45
/
+28
2018-03-06
Name all helper windows created by EXWM
Adrián Medraño Calvo
3
-18
/
+19
2018-03-06
Add interactive commands for starting and stopping EXWM
Adrián Medraño Calvo
2
-4
/
+7
2018-03-06
Disconnect on `exwm--exit'
Adrián Medraño Calvo
2
-42
/
+41
2018-03-06
* exwm.el (exwm--exit): Drop SubstructureRedirect on root window.
Adrián Medraño Calvo
1
-1
/
+5
2018-03-06
Cleanup exwm-workspace on exit
Adrián Medraño Calvo
1
-117
/
+132
2018-03-06
Dissociate frame creation and deletion handlers from the actual configuration...
Adrián Medraño Calvo
1
-113
/
+139
2018-03-06
Factor out `exwm-randr--on-ScreenChangeNotify'
Adrián Medraño Calvo
1
-4
/
+6
2018-03-06
Cleanup exwm-manage on exit
Adrián Medraño Calvo
2
-3
/
+12
2018-03-06
Cleanup exwm-layout on exit
Adrián Medraño Calvo
1
-0
/
+2
2018-03-06
Cleanup exwm-input on exit
Adrián Medraño Calvo
1
-0
/
+1
2018-03-06
Prevent duplicate keys in frameset-filter-alist
Adrián Medraño Calvo
2
-2
/
+4
2018-03-06
Support disabling default `exwm-mode-map' bindings
Adrián Medraño Calvo
2
-2
/
+2
2018-03-04
Avoid switching buffer when moving an X window already in place
Chris Feng
1
-1
/
+3
2018-03-04
Fix fullscreen mode after switching workspace and back
Chris Feng
4
-20
/
+32
2018-03-04
Fix local simulation keys
Chris Feng
1
-10
/
+11
2018-03-04
Add header-line format support in per-application configurations
Chris Feng
2
-2
/
+21
2018-03-04
Add prefix arguments support for various commands
Chris Feng
1
-16
/
+41
2018-03-03
Add various per-application configurations
Chris Feng
2
-14
/
+78
[next]