about summary refs log tree commit diff
path: root/exwm-layout.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-18 Fix floating X window bugs introduced by 9c95c03eChris Feng1-11/+18
2016-02-07 Eliminate compilation warningsChris Feng1-0/+1
2016-02-07 Add some useful key bindingsChris Feng1-0/+33
2016-02-06 Resize minibuffer only when it's in its own frameFelix Lange1-3/+4
2016-02-06 Improve bc80eefeChris Feng1-0/+2
2016-02-06 Add auto-hiding minibuffer supportChris Feng1-6/+19
2016-02-03 Merge branch 'feat/virtual-root'Chris Feng1-82/+75
2016-02-03 Rework the X windows hierarchy modelChris Feng1-82/+75
2016-02-02 Update copyright year to 2016Chris Feng1-1/+1
2015-10-26 Fix problems introduced/exposed by last commitChris Feng1-8/+9
2015-09-27 Work around subrs that block EXWM; other minor fixesChris Feng1-21/+26
2015-09-19 Avoid autoloading variablesChris Feng1-0/+2
2015-09-18 Fix wrong/missing ConfigureNotify eventsChris Feng1-5/+12
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