about summary refs log tree commit diff
path: root/exwm-manage.el (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-19 Add customization settingsChris Feng1-52/+54
2018-02-18 Make X windows container-lessChris Feng1-124/+21
2017-12-31 Update copyright year to 2018Chris Feng1-1/+1
2017-11-24 Fix possible wrong context when killing buffersChris Feng1-5/+6
2017-11-19 Fix various input focus issuesChris Feng1-1/+1
2017-11-05 Fix for "Selecting deleted buffer" exceptionRam Krishnan1-15/+7
2017-08-31 Avoid reusing dedicated windowChris Feng1-3/+1
2017-04-10 Only add graphic frames to `exwm-manage--frame-outer-id-list'Chris Feng1-5/+7
2017-02-05 Update copyright year to 2017Chris Feng1-1/+1
2016-12-26 Fix a bug with zero floating border widthChris Feng1-1/+2
2016-09-25 Fix a frame resizing problem for Lucid buildChris Feng1-8/+29
2016-09-25 Fix `exwm-manage--kill-buffer-query-function'Chris Feng1-17/+17
2016-09-23 Use X window bordersChris Feng1-2/+9
2016-08-12 Check for _NET_WM_STATE_FULLSCREEN on managingChris Feng1-3/+18
2016-08-12 * exwm-manage.el (exwm-manage--unmanage-window): Do not clear strutsChris Feng1-1/+2
2016-08-12 Always put the desktop at bottomChris Feng1-0/+12
2016-08-12 * exwm-manage.el (exwm-manage--scan): Check for possiblyChris Feng1-9/+16
2016-08-12 Fix CreateWindow attributesChris Feng1-5/+13
2016-08-09 Fix coordinates calculations concerning workspacesChris Feng1-8/+8
2016-07-30 Add restart supportChris Feng1-0/+5
2016-07-30 Exit the active minibuffer on unmanaging X windowsChris Feng1-8/+20
2016-07-30 ; * exwm-manage.el (exwm-manage--manage-window): Check the value rangeChris Feng1-1/+5
2016-07-26 Add an option to force using tiling layoutChris Feng1-3/+10
2016-07-21 Minor cleanupsChris Feng1-2/+2
2016-07-19 Fix various minor issuesChris Feng1-1/+1
2016-07-17 Work with workspace frames instead of indicesAdrián Medraño Calvo1-1/+1
2016-07-17 Add missing declarationsAdrián Medraño Calvo1-0/+5
2016-07-16 Add RandR support for docks and reuse workareasChris Feng1-6/+4
2016-07-15 Add multi-dock support and fix fullscreen issues with dockChris Feng1-4/+25
2016-07-14 Fix various stability issuesChris Feng1-2/+12
2016-07-13 Add/improve some ICCCM/EWMH featuresChris Feng1-12/+34
2016-07-12 Add initial support for dock (panel) applicationsChris Feng1-1/+10
2016-05-24 Manage a certain type of undecorated X windowsChris Feng1-8/+15
2016-05-23 Add cleanup codes for Emacs daemonChris Feng1-0/+4
2016-04-21 Properly place undecorated X windowsChris Feng1-6/+14
2016-03-11 Neglect trivial resizing requestsChris Feng1-12/+40
2016-03-06 Allow floating X windows to resize themselvesChris Feng1-11/+26
2016-03-06 UntabifyChris Feng1-40/+40
2016-03-04 Allow moving/resizing undecorated X windowsChris Feng1-5/+2
2016-03-03 Handle buffer change after a buffer is killedChris Feng1-47/+48
2016-02-20 Prevent Emacs frames from restacking themselvesChris Feng1-18/+24
2016-02-20 Prevent/Reduce flickering issues with floating X windowsChris Feng1-15/+38
2016-02-19 Fix system tray issues after updating workspacesChris Feng1-11/+18
2016-02-18 Fix floating X window bugs introduced by 9c95c03eChris Feng1-70/+88
2016-02-09 Fix bugs on managing/unmanaging X windowsChris Feng1-10/+9
2016-02-07 Eliminate compilation warningsChris Feng1-0/+1
2016-02-07 Unmanage X windows on exitChris Feng1-2/+4
2016-02-06 Add auto-hiding minibuffer supportChris Feng1-6/+7
2016-02-03 Merge branch 'feat/virtual-root'Chris Feng1-53/+87
2016-02-03 Rework the X windows hierarchy modelChris Feng1-53/+87