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-workspace.el
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+2
2019-09-14
Replace `frame-geometry'
Chris Feng
1
-0
/
+27
2019-09-13
Improve user options
Chris Feng
1
-1
/
+3
2019-09-08
; Improve messages for automatically created workspaces
Chris Feng
1
-2
/
+4
2019-08-25
Ignore non-`exwm-mode' buffers in `exwm-workspace-move-window'
Chris Feng
1
-1
/
+3
2019-08-11
Inform user about making a frame a workspace
Chris Feng
1
-2
/
+4
2019-07-28
Fix `after-focus-change-function' not working
Chris Feng
1
-2
/
+8
2019-06-30
Fix 'Attempt to delete a surrogate minibuffer frame' error
Chris Feng
1
-12
/
+24
2019-03-17
* exwm-workspace.el: Use closures rather than `(lambda ...)
Stefan Monnier
1
-9
/
+9
2019-03-17
Add extra keys for selecting workspace
Chris Feng
1
-3
/
+17
2019-02-06
Merge branch 'retain-echo-area-until-input' of https://github.com/medranocalv...
Chris Feng
1
-1
/
+19
2019-02-01
Update copyright year to 2019
Chris Feng
1
-1
/
+1
2018-12-02
; Improve debug logs.
Chris Feng
1
-2
/
+29
2018-11-04
Add support for RandR 1.5 monitor
Chris Feng
1
-9
/
+9
2018-11-03
Hide minibuffer upon receiving any event
Adrián Medraño Calvo
1
-0
/
+7
2018-11-03
Stop hiding the minibuffer when a message is being displayed
Adrián Medraño Calvo
1
-1
/
+12
2018-10-21
Fix single workspace invisible problem with Xephyr
Chris Feng
1
-3
/
+5
2018-10-08
Reduce flicker when switching workspaces
Adrián Medraño Calvo
1
-1
/
+1
2018-09-02
Explicitly specify frame for cursor warping conditional
James Ferguson
1
-1
/
+1
2018-09-02
Fix cursor warping conditional for cursor left of frame
James Ferguson
1
-1
/
+3
2018-08-30
Refresh layout after activating/deactivating workspaces
Adrián Medraño Calvo
1
-2
/
+3
2018-08-13
Trace more functions
Adrián Medraño Calvo
1
-0
/
+7
2018-08-12
Avoid using `set-mouse-position' to warp pointer
Chris Feng
1
-3
/
+12
2018-07-15
; Use `derived-mode-p'.
Chris Feng
1
-4
/
+4
2018-07-15
Add support for automatic cursor warping
Chris Feng
1
-0
/
+15
2018-03-09
Minor fixes
Chris Feng
1
-17
/
+14
2018-03-06
Name all helper windows created by EXWM
Adrián Medraño Calvo
1
-12
/
+10
2018-03-06
Add interactive commands for starting and stopping EXWM
Adrián Medraño Calvo
1
-1
/
+1
2018-03-06
Disconnect on `exwm--exit'
Adrián Medraño Calvo
1
-39
/
+0
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
Prevent duplicate keys in frameset-filter-alist
Adrián Medraño Calvo
1
-1
/
+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
1
-3
/
+4
2018-03-04
Add prefix arguments support for various commands
Chris Feng
1
-16
/
+41
2018-03-03
Fix EXWM buffers not being hidden on workspace switch
Johan Johansson
1
-5
/
+5
2018-02-22
Hide blocked frames (they are visible with a compositor)
Chris Feng
1
-26
/
+50
2018-02-22
Mark active workspaces on each output
Chris Feng
1
-43
/
+36
2018-02-20
Use the 'exwm-randr-output' frame parameter to determine the output
Chris Feng
1
-38
/
+30
2018-02-19
Fix various issues with multi-monitor support
Chris Feng
1
-37
/
+68
2018-02-19
Support displaying floating X windows on all workspaces
Chris Feng
1
-4
/
+6
2018-02-19
Add customization settings
Chris Feng
1
-96
/
+122
2018-02-18
Make X windows container-less
Chris Feng
1
-184
/
+136
2017-12-31
Update copyright year to 2018
Chris Feng
1
-1
/
+1
2017-11-19
Fix various input focus issues
Chris Feng
1
-7
/
+6
2017-07-16
Allow customizing workspace indexes
Chris Feng
1
-1
/
+5
2017-05-31
Allow switching to a workspace by selecting one X window on it
Chris Feng
1
-2
/
+12
2017-05-30
Fix X display name comparison
Chris Feng
1
-2
/
+5
2017-04-16
Avoid comparing X display names
Chris Feng
1
-2
/
+2
[next]