Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-08-28 | Bump version to 0.10 | Chris Feng | 1 | -1/+1 |
2016-08-15 | ; Fix typos | Chris Feng | 1 | -2/+2 |
2016-08-15 | Do not set _NET_WORKAREA | Chris Feng | 1 | -4/+3 |
2016-08-14 | Merge branch 'feat/compositor' into externals/exwm | Chris Feng | 1 | -0/+1 |
2016-08-14 | Document the compositing manager module | Chris Feng | 1 | -0/+1 |
2016-08-14 | Bump version to 0.9 | Chris Feng | 1 | -2/+2 |
2016-08-12 | Fix _NET_DESKTOP_VIEWPORT | Chris Feng | 1 | -0/+5 |
2016-08-12 | Raise all docks/panels when switching workspace | Chris Feng | 1 | -14/+6 |
2016-08-12 | Check for _NET_WM_STATE_FULLSCREEN on managing | Chris Feng | 1 | -4/+10 |
2016-08-12 | Fix CreateWindow attributes | Chris Feng | 1 | -4/+11 |
2016-08-09 | Update timestamp for WM_TAKE_FOCUS ClientMessage | Chris Feng | 1 | -2/+1 |
2016-08-01 | Fix restarting issues | Chris Feng | 1 | -4/+23 |
2016-07-31 | Bump version to 0.8 | Chris Feng | 1 | -2/+2 |
2016-07-31 | Fix restarting issues | Chris Feng | 1 | -6/+2 |
2016-07-30 | Add restart support | Chris Feng | 1 | -9/+40 |
2016-07-30 | ; * exwm.el (exwm-enable): Ignore unrecognized command line arguments. | Chris Feng | 1 | -0/+3 |
2016-07-30 | Fit the *Completions* buffer | Chris Feng | 1 | -1/+2 |
2016-07-27 | Bump version to 0.7 | Chris Feng | 1 | -1/+1 |
2016-07-25 | Bump version to 0.6 | Chris Feng | 1 | -2/+2 |
2016-07-21 | Minor cleanups | Chris Feng | 1 | -7/+6 |
2016-07-19 | Mention dynamic workspace in various places | Chris Feng | 1 | -5/+6 |
2016-07-19 | Improve the handling of workspaces | Chris Feng | 1 | -0/+11 |
2016-07-17 | Work with workspace frames instead of indices | Adrián Medraño Calvo | 1 | -4/+3 |
2016-07-17 | Add `exwm-workspace--position' helper | Adrián Medraño Calvo | 1 | -1/+1 |
2016-07-16 | Add RandR support for docks and reuse workareas | Chris Feng | 1 | -12/+20 |
2016-07-15 | Add multi-dock support and fix fullscreen issues with dock | Chris Feng | 1 | -24/+28 |
2016-07-14 | Fix various stability issues | Chris Feng | 1 | -1/+1 |
2016-07-13 | Add/improve some ICCCM/EWMH features | Chris Feng | 1 | -63/+131 |
2016-07-12 | Add initial support for dock (panel) applications | Chris Feng | 1 | -14/+49 |
2016-05-25 | Bump version to 0.5 | Chris Feng | 1 | -2/+2 |
2016-05-23 | Add cleanup codes for Emacs daemon | Chris Feng | 1 | -3/+27 |
2016-05-13 | Use `xcb:connect' instead of `xcb:connect-to-socket' | Chris Feng | 1 | -1/+1 |
2016-04-03 | Some commands should be called interactively | Chris Feng | 1 | -1/+1 |
2016-03-25 | Fix emacsclient issues | Chris Feng | 1 | -1/+1 |
2016-03-06 | Untabify | Chris Feng | 1 | -3/+3 |
2016-02-25 | Bump version to 0.4 | Chris Feng | 1 | -1/+1 |
2016-02-22 | Bump version to 0.3 | Chris Feng | 1 | -2/+2 |
2016-02-21 | Fix emacsclient related issues | Chris Feng | 1 | -1/+1 |
2016-02-19 | Fix system tray issues after updating workspaces | Chris Feng | 1 | -12/+4 |
2016-02-12 | Bump version to 0.2 | Chris Feng | 1 | -2/+2 |
2016-02-12 | Postpone making workspace frames fullscreen | Chris Feng | 1 | -0/+1 |
2016-02-06 | Improve bc80eefe | Chris Feng | 1 | -3/+1 |
2016-02-06 | Fix multi-monitor/fullscreen issues | Chris Feng | 1 | -1/+3 |
2016-02-06 | Add auto-hiding minibuffer support | Chris Feng | 1 | -2/+6 |