about summary refs log tree commit diff
path: root/exwm-layout.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-16 Allow showing buffers on other workspaces and moving an X window by switchingChris Feng1-10/+21
2015-09-11 Implement move/resize with keyboardChris Feng1-0/+97
2015-09-09 Add support for xcb:Atom:_NET_CLIENT_LIST_STACKING etcChris Feng1-1/+14
2015-09-04 Prepare for GNU ELPA releaseChris Feng1-8/+13
2015-08-26 Correct several EWMH propertiesChris Feng1-17/+16
2015-08-24 Avoid using the "no window manager" code in EmacsPhilip1-0/+28
2015-08-17 Improve code robustness.Philip1-2/+4
2015-08-13 Fix multi-screen bugsChris Feng1-9/+10
2015-08-11 Fix buffer switch problemsChris Feng1-1/+7
2015-08-10 Remove redundant code caused by the concurrency of events (continued)Chris Feng1-1/+3
2015-08-10 Fix emacsclient bugsChris Feng1-21/+32
2015-08-09 Refresh when minibuffer grows (fix #10)Chris Feng1-1/+12
2015-08-08 Correct layout refresh problemsChris Feng1-16/+18
2015-08-07 Fix input focus lost after closing windowChris Feng1-0/+3
2015-07-17 First commitChris Feng1-0/+194