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
2023-08-18
Update copyright year to 2023
Adrián Medraño Calvo
1
-1
/
+1
2023-08-18
Declare defsubst indentation
Adrián Medraño Calvo
1
-2
/
+3
2023-08-18
Merge branch 'jollm.github.com/ignore-struts-top-bottom' into externals/exwm
Adrián Medraño Calvo
1
-87
/
+94
2023-08-18
Selectively ignore left & right struts in horizontally aligned monitors
Adrián Medraño Calvo
1
-7
/
+6
2023-08-18
Convert `delta' to the size the strut occupies in the workarea
Adrián Medraño Calvo
1
-12
/
+12
2023-08-18
Convert `exwm-workspace--workareas' to a list of `xcb:RECTANGLE's
Adrián Medraño Calvo
1
-92
/
+95
2023-06-09
More selectively ignore top and bottom struts
Fran Ley
1
-2
/
+7
2023-06-09
Observe connection status on deinitialization
Adrián Medraño Calvo
1
-37
/
+44
2022-11-22
Merge branch 'drop-client-p' into externals/exwm
Adrián Medraño Calvo
1
-112
/
+71
2022-10-29
Fix logging order in exwm-workspace--set-active
James
1
-1
/
+1
2022-03-24
Use 32-bit visual for frame containers
Adrián Medraño Calvo
1
-4
/
+17
2022-02-10
Set WM_STATE on emacs frames
Elijah Malaby
1
-0
/
+5
2022-02-01
Check EXWM terminal instead of client or graphical frames
Adrián Medraño Calvo
1
-24
/
+12
2021-12-09
Leave `client' frame parameter in place
Adrián Medraño Calvo
1
-40
/
+7
2021-12-09
Support for killing the X terminal
Adrián Medraño Calvo
1
-24
/
+37
2021-12-09
Refactor re-creation of last frame
Adrián Medraño Calvo
1
-8
/
+7
2021-12-09
Refactor `exwm-workspace--get-remove-frame-next-workspace'
Adrián Medraño Calvo
1
-23
/
+15
2021-11-02
Correct wrong variable name
Adrián Medraño Calvo
1
-1
/
+1
2021-10-30
Merge branch 'mattbeshara.github.com/less-consy-workspace--client-p' into ext...
Adrián Medraño Calvo
1
-3
/
+15
2021-10-29
Update copyright year to 2021
Adrián Medraño Calvo
1
-1
/
+1
2021-10-25
Explicitly remove workspace frames from client-p cache when deleted
Matt Beshara
1
-1
/
+2
2021-10-25
Rename variable using ‘exwm-workspace’ package prefix; add docstring
Matt Beshara
1
-4
/
+6
2021-10-25
Use a hash table to cache result of ‘exwm-workspace--client-p’
Matt Beshara
1
-2
/
+11
2020-05-06
Prevent jumping back to previous workspace
Adrián Medraño Calvo
1
-5
/
+5
2020-04-15
Stop aborting recursive edit upon switching workspaces.
Adrián Medraño Calvo
1
-10
/
+0
2020-04-15
Abort recursive edit before switching workspaces
Adrián Medraño Calvo
1
-6
/
+10
2020-02-02
Update copyright year to 2020
Chris Feng
1
-1
/
+1
2019-12-08
Eliminate a compile warning
Chris Feng
1
-1
/
+1
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
[next]