about summary refs log tree commit diff
path: root/exwm-workspace.el (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-25 Fix exwm-workspace-switch-to-bufferChris Feng1-4/+13
2016-02-25 Allow user to hide floating X windowsChris Feng1-1/+1
2016-02-24 Fix issues with moving X windows between workspacesChris Feng1-38/+56
2016-02-21 Fix emacsclient related issuesChris Feng1-4/+5
2016-02-21 Various fixes for floating X windowsChris Feng1-11/+89
2016-02-20 Prevent Emacs frames from restacking themselvesChris Feng1-19/+41
2016-02-19 Fix system tray issues after updating workspacesChris Feng1-11/+35
2016-02-19 Add system tray supportChris Feng1-4/+5
2016-02-12 Postpone making workspace frames fullscreenChris Feng1-5/+8
2016-02-09 Fix bugs on managing/unmanaging X windowsChris Feng1-0/+18
2016-02-07 Eliminate compilation warningsChris Feng1-0/+2
2016-02-07 Unmanage X windows on exitChris Feng1-6/+14
2016-02-06 Resize minibuffer only when it's in its own frameFelix Lange1-4/+9
2016-02-06 Improve bc80eefeChris Feng1-21/+31
2016-02-06 Add auto-hiding minibuffer supportChris Feng1-20/+248
2016-02-03 Merge branch 'feat/virtual-root'Chris Feng1-50/+43
2016-02-03 Rework the X windows hierarchy modelChris Feng1-50/+43
2016-02-02 Update copyright year to 2016Chris Feng1-1/+1
2015-10-27 Delay closing minibufferChris Feng1-3/+2
2015-10-26 Fix problems introduced/exposed by last commitChris Feng1-17/+18
2015-10-25 Fix workspace switch issuesChris Feng1-2/+10
2015-10-19 Close the (possible) active minibuffer when switching workspaceChris Feng1-0/+2
2015-09-23 Adjust default prefix keys; advice x-create-frameChris Feng1-0/+14