about summary refs log tree commit diff
path: root/exwm-floating.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-01 Fix a position calculation error on multi-monitor settingsChris Feng1-2/+9
2015-09-27 Work around subrs that block EXWM; other minor fixesChris Feng1-26/+36
2015-09-24 Fix a calculation error of the position of a floating frameChris Feng1-2/+2
2015-09-23 Adjust default prefix keys; advice x-create-frameChris Feng1-5/+0
2015-09-19 Avoid autoloading variablesChris Feng1-1/+0
2015-09-18 Fix a compilation warningChris Feng1-0/+1
2015-09-18 Fix wrong/missing ConfigureNotify eventsChris Feng1-6/+45
2015-09-17 On-demand update exwm-workspace--switch-historyChris Feng1-1/+1
2015-09-16 Allow showing buffers on other workspaces and moving an X window by switchingChris Feng1-1/+4
2015-09-11 Implement move/resize with keyboardChris Feng1-8/+26
2015-09-07 Allow hide/show mode-line on floating framesChris Feng1-11/+54
2015-09-04 Prepare for GNU ELPA releaseChris Feng1-22/+29
2015-09-03 Ungrab pointer timely when resizing is abortedChris Feng1-1/+2
2015-08-27 Fix window size calculationsChris Feng1-4/+5
2015-08-26 Correct several EWMH propertiesChris Feng1-2/+6
2015-08-16 Provide hooks run when the floating state of a window changes (close #28)Chris Feng1-2/+9
2015-08-13 Fix multi-screen bugsChris Feng1-5/+9
2015-08-12 Improve input focus switch mechanismChris Feng1-10/+6
2015-08-11 Center floating windows by defaultChris Feng1-1/+19
2015-08-11 Remove redundant code caused by the concurrency of events (contd, 2)Chris Feng1-6/+2
2015-08-10 Fix emacsclient bugsChris Feng1-6/+8
2015-08-08 Fixes for manage/unmanage windowChris Feng1-1/+0
2015-07-18 Improve move/resizeChris Feng1-100/+83
2015-07-17 First commitChris Feng1-0/+431