about summary refs log tree commit diff
path: root/exwm.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-12 Fix CreateWindow attributesChris Feng1-4/+11
2016-08-09 Update timestamp for WM_TAKE_FOCUS ClientMessageChris Feng1-2/+1
2016-08-01 Fix restarting issuesChris Feng1-4/+23
2016-07-31 Bump version to 0.8Chris Feng1-2/+2
2016-07-31 Fix restarting issuesChris Feng1-6/+2
2016-07-30 Add restart supportChris Feng1-9/+40
2016-07-30 ; * exwm.el (exwm-enable): Ignore unrecognized command line arguments.Chris Feng1-0/+3
2016-07-30 Fit the *Completions* bufferChris Feng1-1/+2
2016-07-27 Bump version to 0.7Chris Feng1-1/+1
2016-07-25 Bump version to 0.6Chris Feng1-2/+2
2016-07-21 Minor cleanupsChris Feng1-7/+6
2016-07-19 Mention dynamic workspace in various placesChris Feng1-5/+6
2016-07-19 Improve the handling of workspacesChris Feng1-0/+11
2016-07-17 Work with workspace frames instead of indicesAdrián Medraño Calvo1-4/+3
2016-07-17 Add `exwm-workspace--position' helperAdrián Medraño Calvo1-1/+1
2016-07-16 Add RandR support for docks and reuse workareasChris Feng1-12/+20
2016-07-15 Add multi-dock support and fix fullscreen issues with dockChris Feng1-24/+28
2016-07-14 Fix various stability issuesChris Feng1-1/+1
2016-07-13 Add/improve some ICCCM/EWMH featuresChris Feng1-63/+131
2016-07-12 Add initial support for dock (panel) applicationsChris Feng1-14/+49
2016-05-25 Bump version to 0.5Chris Feng1-2/+2
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