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
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
2016-02-02
Update copyright year to 2016
Chris Feng
1
-1
/
+1
2015-10-26
Fix problems introduced/exposed by last commit
Chris Feng
1
-8
/
+9
2015-09-27
Work around subrs that block EXWM; other minor fixes
Chris Feng
1
-21
/
+26
2015-09-19
Avoid autoloading variables
Chris Feng
1
-0
/
+2
2015-09-18
Fix wrong/missing ConfigureNotify events
Chris Feng
1
-5
/
+12
2015-09-16
Allow showing buffers on other workspaces and moving an X window by switching
Chris Feng
1
-10
/
+21
2015-09-11
Implement move/resize with keyboard
Chris Feng
1
-0
/
+97
2015-09-09
Add support for xcb:Atom:_NET_CLIENT_LIST_STACKING etc
Chris Feng
1
-1
/
+14
2015-09-04
Prepare for GNU ELPA release
Chris Feng
1
-8
/
+13
2015-08-26
Correct several EWMH properties
Chris Feng
1
-17
/
+16
2015-08-24
Avoid using the "no window manager" code in Emacs
Philip
1
-0
/
+28
2015-08-17
Improve code robustness.
Philip
1
-2
/
+4
2015-08-13
Fix multi-screen bugs
Chris Feng
1
-9
/
+10
2015-08-11
Fix buffer switch problems
Chris Feng
1
-1
/
+7
2015-08-10
Remove redundant code caused by the concurrency of events (continued)
Chris Feng
1
-1
/
+3
2015-08-10
Fix emacsclient bugs
Chris Feng
1
-21
/
+32
2015-08-09
Refresh when minibuffer grows (fix #10)
Chris Feng
1
-1
/
+12
2015-08-08
Correct layout refresh problems
Chris Feng
1
-16
/
+18
[next]