about summary refs log tree commit diff
path: root/exwm-layout.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-14 Raise docks after quitting full screen modeChris Feng1-0/+8
2017-12-31 Update copyright year to 2018Chris Feng1-1/+1
2017-11-19 Fix various input focus issuesChris Feng1-5/+4
2017-02-05 Fix checkdoc warningsChris Feng1-2/+2
2017-02-05 Update copyright year to 2017Chris Feng1-1/+1
2016-09-23 Use X window bordersChris Feng1-3/+7
2016-09-23 Remember the geometries of floating X windowsChris Feng1-0/+2
2016-08-24 Add toggle commandsChris Feng1-0/+10
2016-08-12 Check for _NET_WM_STATE_FULLSCREEN on managingChris Feng1-4/+5
2016-08-10 Adapt for the changes in `window-configuration-change-hook'Chris Feng1-4/+10
2016-08-06 * exwm-layout.el (exwm-layout--show): Fix the position of floatingChris Feng1-15/+23
2016-08-01 Fix emacsclient issuesChris Feng1-3/+5
2016-07-21 Fix input focus issues revealed by recent commitsChris Feng1-3/+1
2016-07-19 Fix various minor issuesChris Feng1-1/+1
2016-07-17 Work with workspace frames instead of indicesAdrián Medraño Calvo1-4/+2
2016-07-17 New function exwm-workspace--workspace-pAdrián Medraño Calvo1-2/+3
2016-07-17 Add `exwm-workspace--position' helperAdrián Medraño Calvo1-1/+2
2016-07-17 Add missing declarationsAdrián Medraño Calvo1-0/+8
2016-07-16 Add RandR support for docks and reuse workareasChris Feng1-5/+9
2016-07-15 Add multi-dock support and fix fullscreen issues with dockChris Feng1-2/+23
2016-07-13 Add/improve some ICCCM/EWMH featuresChris Feng1-25/+43
2016-07-12 Add initial support for dock (panel) applicationsChris Feng1-28/+0
2016-06-17 * exwm-layout.el (exwm-layout--show): Resize the X windowChris Feng1-5/+6
2016-05-23 Add cleanup codes for Emacs daemonChris Feng1-1/+13
2016-04-03 Some commands should be called interactivelyChris Feng1-3/+3
2016-03-25 Fix emacsclient issuesChris Feng1-6/+9
2016-03-19 Restore a sensible buffer when replacing EXWM buffersAdrián Medraño Calvo1-21/+50
2016-03-19 Use `buffer-predicate' frame parameter to prevent switching to visible EXWM b...Adrián Medraño Calvo1-0/+11
2016-03-19 Set the correct buffer before checking the `major-mode'Adrián Medraño Calvo1-7/+7
2016-03-19 Minor cleanupAdrián Medraño Calvo1-4/+4
2016-03-16 Exclude unmanaged floating X windows when refreshingChris Feng1-2/+4
2016-03-07 Restack fullscreen X windowsChris Feng1-7/+22
2016-02-26 Do not wait for WM_STATE property eventsChris Feng1-21/+22
2016-02-26 Minor fixes for layout and workspaceChris Feng1-1/+2
2016-02-20 Prevent Emacs frames from restacking themselvesChris Feng1-33/+55
2016-02-20 Prevent/Reduce flickering issues with floating X windowsChris Feng1-9/+10
2016-02-19 Fix system tray issues after updating workspacesChris Feng1-7/+17
2016-02-18 Fix floating X window bugs introduced by 9c95c03eChris Feng1-11/+18
2016-02-07 Eliminate compilation warningsChris Feng1-0/+1
2016-02-07 Add some useful key bindingsChris Feng1-0/+33
2016-02-06 Resize minibuffer only when it's in its own frameFelix Lange1-3/+4
2016-02-06 Improve bc80eefeChris Feng1-0/+2
2016-02-06 Add auto-hiding minibuffer supportChris Feng1-6/+19
2016-02-03 Merge branch 'feat/virtual-root'Chris Feng1-82/+75
2016-02-03 Rework the X windows hierarchy modelChris Feng1-82/+75
2016-02-02 Update copyright year to 2016Chris Feng1-1/+1
2015-10-26 Fix problems introduced/exposed by last commitChris Feng1-8/+9
2015-09-27 Work around subrs that block EXWM; other minor fixesChris Feng1-21/+26
2015-09-19 Avoid autoloading variablesChris Feng1-0/+2
2015-09-18 Fix wrong/missing ConfigureNotify eventsChris Feng1-5/+12