about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2015-09-03 Ungrab pointer timely when resizing is abortedChris Feng1-1/+2
2015-08-29 Merge pull request #52 from pipcet/minor-fixChris Feng1-2/+2
2015-08-28 Minor fixPhilip1-2/+2
2015-08-28 Drop intro to xelb-utilChris Feng1-5/+3
2015-08-27 Avoid deleting the frame created by Emacs client by accidentChris Feng1-5/+4
2015-08-27 Re-enable complete refresh of keyboard mappingChris Feng1-12/+5
2015-08-27 Fix window size calculationsChris Feng2-5/+6
2015-08-26 Fix `exwm-workspace-rename-buffer`Chris Feng1-10/+11
2015-08-26 Correct several EWMH propertiesChris Feng5-52/+58
2015-08-26 Replay KeyPress events instead of fake them in line-modeChris Feng1-53/+24
2015-08-25 Merge pull request #42 from pipcet/ewmh-fullscreenChris Feng4-6/+60
2015-08-24 Avoid using the "no window manager" code in EmacsPhilip4-6/+60
2015-08-24 Only manage windows mapped as the direct children of root window (close #38)Chris Feng1-3/+8
2015-08-17 Merge branch 'pipcet-move-window-fix'Chris Feng1-4/+6
2015-08-17 Merge branch 'move-window-fix' of https://github.com/pipcet/exwm into pipcet-...Chris Feng1-4/+6
2015-08-17 Merge branch 'pipcet-robustness'Chris Feng3-43/+45
2015-08-17 Improve code robustness.Philip3-43/+45
2015-08-17 fix buffer renamingPhilip1-2/+4
2015-08-16 Fix bug when moving a window to the current workspacePhilip1-2/+2
2015-08-16 Provide hooks run when the floating state of a window changes (close #28)Chris Feng1-2/+9
2015-08-14 Honor `value-mask` field in ConfigureRequest eventChris Feng1-10/+10
2015-08-13 Fix input focus stealingChris Feng1-8/+10
2015-08-13 Fix multi-screen bugsChris Feng6-30/+54
2015-08-13 Minor fixes for emacsclientChris Feng2-5/+5
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 Merge pull request #2 from KAMiKAZOW/patch-1Chris Feng1-3/+3
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