Age | Commit message (Expand) | Author | Files | Lines |
2018-03-06 | Prevent duplicate keys in frameset-filter-alist | Adrián Medraño Calvo | 1 | -1/+2 |
2018-03-04 | Avoid switching buffer when moving an X window already in place | Chris Feng | 1 | -1/+3 |
2018-03-04 | Fix fullscreen mode after switching workspace and back | Chris Feng | 1 | -3/+4 |
2018-03-04 | Add prefix arguments support for various commands | Chris Feng | 1 | -16/+41 |
2018-03-03 | Fix EXWM buffers not being hidden on workspace switch | Johan Johansson | 1 | -5/+5 |
2018-02-22 | Hide blocked frames (they are visible with a compositor) | Chris Feng | 1 | -26/+50 |
2018-02-22 | Mark active workspaces on each output | Chris Feng | 1 | -43/+36 |
2018-02-20 | Use the 'exwm-randr-output' frame parameter to determine the output | Chris Feng | 1 | -38/+30 |
2018-02-19 | Fix various issues with multi-monitor support | Chris Feng | 1 | -37/+68 |
2018-02-19 | Support displaying floating X windows on all workspaces | Chris Feng | 1 | -4/+6 |
2018-02-19 | Add customization settings | Chris Feng | 1 | -96/+122 |
2018-02-18 | Make X windows container-less | Chris Feng | 1 | -184/+136 |
2017-12-31 | Update copyright year to 2018 | Chris Feng | 1 | -1/+1 |
2017-11-19 | Fix various input focus issues | Chris Feng | 1 | -7/+6 |
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-04-16 | Avoid comparing X display names | Chris Feng | 1 | -2/+2 |
2017-03-05 | Manually run `focus-in-hook' and `focus-out-hook' | Chris Feng | 1 | -0/+19 |
2017-02-24 | Fix systemtray position | Chris Feng | 1 | -1/+4 |
2017-02-05 | Fix checkdoc warnings | Chris Feng | 1 | -1/+1 |
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/+6 |
2016-10-06 | Avoid updating input focus when renaming buffers | Chris Feng | 1 | -3/+13 |
2016-09-30 | Use read-buffer-to-switch in exwm-workspace-switch-to-buffer | Felix Lange | 1 | -1/+1 |
2016-09-23 | Use X window borders | Chris Feng | 1 | -6/+0 |
2016-08-31 | Force using visible buffers in `other-buffer' | Chris Feng | 1 | -1/+1 |
2016-08-30 | Improve exwm-workspace-move-window behavior in specific case | Ved Vyas | 1 | -4/+3 |
2016-08-15 | Do not set _NET_WORKAREA | Chris Feng | 1 | -7/+2 |
2016-08-12 | Fix _NET_DESKTOP_VIEWPORT | Chris Feng | 1 | -5/+0 |
2016-08-12 | Raise all docks/panels when switching workspace | Chris Feng | 1 | -12/+13 |
2016-08-12 | Check for _NET_WM_STATE_FULLSCREEN on managing | Chris Feng | 1 | -4/+11 |
2016-08-12 | Always put the desktop at bottom | Chris Feng | 1 | -3/+17 |
2016-08-12 | Fix CreateWindow attributes | Chris Feng | 1 | -15/+34 |
2016-08-09 | Update timestamp for WM_TAKE_FOCUS ClientMessage | Chris Feng | 1 | -0/+9 |
2016-08-01 | Fix emacsclient issues | Chris Feng | 1 | -26/+30 |
2016-08-01 | Fix restarting issues | Chris Feng | 1 | -19/+36 |
2016-07-31 | ; Eliminate compile warnings | Chris Feng | 1 | -4/+9 |
2016-07-31 | Fix restarting issues | Chris Feng | 1 | -5/+10 |
2016-07-30 | Add restart support | Chris Feng | 1 | -33/+32 |
2016-07-30 | ; * exwm-workspace.el (exwm-workspace-switch): Input focus should be set | Chris Feng | 1 | -1/+1 |
2016-07-30 | set fullscreen-frame-count to 0 on exiting | Taichi Uemura | 1 | -0/+1 |
2016-07-30 | Fit the *Completions* buffer | Chris Feng | 1 | -1/+11 |
2016-07-30 | Fix input focus transfer between workspaces | Chris Feng | 1 | -13/+0 |
2016-07-26 | Always update input focus on entering minibuffer | Chris Feng | 1 | -3/+1 |
2016-07-25 | Minor fixes for past few commits | Chris Feng | 1 | -4/+3 |
2016-07-22 | Fix issues with deleting the last workspace | Chris Feng | 1 | -8/+10 |
2016-07-22 | Add minibuffer toggle command | Chris Feng | 1 | -0/+12 |
2016-07-21 | Improve the performance of workspace creation | Chris Feng | 1 | -5/+9 |
2016-07-21 | Fix input focus issues revealed by recent commits | Chris Feng | 1 | -0/+1 |