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-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
2016-07-12
Add initial support for dock (panel) applications
Chris Feng
1
-28
/
+0
2016-06-17
* exwm-layout.el (exwm-layout--show): Resize the X window
Chris Feng
1
-5
/
+6
2016-05-23
Add cleanup codes for Emacs daemon
Chris Feng
1
-1
/
+13
2016-04-03
Some commands should be called interactively
Chris Feng
1
-3
/
+3
2016-03-25
Fix emacsclient issues
Chris Feng
1
-6
/
+9
2016-03-19
Restore a sensible buffer when replacing EXWM buffers
Adrián Medraño Calvo
1
-21
/
+50
2016-03-19
Use `buffer-predicate' frame parameter to prevent switching to visible EXWM b...
Adrián Medraño Calvo
1
-0
/
+11
2016-03-19
Set the correct buffer before checking the `major-mode'
Adrián Medraño Calvo
1
-7
/
+7
2016-03-19
Minor cleanup
Adrián Medraño Calvo
1
-4
/
+4
2016-03-16
Exclude unmanaged floating X windows when refreshing
Chris Feng
1
-2
/
+4
2016-03-07
Restack fullscreen X windows
Chris Feng
1
-7
/
+22
2016-02-26
Do not wait for WM_STATE property events
Chris Feng
1
-21
/
+22
2016-02-26
Minor fixes for layout and workspace
Chris Feng
1
-1
/
+2
2016-02-20
Prevent Emacs frames from restacking themselves
Chris Feng
1
-33
/
+55
2016-02-20
Prevent/Reduce flickering issues with floating X windows
Chris Feng
1
-9
/
+10
2016-02-19
Fix system tray issues after updating workspaces
Chris Feng
1
-7
/
+17
2016-02-18
Fix floating X window bugs introduced by 9c95c03e
Chris Feng
1
-11
/
+18
2016-02-07
Eliminate compilation warnings
Chris Feng
1
-0
/
+1
2016-02-07
Add some useful key bindings
Chris Feng
1
-0
/
+33
2016-02-06
Resize minibuffer only when it's in its own frame
Felix Lange
1
-3
/
+4
2016-02-06
Improve bc80eefe
Chris Feng
1
-0
/
+2
2016-02-06
Add auto-hiding minibuffer support
Chris Feng
1
-6
/
+19
2016-02-03
Merge branch 'feat/virtual-root'
Chris Feng
1
-82
/
+75
2016-02-03
Rework the X windows hierarchy model
Chris Feng
1
-82
/
+75
[next]