about summary refs log tree commit diff
path: root/exwm-workspace.el (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-08 Show moved window by defaultChris Feng1-8/+13
2015-08-08 Fix some input focus issuesChris Feng1-5/+8
2015-08-07 Fix input focus lost after closing windowChris Feng1-0/+2
2015-08-07 Various input fixesChris Feng1-10/+10
2015-08-06 Check buffer mode in exwm-resetChris Feng1-5/+1
2015-08-06 Fix fullscreen issuesChris Feng1-0/+5
2015-08-05 Various fixesChris Feng1-2/+2
2015-08-03 Add basic RandR supportChris Feng1-27/+51
2015-07-26 Fix potential naming conflictsChris Feng1-4/+17
2015-07-19 Various fixesChris Feng1-11/+3
2015-07-18 Various fixes for workspaceChris Feng1-4/+7
2015-07-17 First commitChris Feng1-0/+230