Age | Commit message (Expand) | Author | Files | Lines |
2019-04-14 | Add compatibility mode for legacy servers | Chris Feng | 1 | -36/+96 |
2019-03-24 | Support monitor mirroring | Chris Feng | 1 | -8/+36 |
2019-02-06 | Add input method support | Chris Feng | 1 | -9/+2 |
2019-02-01 | Update copyright year to 2019 | Chris Feng | 1 | -1/+1 |
2018-12-05 | Only call exwm-randr-screen-change-hook on new event sequence number | James Ferguson | 1 | -2/+9 |
2018-12-02 | ; Improve debug logs. | Chris Feng | 1 | -1/+4 |
2018-11-18 | Fallback to the first monitor as the primary one | Chris Feng | 1 | -2/+3 |
2018-11-18 | Automatically refresh RandR settings | Chris Feng | 1 | -7/+54 |
2018-11-11 | Expose `exwm-randr-refresh' public interface | Chris Feng | 1 | -1/+6 |
2018-11-04 | Add support for RandR 1.5 monitor | Chris Feng | 1 | -73/+72 |
2018-03-14 | Fix wrong exwm-active frame parameters | Chris Feng | 1 | -2/+3 |
2018-03-10 | Delay setting workspaces active/inactive | Chris Feng | 1 | -11/+12 |
2018-03-09 | Minor fixes | Chris Feng | 1 | -1/+0 |
2018-03-06 | Factor out `exwm-randr--on-ScreenChangeNotify' | Adrián Medraño Calvo | 1 | -4/+6 |
2018-03-06 | Prevent duplicate keys in frameset-filter-alist | Adrián Medraño Calvo | 1 | -1/+2 |
2018-03-02 | Improve multi-monitor performance | Chris Feng | 1 | -3/+3 |
2018-02-22 | Hide blocked frames (they are visible with a compositor) | Chris Feng | 1 | -3/+8 |
2018-02-22 | Mark active workspaces on each output | Chris Feng | 1 | -2/+21 |
2018-02-20 | Use the 'exwm-randr-output' frame parameter to determine the output | Chris Feng | 1 | -4/+5 |
2018-02-19 | Add customization settings | Chris Feng | 1 | -9/+29 |
2018-02-18 | Make X windows container-less | Chris Feng | 1 | -1/+1 |
2017-12-31 | Update copyright year to 2018 | Chris Feng | 1 | -1/+1 |
2017-02-05 | Fix checkdoc warnings | Chris Feng | 1 | -3/+4 |
2017-02-05 | Update copyright year to 2017 | Chris Feng | 1 | -1/+1 |
2017-01-03 | Prevent certain frame parameters from being saved/restored | Chris Feng | 1 | -1/+5 |
2016-08-15 | Do not set _NET_WORKAREA | Chris Feng | 1 | -1/+1 |
2016-07-21 | Fix workspace creation and deletion | Chris Feng | 1 | -0/+5 |
2016-07-19 | Adapt dynamic workspace for RandR module | Chris Feng | 1 | -2/+4 |
2016-07-17 | Add helper for counting number of workspaces | Adrián Medraño Calvo | 1 | -3/+3 |
2016-07-16 | Add RandR support for docks and reuse workareas | Chris Feng | 1 | -12/+12 |
2016-07-15 | Add multi-dock support and fix fullscreen issues with dock | Chris Feng | 1 | -1/+2 |
2016-07-13 | Add/improve some ICCCM/EWMH features | Chris Feng | 1 | -13/+8 |
2016-07-12 | Add initial support for dock (panel) applications | Chris Feng | 1 | -13/+9 |
2016-05-23 | Add cleanup codes for Emacs daemon | Chris Feng | 1 | -1/+5 |
2016-02-21 | Fix emacsclient related issues | Chris Feng | 1 | -2/+1 |
2016-02-19 | Fix system tray issues after updating workspaces | Chris Feng | 1 | -11/+14 |
2016-02-07 | Remove an assertion | Chris Feng | 1 | -35/+36 |
2016-02-06 | Resize minibuffer only when it's in its own frame | Felix Lange | 1 | -2/+3 |
2016-02-06 | Improve bc80eefe | Chris Feng | 1 | -3/+3 |
2016-02-06 | Fix multi-monitor/fullscreen issues | Chris Feng | 1 | -3/+14 |
2016-02-03 | Merge branch 'feat/virtual-root' | Chris Feng | 1 | -9/+5 |
2016-02-03 | Rework the X windows hierarchy model | Chris Feng | 1 | -9/+5 |
2016-02-02 | Update copyright year to 2016 | Chris Feng | 1 | -1/+1 |
2015-11-01 | Add hook run when screen changes | Chris Feng | 1 | -5/+15 |
2015-09-27 | Work around subrs that block EXWM; other minor fixes | Chris Feng | 1 | -9/+11 |
2015-09-11 | Fix with-slots | Chris Feng | 1 | -4/+4 |
2015-09-04 | Prepare for GNU ELPA release | Chris Feng | 1 | -13/+14 |
2015-08-26 | Correct several EWMH properties | Chris Feng | 1 | -24/+27 |
2015-08-24 | Avoid using the "no window manager" code in Emacs | Philip | 1 | -0/+6 |
2015-08-13 | Fix multi-screen bugs | Chris Feng | 1 | -1/+12 |