about summary refs log tree commit diff
path: root/exwm-floating.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-31 Avoid reusing dedicated windowChris Feng1-5/+1
2017-05-07 Force repositioning floating Emacs framesChris Feng1-8/+9
2017-02-05 Update copyright year to 2017Chris Feng1-1/+1
2016-10-06 Fix problems with active minibufferChris Feng1-2/+4
2016-09-23 Use X window bordersChris Feng1-16/+40
2016-09-23 Remember the geometries of floating X windowsChris Feng1-9/+22
2016-08-31 Force using visible buffers in `other-buffer'Chris Feng1-2/+3
2016-08-12 Fix CreateWindow attributesChris Feng1-5/+15
2016-08-09 Update timestamp for WM_TAKE_FOCUS ClientMessageChris Feng1-1/+4
2016-08-09 Fix coordinates calculations concerning workspacesChris Feng1-14/+12
2016-08-09 Ensure floating hooks are run in the right contextChris Feng1-4/+8
2016-07-29 ; * exwm-floating.el (exwm-floating--unset-floating): Reposition an XChris Feng1-0/+8
2016-07-21 Minor cleanupsChris Feng1-5/+5
2016-07-19 Merge branch 'medranocalvo/dynamic-workspaces' into externals/exwmChris Feng1-4/+1
2016-07-18 Fix 2 dock-related issuesChris Feng1-1/+13
2016-07-17 Add missing declarationsAdrián Medraño Calvo1-3/+1
2016-07-13 Add/improve some ICCCM/EWMH featuresChris Feng1-9/+37
2016-05-24 Manage a certain type of undecorated X windowsChris Feng1-0/+6
2016-05-23 Add cleanup codes for Emacs daemonChris Feng1-0/+3
2016-04-07 Fix 2 multi-monitor issuesChris Feng1-1/+3
2016-03-06 UntabifyChris Feng1-66/+66
2016-03-04 Allow moving/resizing undecorated X windowsChris Feng1-63/+89
2016-02-25 Allow user to hide floating X windowsChris Feng1-0/+16
2016-02-24 Refresh the workspace after creating a floating X windowChris Feng1-0/+2
2016-02-21 Fix emacsclient related issuesChris Feng1-2/+1
2016-02-21 Various fixes for floating X windowsChris Feng1-14/+2
2016-02-20 Prevent Emacs frames from restacking themselvesChris Feng1-40/+69
2016-02-20 Prevent/Reduce flickering issues with floating X windowsChris Feng1-5/+30
2016-02-19 Fix system tray issues after updating workspacesChris Feng1-9/+8
2016-02-18 Fix floating X window bugs introduced by 9c95c03eChris Feng1-30/+30
2016-02-07 Eliminate compilation warningsChris Feng1-0/+1
2016-02-07 Add some useful key bindingsChris Feng1-24/+4
2016-02-06 Add auto-hiding minibuffer supportChris Feng1-3/+15
2016-02-03 Merge branch 'feat/virtual-root'Chris Feng1-86/+68
2016-02-03 Rework the X windows hierarchy modelChris Feng1-86/+68
2016-02-02 Update copyright year to 2016Chris Feng1-1/+1
2015-10-28 Make the creation/destruction of floating frames more silentChris Feng1-7/+9
2015-10-26 Fix problems introduced/exposed by last commitChris Feng1-2/+4
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