about summary refs log tree commit diff
path: root/exwm.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-06 Add interactive commands for starting and stopping EXWMAdrián Medraño Calvo1-3/+6
2018-03-06 Disconnect on `exwm--exit'Adrián Medraño Calvo1-3/+41
2018-03-06 * exwm.el (exwm--exit): Drop SubstructureRedirect on root window.Adrián Medraño Calvo1-1/+5
2018-03-06 Cleanup exwm-manage on exitAdrián Medraño Calvo1-1/+1
2018-03-04 Fix fullscreen mode after switching workspace and backChris Feng1-9/+5
2018-02-24 Bump version to 0.17Chris Feng1-2/+2
2018-02-20 Remove redundant code for fullscreen modeChris Feng1-10/+7
2018-02-19 Support displaying floating X windows on all workspacesChris Feng1-0/+26
2018-02-19 Add customization settingsChris Feng1-26/+33
2018-02-18 Make X windows container-lessChris Feng1-5/+5
2017-12-31 Update copyright year to 2018Chris Feng1-1/+1
2017-11-26 Bump version to 0.16Chris Feng1-1/+1
2017-11-19 Correct the detection of emacsclientChris Feng1-5/+4
2017-11-09 Be more precise when choosing the init hookChris Feng1-2/+5
2017-08-02 Bump version to 0,15Chris Feng1-1/+1
2017-05-07 Bump version to 0.14Chris Feng1-1/+1
2017-02-12 Bump version to 0.13Chris Feng1-1/+1
2017-02-05 Update copyright year to 2017Chris Feng1-1/+1
2016-11-19 Bump version to 0.12Chris Feng1-2/+2
2016-10-01 Bump version to 0.11Chris Feng1-1/+1
2016-09-23 Use X window bordersChris Feng1-9/+10
2016-09-22 Drop support for _NET_WM_STATE_MODALChris Feng1-15/+1
2016-08-28 Bump version to 0.10Chris Feng1-1/+1
2016-08-15 ; Fix typosChris Feng1-2/+2
2016-08-15 Do not set _NET_WORKAREAChris Feng1-4/+3
2016-08-14 Merge branch 'feat/compositor' into externals/exwmChris Feng1-0/+1
2016-08-14 Document the compositing manager moduleChris Feng1-0/+1
2016-08-14 Bump version to 0.9Chris Feng1-2/+2
2016-08-12 Fix _NET_DESKTOP_VIEWPORTChris Feng1-0/+5
2016-08-12 Raise all docks/panels when switching workspaceChris Feng1-14/+6
2016-08-12 Check for _NET_WM_STATE_FULLSCREEN on managingChris Feng1-4/+10
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