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-layout.el
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-02
; Improve debug logs.
Chris Feng
1
-0
/
+3
2018-11-04
Select more sensible buffers after creating new windows
Chris Feng
1
-3
/
+9
2018-10-21
Restore keyboard grabbing after exiting fullscreen
Adrián Medraño Calvo
1
-1
/
+1
2018-10-21
Do away with `exwm-input--input-mode'
Adrián Medraño Calvo
1
-2
/
+1
2018-10-08
Simplify input handling
Adrián Medraño Calvo
1
-1
/
+2
2018-08-30
Refresh layout after activating/deactivating workspaces
Adrián Medraño Calvo
1
-3
/
+4
2018-08-19
Merge branch 'medranocalvo/fix-x-window-vanish' into externals/exwm
Chris Feng
1
-53
/
+72
2018-08-19
; Comment layout algorithm.
Adrián Medraño Calvo
1
-6
/
+12
2018-08-16
Split exwm-layout--refresh into three functions
Adrián Medraño Calvo
1
-46
/
+57
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-13
Trace more functions
Adrián Medraño Calvo
1
-0
/
+14
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-15
; Use `derived-mode-p'.
Chris Feng
1
-9
/
+10
2018-05-20
Provide a fallback value for X window geometry
Chris Feng
1
-2
/
+2
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
1
-1
/
+1
2018-04-01
Preserve keyboard grab state after quitting fullscreen mode
Chris Feng
1
-3
/
+4
2018-03-10
Fix regressions
Chris Feng
1
-3
/
+3
2018-03-09
Minor fixes
Chris Feng
1
-0
/
+1
2018-03-06
Cleanup exwm-layout on exit
Adrián Medraño Calvo
1
-0
/
+2
2018-03-04
Fix fullscreen mode after switching workspace and back
Chris Feng
1
-5
/
+19
2018-02-19
Fix various issues with multi-monitor support
Chris Feng
1
-7
/
+2
2018-02-19
Support displaying floating X windows on all workspaces
Chris Feng
1
-1
/
+3
2018-02-19
Add customization settings
Chris Feng
1
-35
/
+40
2018-02-18
Make X windows container-less
Chris Feng
1
-143
/
+35
2018-02-04
Avoid crashing Emacs by resizing its frame into 0x0
Chris Feng
1
-2
/
+2
2018-01-14
Raise docks after quitting full screen mode
Chris Feng
1
-0
/
+8
2017-12-31
Update copyright year to 2018
Chris Feng
1
-1
/
+1
2017-11-19
Fix various input focus issues
Chris Feng
1
-5
/
+4
2017-02-05
Fix checkdoc warnings
Chris Feng
1
-2
/
+2
2017-02-05
Update copyright year to 2017
Chris Feng
1
-1
/
+1
2016-09-23
Use X window borders
Chris Feng
1
-3
/
+7
2016-09-23
Remember the geometries of floating X windows
Chris Feng
1
-0
/
+2
2016-08-24
Add toggle commands
Chris Feng
1
-0
/
+10
2016-08-12
Check for _NET_WM_STATE_FULLSCREEN on managing
Chris Feng
1
-4
/
+5
2016-08-10
Adapt for the changes in `window-configuration-change-hook'
Chris Feng
1
-4
/
+10
2016-08-06
* exwm-layout.el (exwm-layout--show): Fix the position of floating
Chris Feng
1
-15
/
+23
2016-08-01
Fix emacsclient issues
Chris Feng
1
-3
/
+5
2016-07-21
Fix input focus issues revealed by recent commits
Chris Feng
1
-3
/
+1
2016-07-19
Fix various minor issues
Chris Feng
1
-1
/
+1
2016-07-17
Work with workspace frames instead of indices
Adrián Medraño Calvo
1
-4
/
+2
2016-07-17
New function exwm-workspace--workspace-p
Adrián Medraño Calvo
1
-2
/
+3
2016-07-17
Add `exwm-workspace--position' helper
Adrián Medraño Calvo
1
-1
/
+2
2016-07-17
Add missing declarations
Adrián Medraño Calvo
1
-0
/
+8
2016-07-16
Add RandR support for docks and reuse workareas
Chris Feng
1
-5
/
+9
2016-07-15
Add multi-dock support and fix fullscreen issues with dock
Chris Feng
1
-2
/
+23
2016-07-13
Add/improve some ICCCM/EWMH features
Chris Feng
1
-25
/
+43
[next]