about summary refs log tree commit diff
path: root/exwm-workspace.el (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-19 Improve the handling of workspacesChris Feng1-10/+65
2016-07-19 Fix various minor issuesChris Feng1-51/+99
2016-07-18 Fix 2 dock-related issuesChris Feng1-12/+16
2016-07-18 * exwm-workspace.el (exwm-workspace--init): Rebalance parentheses.Chris Feng1-2/+2
2016-07-17 Remove `exwm-worspace-number'Adrián Medraño Calvo1-36/+63
2016-07-17 Support adding and removing workspacesAdrián Medraño Calvo1-145/+223
2016-07-17 Support moving workspacesAdrián Medraño Calvo1-1/+15
2016-07-17 Support swapping workspacesAdrián Medraño Calvo1-0/+22
2016-07-17 Factor out prompt for workspaceAdrián Medraño Calvo1-21/+14
2016-07-17 Work with workspace frames instead of indicesAdrián Medraño Calvo1-94/+103
2016-07-17 Move defvars to the topAdrián Medraño Calvo1-2/+2
2016-07-17 New function exwm-workspace--workspace-pAdrián Medraño Calvo1-1/+5
2016-07-17 Add helper for counting number of workspacesAdrián Medraño Calvo1-12/+17
2016-07-17 Add `exwm-workspace--position' helperAdrián Medraño Calvo1-3/+10
2016-07-17 Apply minibuffer in own frame configuration to created framesAdrián Medraño Calvo1-2/+16
2016-07-17 Minor cleanupAdrián Medraño Calvo1-2/+1
2016-07-16 Add RandR support for docks and reuse workareasChris Feng1-113/+125
2016-07-15 Add multi-dock support and fix fullscreen issues with dockChris Feng1-34/+71
2016-07-14 Fix various stability issuesChris Feng1-1/+1
2016-07-13 Add/improve some ICCCM/EWMH featuresChris Feng1-7/+38
2016-07-12 Add initial support for dock (panel) applicationsChris Feng1-5/+95
2016-07-12 * exwm-workspace.el (exwm-workspace--init): Remove possibleChris Feng1-3/+9
2016-05-23 Add cleanup codes for Emacs daemonChris Feng1-10/+60
2016-05-21 Always add `exwm-workspace--on-focus-in'Chris Feng1-2/+2
2016-04-07 Fix 2 multi-monitor issuesChris Feng1-0/+12
2016-03-25 Fix emacsclient issuesChris Feng1-7/+14
2016-03-19 Use `other-buffer' instead of "*scratch*"Adrián Medraño Calvo1-5/+1
2016-03-19 Use `buffer-predicate' frame parameter to prevent switching to visible EXWM b...Adrián Medraño Calvo1-0/+4
2016-03-03 Handle buffer change after a buffer is killedChris Feng1-1/+9
2016-03-01 Avoid unnecessary input focus changes in line-modeChris Feng1-8/+1
2016-02-28 Simplify `exwm-workspace--display-buffer'Chris Feng1-16/+5
2016-02-26 Minor fixes for layout and workspaceChris Feng1-1/+1