Age | Commit message (Expand) | Author | Files | Lines |
2016-09-25 | Fix `exwm-manage--kill-buffer-query-function' | Chris Feng | 1 | -17/+17 |
2016-09-23 | Use X window borders | Chris Feng | 5 | -36/+66 |
2016-09-23 | Remember the geometries of floating X windows | Chris Feng | 2 | -9/+24 |
2016-09-23 | Redirect KeyPress events sent to system tray icons | Chris Feng | 1 | -1/+33 |
2016-09-23 | Allow selecting an X window from another workspace | Chris Feng | 1 | -8/+2 |
2016-09-22 | Add support for keyboard macro | Chris Feng | 2 | -1/+36 |
2016-09-22 | Drop support for _NET_WM_STATE_MODAL | Chris Feng | 1 | -15/+1 |
2016-09-22 | ; Remove dead code | Chris Feng | 1 | -13/+11 |
2016-08-31 | Merge branch 'vedvyas/workspace-move-window-tweak' into externals/exwm | Chris Feng | 2 | -6/+6 |
2016-08-31 | Force using visible buffers in `other-buffer' | Chris Feng | 2 | -3/+4 |
2016-08-30 | Improve exwm-workspace-move-window behavior in specific case | Ved Vyas | 1 | -4/+3 |
2016-08-28 | Bump version to 0.10 | Chris Feng | 1 | -1/+1 |
2016-08-24 | Add toggle commands | Chris Feng | 3 | -8/+22 |
2016-08-15 | ; Fix typos | Chris Feng | 3 | -4/+4 |
2016-08-15 | Do not set _NET_WORKAREA | Chris Feng | 3 | -12/+6 |
2016-08-14 | Merge branch 'feat/compositor' into externals/exwm | Chris Feng | 3 | -0/+1780 |
2016-08-14 | Document the compositing manager module | Chris Feng | 2 | -0/+2 |
2016-08-14 | Implement compositing manager module | Chris Feng | 1 | -0/+1778 |
2016-08-14 | Bump version to 0.9 | Chris Feng | 1 | -2/+2 |
2016-08-14 | Only check input focus for globally active model | Chris Feng | 1 | -31/+30 |
2016-08-12 | Fix _NET_DESKTOP_VIEWPORT | Chris Feng | 2 | -5/+5 |
2016-08-12 | Raise all docks/panels when switching workspace | Chris Feng | 2 | -26/+19 |
2016-08-12 | Check for _NET_WM_STATE_FULLSCREEN on managing | Chris Feng | 5 | -18/+49 |
2016-08-12 | * exwm-manage.el (exwm-manage--unmanage-window): Do not clear struts | Chris Feng | 1 | -1/+2 |
2016-08-12 | Always put the desktop at bottom | Chris Feng | 2 | -3/+29 |
2016-08-12 | * exwm-manage.el (exwm-manage--scan): Check for possibly | Chris Feng | 1 | -9/+16 |
2016-08-12 | Fix CreateWindow attributes | Chris Feng | 5 | -34/+85 |
2016-08-10 | Adapt for the changes in `window-configuration-change-hook' | Chris Feng | 1 | -4/+10 |
2016-08-09 | Update timestamp for WM_TAKE_FOCUS ClientMessage | Chris Feng | 4 | -34/+112 |
2016-08-09 | Fix coordinates calculations concerning workspaces | Chris Feng | 2 | -22/+20 |
2016-08-09 | Ensure floating hooks are run in the right context | Chris Feng | 1 | -4/+8 |
2016-08-07 | Set background pixmap for system tray embedder | Chris Feng | 1 | -16/+27 |
2016-08-06 | * exwm-layout.el (exwm-layout--show): Fix the position of floating | Chris Feng | 1 | -15/+23 |
2016-08-06 | Avoid setting input focus on workspace containers | Chris Feng | 1 | -11/+34 |
2016-08-01 | Fix emacsclient issues | Chris Feng | 3 | -32/+42 |
2016-08-01 | Fix restarting issues | Chris Feng | 2 | -23/+59 |
2016-07-31 | Bump version to 0.8 | Chris Feng | 1 | -2/+2 |
2016-07-31 | ; Eliminate compile warnings | Chris Feng | 2 | -5/+10 |
2016-07-31 | Fix restarting issues | Chris Feng | 2 | -11/+12 |
2016-07-30 | Add restart support | Chris Feng | 5 | -43/+87 |
2016-07-30 | ; * exwm.el (exwm-enable): Ignore unrecognized command line arguments. | Chris Feng | 1 | -0/+3 |
2016-07-30 | ; * exwm-workspace.el (exwm-workspace-switch): Input focus should be set | Chris Feng | 1 | -1/+1 |
2016-07-30 | Merge branch 'uemurax/reset-fullscreen-frame-count' into externals/exwm | Chris Feng | 1 | -0/+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 | 2 | -2/+13 |
2016-07-30 | Exit the active minibuffer on unmanaging X windows | Chris Feng | 1 | -8/+20 |
2016-07-30 | ; * exwm-manage.el (exwm-manage--manage-window): Check the value range | Chris Feng | 1 | -1/+5 |
2016-07-30 | Grab global keys on newly created workspaces | Chris Feng | 1 | -2/+13 |
2016-07-30 | Fix input focus transfer between workspaces | Chris Feng | 2 | -17/+10 |
2016-07-29 | ; * exwm-floating.el (exwm-floating--unset-floating): Reposition an X | Chris Feng | 1 | -0/+8 |