Age | Commit message (Expand) | Author | Files | Lines |
2018-03-03 | Add various per-application configurations | Chris Feng | 2 | -14/+78 |
2018-03-03 | Fix EXWM buffers not being hidden on workspace switch | Johan Johansson | 1 | -5/+5 |
2018-03-02 | Add initial support for per-application configurations | Chris Feng | 2 | -7/+44 |
2018-03-02 | Improve multi-monitor performance | Chris Feng | 1 | -3/+3 |
2018-02-26 | Make `exwm-manage-ping-timeout' a user option | Chris Feng | 1 | -2/+4 |
2018-02-26 | Forward keys defined in `exwm-mode-map' to Emacs by default | Chris Feng | 2 | -2/+8 |
2018-02-26 | Improve the Customize interface for simulation keys | Chris Feng | 1 | -28/+56 |
2018-02-26 | Add Customize interface for global keys | Chris Feng | 1 | -3/+36 |
2018-02-24 | Bump version to 0.17 | Chris Feng | 1 | -2/+2 |
2018-02-22 | Hide blocked frames (they are visible with a compositor) | Chris Feng | 2 | -29/+58 |
2018-02-22 | Mark active workspaces on each output | Chris Feng | 2 | -45/+57 |
2018-02-22 | Grab global keys on top-level X windows | Chris Feng | 2 | -42/+41 |
2018-02-20 | Fix unexpected focus change after a global key binding is activated | Chris Feng | 2 | -5/+5 |
2018-02-20 | Use the 'exwm-randr-output' frame parameter to determine the output | Chris Feng | 2 | -42/+35 |
2018-02-20 | Remove redundant code for fullscreen mode | Chris Feng | 2 | -13/+7 |
2018-02-20 | Add Customize interface for simulation keys | Chris Feng | 3 | -55/+118 |
2018-02-19 | Fix various issues with multi-monitor support | Chris Feng | 5 | -109/+131 |
2018-02-19 | Support displaying floating X windows on all workspaces | Chris Feng | 5 | -18/+38 |
2018-02-19 | Add customization settings | Chris Feng | 11 | -372/+495 |
2018-02-18 | Make X windows container-less | Chris Feng | 10 | -2442/+360 |
2018-02-04 | Avoid crashing Emacs by resizing its frame into 0x0 | Chris Feng | 2 | -4/+4 |
2018-01-14 | Support key translation in line-mode | Chris Feng | 1 | -0/+15 |
2018-01-14 | Raise docks after quitting full screen mode | Chris Feng | 1 | -0/+8 |
2017-12-31 | ; Add missing autoload cookies. | Chris Feng | 2 | -0/+5 |
2017-12-31 | Add support for `mouse-autoselect-window' | Chris Feng | 2 | -3/+49 |
2017-12-31 | Update copyright year to 2018 | Chris Feng | 11 | -11/+11 |
2017-12-10 | ; Eliminate a compilation warning. | Chris Feng | 1 | -10/+10 |
2017-11-26 | Re-grab global keys on keyboard update | Chris Feng | 1 | -1/+5 |
2017-11-26 | Bump version to 0.16 | Chris Feng | 1 | -1/+1 |
2017-11-24 | Another fix for input focus issues | Chris Feng | 2 | -18/+19 |
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 | 5 | -31/+39 |
2017-11-19 | Free unused X resources | Chris Feng | 1 | -5/+11 |
2017-11-19 | Correct the detection of emacsclient | Chris Feng | 1 | -5/+4 |
2017-11-19 | Merge branch 'kriyative/bugfix-selecting-deleted-buffer-error' into externals... | Chris Feng | 1 | -15/+7 |
2017-11-09 | Be more precise when choosing the init hook | Chris Feng | 1 | -2/+5 |
2017-11-09 | Update the workarounds for `unread-command-events' | Chris Feng | 1 | -6/+2 |
2017-11-05 | Fix for "Selecting deleted buffer" exception | Ram Krishnan | 1 | -15/+7 |
2017-11-05 | Filter out events relating to temp buffers | Chris Feng | 1 | -3/+6 |
2017-10-09 | Fix systemtray applications crash when restarting | Chris Feng | 1 | -0/+12 |
2017-09-10 | Avoid comparing raw button events | Chris Feng | 1 | -26/+6 |
2017-08-31 | Update systemtray when initializing | Chris Feng | 1 | -1/+4 |
2017-08-31 | Avoid reusing dedicated window | Chris Feng | 2 | -8/+2 |
2017-08-02 | Bump version to 0,15 | Chris Feng | 1 | -1/+1 |
2017-07-16 | Allow customizing workspace indexes | Chris Feng | 1 | -1/+5 |
2017-05-31 | Allow switching to a workspace by selecting one X window on it | Chris Feng | 1 | -2/+12 |
2017-05-30 | Fix X display name comparison | Chris Feng | 1 | -2/+5 |
2017-05-07 | Bump version to 0.14 | Chris Feng | 1 | -1/+1 |
2017-05-07 | Force repositioning floating Emacs frames | Chris Feng | 1 | -8/+9 |
2017-04-23 | ; Do not cache events for non-`exwm-mode' buffers | Chris Feng | 1 | -3/+5 |