about summary refs log tree commit diff
path: root/exwm-workspace.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-19 Support displaying floating X windows on all workspacesChris Feng1-4/+6
2018-02-19 Add customization settingsChris Feng1-96/+122
2018-02-18 Make X windows container-lessChris Feng1-184/+136
2017-12-31 Update copyright year to 2018Chris Feng1-1/+1
2017-11-19 Fix various input focus issuesChris Feng1-7/+6
2017-07-16 Allow customizing workspace indexesChris Feng1-1/+5
2017-05-31 Allow switching to a workspace by selecting one X window on itChris Feng1-2/+12
2017-05-30 Fix X display name comparisonChris Feng1-2/+5
2017-04-16 Avoid comparing X display namesChris Feng1-2/+2
2017-03-05 Manually run `focus-in-hook' and `focus-out-hook'Chris Feng1-0/+19
2017-02-24 Fix systemtray positionChris Feng1-1/+4
2017-02-05 Fix checkdoc warningsChris Feng1-1/+1
2017-02-05 Update copyright year to 2017Chris Feng1-1/+1
2017-01-03 Prevent certain frame parameters from being saved/restoredChris Feng1-1/+6
2016-10-06 Avoid updating input focus when renaming buffersChris Feng1-3/+13
2016-09-30 Use read-buffer-to-switch in exwm-workspace-switch-to-bufferFelix Lange1-1/+1
2016-09-23 Use X window bordersChris Feng1-6/+0
2016-08-31 Force using visible buffers in `other-buffer'Chris Feng1-1/+1
2016-08-30 Improve exwm-workspace-move-window behavior in specific caseVed Vyas1-4/+3
2016-08-15 Do not set _NET_WORKAREAChris Feng1-7/+2
2016-08-12 Fix _NET_DESKTOP_VIEWPORTChris Feng1-5/+0
2016-08-12 Raise all docks/panels when switching workspaceChris Feng1-12/+13
2016-08-12 Check for _NET_WM_STATE_FULLSCREEN on managingChris Feng1-4/+11
2016-08-12 Always put the desktop at bottomChris Feng1-3/+17
2016-08-12 Fix CreateWindow attributesChris Feng1-15/+34
2016-08-09 Update timestamp for WM_TAKE_FOCUS ClientMessageChris Feng1-0/+9
2016-08-01 Fix emacsclient issuesChris Feng1-26/+30
2016-08-01 Fix restarting issuesChris Feng1-19/+36
2016-07-31 ; Eliminate compile warningsChris Feng1-4/+9
2016-07-31 Fix restarting issuesChris Feng1-5/+10
2016-07-30 Add restart supportChris Feng1-33/+32
2016-07-30 ; * exwm-workspace.el (exwm-workspace-switch): Input focus should be setChris Feng1-1/+1
2016-07-30 set fullscreen-frame-count to 0 on exitingTaichi Uemura1-0/+1
2016-07-30 Fit the *Completions* bufferChris Feng1-1/+11
2016-07-30 Fix input focus transfer between workspacesChris Feng1-13/+0
2016-07-26 Always update input focus on entering minibufferChris Feng1-3/+1
2016-07-25 Minor fixes for past few commitsChris Feng1-4/+3
2016-07-22 Fix issues with deleting the last workspaceChris Feng1-8/+10
2016-07-22 Add minibuffer toggle commandChris Feng1-0/+12
2016-07-21 Improve the performance of workspace creationChris Feng1-5/+9
2016-07-21 Fix input focus issues revealed by recent commitsChris Feng1-0/+1
2016-07-21 Fix workspace creation and deletionChris Feng1-42/+86
2016-07-21 Minor fixesChris Feng1-4/+18
2016-07-21 Minor cleanupsChris Feng1-17/+10
2016-07-19 Add support for attachable/detachable minibufferChris Feng1-41/+108
2016-07-19 Fix an bug for emacsclientChris Feng1-8/+4
2016-07-19 Fix a workspace switch issueChris Feng1-4/+10
2016-07-19 Merge branch 'medranocalvo/dynamic-workspaces' into externals/exwmChris Feng1-249/+537
2016-07-19 Adapt dynamic workspace for RandR moduleChris Feng1-4/+11
2016-07-19 Adapt dynamic workspace for floating moduleChris Feng1-7/+13