about summary refs log tree commit diff
path: root/exwm-workspace.el (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-21 Minor fixes for packagingChris Feng1-0/+1
2015-09-19 Avoid autoloading variablesChris Feng1-1/+0
2015-09-17 On-demand update exwm-workspace--switch-historyChris Feng1-33/+42
2015-09-16 Allow showing buffers on other workspaces and moving an X window by switchingChris Feng1-21/+30
2015-09-11 Minor fix for window moveChris Feng1-1/+1
2015-09-11 Allow switch to normal buffers in exwm-workspace-switch-to-windowChris Feng1-4/+5
2015-09-09 Add a command to interactively move X window to the current workspaceChris Feng1-2/+29
2015-09-06 Code cleanupsChris Feng1-2/+2
2015-09-04 Prepare for GNU ELPA releaseChris Feng1-26/+32
2015-08-27 Avoid deleting the frame created by Emacs client by accidentChris Feng1-5/+4
2015-08-26 Fix `exwm-workspace-rename-buffer`Chris Feng1-10/+11
2015-08-26 Correct several EWMH propertiesChris Feng1-0/+8
2015-08-24 Avoid using the "no window manager" code in EmacsPhilip1-4/+10
2015-08-17 fix buffer renamingPhilip1-2/+4
2015-08-16 Fix bug when moving a window to the current workspacePhilip1-2/+2
2015-08-12 Improve input focus switch mechanismChris Feng1-3/+0
2015-08-11 Remove redundant code caused by the concurrency of events (contd, 2)Chris Feng1-11/+7