Age | Commit message (Expand) | Author | Files | Lines |
2019-12-15 | Fix moving Emacs frames | Chris Feng | 1 | -1/+27 |
2019-09-22 | Make _NET_ACTIVE_WINDOW working for floating X windows | Chris Feng | 1 | -10/+12 |
2019-09-14 | Bump version to 0.23 | Chris Feng | 1 | -2/+2 |
2019-09-14 | Support starting EXWM from Emacs server not in daemon mode | Chris Feng | 1 | -4/+5 |
2019-09-08 | ; Autoload `exwm-enable' | Chris Feng | 1 | -0/+1 |
2019-08-25 | Fix a lock issue with _NET_CLOSE_WINDOW and WM_DELETE_WINDOW | Chris Feng | 1 | -2/+3 |
2019-06-30 | Fix 'Attempt to delete a surrogate minibuffer frame' error | Chris Feng | 1 | -1/+3 |
2019-06-16 | Allow panel to hide floating X windows | Chris Feng | 1 | -1/+3 |
2019-03-10 | Make replacing existing WM optional | Chris Feng | 1 | -2/+9 |
2019-02-16 | Bump version to 0.22.1 | Chris Feng | 1 | -1/+1 |
2019-02-10 | Bump version to 0.22 | Chris Feng | 1 | -1/+1 |
2019-02-05 | Scan for existing X windows only after running `exwm-init-hook' | Chris Feng | 1 | -2/+2 |
2019-02-01 | Update copyright year to 2019 | Chris Feng | 1 | -1/+1 |
2018-12-02 | ; Improve debug logs. | Chris Feng | 1 | -5/+31 |
2018-12-01 | Bump version to 0.21 | Chris Feng | 1 | -1/+1 |
2018-11-18 | Avoid activating already active X windows | Chris Feng | 1 | -3/+8 |
2018-10-14 | Bump version to 0.20 | Chris Feng | 1 | -2/+2 |
2018-08-19 | Merge branch 'medranocalvo/exwm-log-buffer' into externals/exwm | Chris Feng | 1 | -0/+2 |
2018-08-19 | Consistently name helper windows | Adrián Medraño Calvo | 1 | -6/+6 |
2018-08-13 | Trace more functions | Adrián Medraño Calvo | 1 | -0/+2 |
2018-07-18 | Bump version to 0.19 | Chris Feng | 1 | -2/+2 |
2018-07-15 | ; Use `derived-mode-p'. | Chris Feng | 1 | -1/+1 |
2018-04-15 | Port to 32-bit Emacs on master branch | Paul Eggert | 1 | -1/+1 |
2018-03-14 | Bump version to 0.18 | Chris Feng | 1 | -2/+2 |
2018-03-10 | Fix regressions | Chris Feng | 1 | -4/+6 |
2018-03-09 | Minor fixes | Chris Feng | 1 | -9/+7 |
2018-03-06 | Support replacing and being replaced by other window managers | Adrián Medraño Calvo | 1 | -3/+94 |
2018-03-06 | Clean up when failing to start | Adrián Medraño Calvo | 1 | -45/+28 |
2018-03-06 | Add interactive commands for starting and stopping EXWM | Adrián Medraño Calvo | 1 | -3/+6 |
2018-03-06 | Disconnect on `exwm--exit' | Adrián Medraño Calvo | 1 | -3/+41 |
2018-03-06 | * exwm.el (exwm--exit): Drop SubstructureRedirect on root window. | Adrián Medraño Calvo | 1 | -1/+5 |
2018-03-06 | Cleanup exwm-manage on exit | Adrián Medraño Calvo | 1 | -1/+1 |
2018-03-04 | Fix fullscreen mode after switching workspace and back | Chris Feng | 1 | -9/+5 |
2018-02-24 | Bump version to 0.17 | Chris Feng | 1 | -2/+2 |
2018-02-20 | Remove redundant code for fullscreen mode | Chris Feng | 1 | -10/+7 |
2018-02-19 | Support displaying floating X windows on all workspaces | Chris Feng | 1 | -0/+26 |
2018-02-19 | Add customization settings | Chris Feng | 1 | -26/+33 |
2018-02-18 | Make X windows container-less | Chris Feng | 1 | -5/+5 |
2017-12-31 | Update copyright year to 2018 | Chris Feng | 1 | -1/+1 |
2017-11-26 | Bump version to 0.16 | Chris Feng | 1 | -1/+1 |
2017-11-19 | Correct the detection of emacsclient | Chris Feng | 1 | -5/+4 |
2017-11-09 | Be more precise when choosing the init hook | Chris Feng | 1 | -2/+5 |
2017-08-02 | Bump version to 0,15 | Chris Feng | 1 | -1/+1 |
2017-05-07 | Bump version to 0.14 | Chris Feng | 1 | -1/+1 |
2017-02-12 | Bump version to 0.13 | Chris Feng | 1 | -1/+1 |
2017-02-05 | Update copyright year to 2017 | Chris Feng | 1 | -1/+1 |
2016-11-19 | Bump version to 0.12 | Chris Feng | 1 | -2/+2 |
2016-10-01 | Bump version to 0.11 | Chris Feng | 1 | -1/+1 |
2016-09-23 | Use X window borders | Chris Feng | 1 | -9/+10 |
2016-09-22 | Drop support for _NET_WM_STATE_MODAL | Chris Feng | 1 | -15/+1 |