about summary refs log tree commit diff
path: root/exwm-workspace.el (follow)
AgeCommit message (Expand)AuthorFilesLines
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