about summary refs log tree commit diff
path: root/exwm.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-23 Add cleanup codes for Emacs daemonChris Feng1-3/+27
2016-05-13 Use `xcb:connect' instead of `xcb:connect-to-socket'Chris Feng1-1/+1
2016-04-03 Some commands should be called interactivelyChris Feng1-1/+1
2016-03-25 Fix emacsclient issuesChris Feng1-1/+1
2016-03-06 UntabifyChris Feng1-3/+3
2016-02-25 Bump version to 0.4Chris Feng1-1/+1
2016-02-22 Bump version to 0.3Chris Feng1-2/+2
2016-02-21 Fix emacsclient related issuesChris Feng1-1/+1
2016-02-19 Fix system tray issues after updating workspacesChris Feng1-12/+4
2016-02-12 Bump version to 0.2Chris Feng1-2/+2
2016-02-12 Postpone making workspace frames fullscreenChris Feng1-0/+1
2016-02-06 Improve bc80eefeChris Feng1-3/+1
2016-02-06 Fix multi-monitor/fullscreen issuesChris Feng1-1/+3
2016-02-06 Add auto-hiding minibuffer supportChris Feng1-2/+6
2016-02-03 Merge branch 'feat/virtual-root'Chris Feng1-3/+2
2016-02-03 Rework the X windows hierarchy modelChris Feng1-3/+2
2016-02-02 Update copyright year to 2016Chris Feng1-1/+1
2015-11-03 Bump version to 0.1Chris Feng1-1/+1
2015-11-02 Disable some incompatible featuresChris Feng1-0/+3
2015-10-28 Add demo configurationsChris Feng1-38/+7
2015-09-27 Work around subrs that block EXWM; other minor fixesChris Feng1-7/+72
2015-09-17 On-demand update exwm-workspace--switch-historyChris Feng1-2/+2
2015-09-16 Allow showing buffers on other workspaces and moving an X window by switchingChris Feng1-1/+3
2015-09-09 Add support for xcb:Atom:_NET_CLIENT_LIST_STACKING etcChris Feng1-0/+2
2015-09-04 Prepare for GNU ELPA releaseChris Feng1-235/+63
2015-08-26 Correct several EWMH propertiesChris Feng1-9/+1
2015-08-24 Avoid using the "no window manager" code in EmacsPhilip1-2/+16
2015-08-13 Fix multi-screen bugsChris Feng1-2/+0
2015-08-13 Minor fixes for emacsclientChris Feng1-3/+3
2015-08-12 Improve input focus switch mechanismChris Feng1-12/+6
2015-08-11 Fix buffer switch problemsChris Feng1-0/+24
2015-08-10 Remove redundant code caused by the concurrency of events (continued)Chris Feng1-17/+9
2015-08-10 Fix emacsclient bugsChris Feng1-4/+5
2015-08-08 Correct layout refresh problemsChris Feng1-0/+3
2015-08-08 Fix some input focus issuesChris Feng1-0/+3
2015-08-07 Various input fixesChris Feng1-2/+4
2015-08-06 Check buffer mode in exwm-resetChris Feng1-3/+4
2015-08-06 Fix fullscreen issuesChris Feng1-1/+2
2015-08-05 Fix typosMarkus S.1-3/+3
2015-08-03 Add basic RandR supportChris Feng1-1/+2
2015-07-18 Various fixes for workspaceChris Feng1-0/+4
2015-07-17 First commitChris Feng1-0/+706