Age | Commit message (Expand) | Author | Files | Lines |
2019-02-06 | Add input method support | Chris Feng | 1 | -8/+1 |
2019-02-01 | Fetch necessary properties before checking per-app configurations | Chris Feng | 1 | -2/+2 |
2019-02-01 | Update copyright year to 2019 | Chris Feng | 1 | -1/+1 |
2018-12-16 | Avoid unnecessary focus changes when creating/killing buffers | Chris Feng | 1 | -2/+5 |
2018-12-02 | ; Improve debug logs. | Chris Feng | 1 | -3/+4 |
2018-11-18 | Add support for 'managed' per-application configuration | Chris Feng | 1 | -17/+26 |
2018-11-11 | Fix wrong stacking order of tiling X windows | Chris Feng | 1 | -5/+14 |
2018-09-16 | Simplify debugging and fix dynamic-scoping `eval' | Chris Feng | 1 | -1/+1 |
2018-09-04 | Restack X-Windows after being mapped to ensure EnterNotify events fire | Adrián Medraño Calvo | 1 | -0/+17 |
2018-08-13 | Trace more functions | Adrián Medraño Calvo | 1 | -1/+15 |
2018-07-29 | Fix issues with destroying full screen X windows | Chris Feng | 1 | -0/+4 |
2018-07-15 | Shrink Emacs frames with X request | Chris Feng | 1 | -11/+7 |
2018-05-20 | Provide a fallback value for X window geometry | Chris Feng | 1 | -2/+8 |
2018-03-23 | Add workspace support in per-application configurations | Chris Feng | 1 | -3/+9 |
2018-03-09 | Minor fixes | Chris Feng | 1 | -4/+0 |
2018-03-06 | Cleanup exwm-manage on exit | Adrián Medraño Calvo | 1 | -2/+11 |
2018-03-04 | Fix fullscreen mode after switching workspace and back | Chris Feng | 1 | -3/+4 |
2018-03-04 | Add header-line format support in per-application configurations | Chris Feng | 1 | -0/+3 |
2018-03-03 | Add various per-application configurations | Chris Feng | 1 | -4/+19 |
2018-03-02 | Add initial support for per-application configurations | Chris Feng | 1 | -7/+43 |
2018-02-26 | Make `exwm-manage-ping-timeout' a user option | Chris Feng | 1 | -2/+4 |
2018-02-20 | Remove redundant code for fullscreen mode | Chris Feng | 1 | -3/+0 |
2018-02-19 | Fix various issues with multi-monitor support | Chris Feng | 1 | -10/+16 |
2018-02-19 | Support displaying floating X windows on all workspaces | Chris Feng | 1 | -13/+2 |
2018-02-19 | Add customization settings | Chris Feng | 1 | -52/+54 |
2018-02-18 | Make X windows container-less | Chris Feng | 1 | -124/+21 |
2017-12-31 | Update copyright year to 2018 | Chris Feng | 1 | -1/+1 |
2017-11-24 | Fix possible wrong context when killing buffers | Chris Feng | 1 | -5/+6 |
2017-11-19 | Fix various input focus issues | Chris Feng | 1 | -1/+1 |
2017-11-05 | Fix for "Selecting deleted buffer" exception | Ram Krishnan | 1 | -15/+7 |
2017-08-31 | Avoid reusing dedicated window | Chris Feng | 1 | -3/+1 |
2017-04-10 | Only add graphic frames to `exwm-manage--frame-outer-id-list' | Chris Feng | 1 | -5/+7 |
2017-02-05 | Update copyright year to 2017 | Chris Feng | 1 | -1/+1 |
2016-12-26 | Fix a bug with zero floating border width | Chris Feng | 1 | -1/+2 |
2016-09-25 | Fix a frame resizing problem for Lucid build | Chris Feng | 1 | -8/+29 |
2016-09-25 | Fix `exwm-manage--kill-buffer-query-function' | Chris Feng | 1 | -17/+17 |
2016-09-23 | Use X window borders | Chris Feng | 1 | -2/+9 |
2016-08-12 | Check for _NET_WM_STATE_FULLSCREEN on managing | Chris Feng | 1 | -3/+18 |
2016-08-12 | * exwm-manage.el (exwm-manage--unmanage-window): Do not clear struts | Chris Feng | 1 | -1/+2 |
2016-08-12 | Always put the desktop at bottom | Chris Feng | 1 | -0/+12 |
2016-08-12 | * exwm-manage.el (exwm-manage--scan): Check for possibly | Chris Feng | 1 | -9/+16 |
2016-08-12 | Fix CreateWindow attributes | Chris Feng | 1 | -5/+13 |
2016-08-09 | Fix coordinates calculations concerning workspaces | Chris Feng | 1 | -8/+8 |
2016-07-30 | Add restart support | Chris Feng | 1 | -0/+5 |
2016-07-30 | Exit the active minibuffer on unmanaging X windows | Chris Feng | 1 | -8/+20 |
2016-07-30 | ; * exwm-manage.el (exwm-manage--manage-window): Check the value range | Chris Feng | 1 | -1/+5 |
2016-07-26 | Add an option to force using tiling layout | Chris Feng | 1 | -3/+10 |
2016-07-21 | Minor cleanups | Chris Feng | 1 | -2/+2 |
2016-07-19 | Fix various minor issues | Chris Feng | 1 | -1/+1 |
2016-07-17 | Work with workspace frames instead of indices | Adrián Medraño Calvo | 1 | -1/+1 |