Age | Commit message (Expand) | Author | Files | Lines |
2019-09-15 | Fix timestamp for debug logs | Chris Feng | 1 | -10/+13 |
2019-09-14 | Replace `frame-geometry' | Chris Feng | 1 | -2/+2 |
2019-09-08 | Add timestamps to `exwm-debug' logs | Chris Feng | 1 | -1/+25 |
2019-08-25 | * exwm-core.el (exwm-mode-menu): Clarify simulation keys in menu. | Chris Feng | 1 | -1/+2 |
2019-08-05 | Remove hard-coded keys in menu | Chris Feng | 1 | -2/+2 |
2019-03-17 | Remove loading order dependency on `mouse-autoselect-window' | Chris Feng | 1 | -5/+6 |
2019-03-10 | Make replacing existing WM optional | Chris Feng | 1 | -3/+0 |
2019-02-06 | Add input method support | Chris Feng | 1 | -0/+9 |
2019-02-01 | Update copyright year to 2019 | Chris Feng | 1 | -1/+1 |
2018-10-21 | Restore keyboard grabbing after exiting fullscreen | Adrián Medraño Calvo | 1 | -1/+5 |
2018-10-08 | Simplify input handling | Adrián Medraño Calvo | 1 | -4/+2 |
2018-09-16 | Simplify debugging and fix dynamic-scoping `eval' | Chris Feng | 1 | -14/+6 |
2018-09-09 | ; Minor fixes for Calvo's patch set. | Chris Feng | 1 | -8/+5 |
2018-09-04 | Command for toggling debugging output | Adrián Medraño Calvo | 1 | -1/+12 |
2018-09-04 | Substitute overlapping keybindings | Adrián Medraño Calvo | 1 | -2/+2 |
2018-09-04 | Use XELB's debugging facilities | Adrián Medraño Calvo | 1 | -13/+14 |
2018-08-19 | ; Unimportant tweaks | Chris Feng | 1 | -5/+2 |
2018-08-13 | Trace more functions | Adrián Medraño Calvo | 1 | -0/+2 |
2018-08-13 | Commands for interacting with the log buffer remotely | Adrián Medraño Calvo | 1 | -0/+5 |
2018-08-13 | Print log output to an EXWM-specific messages buffer | Adrián Medraño Calvo | 1 | -3/+12 |
2018-03-23 | Fix a compatibility issue with Emacs 24 | Chris Feng | 1 | -1/+3 |
2018-03-06 | Support replacing and being replaced by other window managers | Adrián Medraño Calvo | 1 | -0/+9 |
2018-03-06 | Support disabling default `exwm-mode-map' bindings | Adrián Medraño Calvo | 1 | -1/+1 |
2018-03-02 | Add initial support for per-application configurations | Chris Feng | 1 | -0/+1 |
2018-02-26 | Forward keys defined in `exwm-mode-map' to Emacs by default | Chris Feng | 1 | -0/+1 |
2018-02-22 | Grab global keys on top-level X windows | Chris Feng | 1 | -2/+1 |
2018-02-20 | Fix unexpected focus change after a global key binding is activated | Chris Feng | 1 | -1/+2 |
2018-02-20 | Add Customize interface for simulation keys | Chris Feng | 1 | -15/+16 |
2018-02-19 | Support displaying floating X windows on all workspaces | Chris Feng | 1 | -0/+1 |
2018-02-19 | Add customization settings | Chris Feng | 1 | -26/+26 |
2018-02-18 | Make X windows container-less | Chris Feng | 1 | -2/+18 |
2017-12-31 | Add support for `mouse-autoselect-window' | Chris Feng | 1 | -3/+4 |
2017-12-31 | Update copyright year to 2018 | Chris Feng | 1 | -1/+1 |
2017-11-24 | Another fix for input focus issues | Chris Feng | 1 | -3/+5 |
2017-11-19 | Fix various input focus issues | Chris Feng | 1 | -0/+9 |
2017-02-24 | ; Expose `exwm-input-line-mode-passthrough' as a public interface. | Chris Feng | 1 | -2/+2 |
2017-02-10 | Correct a renamed variable | Chris Feng | 1 | -2/+2 |
2017-02-05 | Add a menu entry to `exwm-mode-map' | Chris Feng | 1 | -0/+1 |
2017-02-05 | Update copyright year to 2017 | Chris Feng | 1 | -1/+1 |
2016-09-22 | Add support for keyboard macro | Chris Feng | 1 | -0/+31 |
2016-08-24 | Add toggle commands | Chris Feng | 1 | -8/+2 |
2016-08-12 | Check for _NET_WM_STATE_FULLSCREEN on managing | Chris Feng | 1 | -3/+5 |
2016-07-29 | Sync with XELB | Chris Feng | 1 | -1/+1 |
2016-07-22 | Add minibuffer toggle command | Chris Feng | 1 | -6/+1 |
2016-07-21 | Minor fixes | Chris Feng | 1 | -0/+6 |
2016-07-21 | Minor cleanups | Chris Feng | 1 | -2/+1 |
2016-07-19 | Mention dynamic workspace in various places | Chris Feng | 1 | -2/+6 |
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 |
2016-07-17 | Add missing declarations | Adrián Medraño Calvo | 1 | -0/+9 |