about summary refs log tree commit diff
path: root/exwm-layout.el (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-12 Improve input focus switch mechanismChris Feng5-81/+62
2015-08-11 Center floating windows by defaultChris Feng3-2/+26
2015-08-11 Fix buffer switch problemsChris Feng2-1/+31
2015-08-11 Remove redundant code caused by the concurrency of events (contd, 2)Chris Feng4-61/+45
2015-08-10 Ignore repeated `MappingNotify` eventsChris Feng1-7/+18
2015-08-10 Remove redundant code caused by the concurrency of events (continued)Chris Feng4-37/+34
2015-08-10 Fix emacsclient bugsChris Feng4-33/+49
2015-08-09 Remove redundant code caused by the concurrency of eventsChris Feng1-10/+1
2015-08-09 Refresh when minibuffer grows (fix #10)Chris Feng1-1/+12
2015-08-08 Show moved window by defaultChris Feng1-8/+13
2015-08-08 Correct layout refresh problemsChris Feng2-16/+21
2015-08-08 Fix some input focus issuesChris Feng2-5/+11
2015-08-08 Fixes for manage/unmanage windowChris Feng2-4/+13
2015-08-07 Fix race conditions when managing a windowChris Feng1-1/+13
2015-08-07 Fix input focus lost after closing windowChris Feng4-12/+34
2015-08-07 Various input fixesChris Feng3-27/+29
2015-08-06 Check buffer mode in exwm-resetChris Feng2-8/+5
2015-08-06 Fix fullscreen issuesChris Feng3-6/+16
2015-08-05 Drop intro to EXIMChris Feng1-3/+0
2015-08-05 Various fixesChris Feng2-11/+14
2015-08-05 Fix typosMarkus S.1-3/+3
2015-08-03 Add basic RandR supportChris Feng3-28/+184
2015-07-26 Fix potential naming conflictsChris Feng1-4/+17
2015-07-19 Various fixesChris Feng2-12/+4
2015-07-18 Various fixes for workspaceChris Feng3-6/+11
2015-07-18 Add wiki link to READMEChris Feng1-1/+2
2015-07-18 Improve move/resizeChris Feng1-100/+83