Age | Commit message (Expand) | Author | Files | Lines |
2016-02-20 | Prevent Emacs frames from restacking themselves | Chris Feng | 1 | -33/+55 |
2016-02-20 | Prevent/Reduce flickering issues with floating X windows | Chris Feng | 1 | -9/+10 |
2016-02-19 | Fix system tray issues after updating workspaces | Chris Feng | 1 | -7/+17 |
2016-02-18 | Fix floating X window bugs introduced by 9c95c03e | Chris Feng | 1 | -11/+18 |
2016-02-07 | Eliminate compilation warnings | Chris Feng | 1 | -0/+1 |
2016-02-07 | Add some useful key bindings | Chris Feng | 1 | -0/+33 |
2016-02-06 | Resize minibuffer only when it's in its own frame | Felix Lange | 1 | -3/+4 |
2016-02-06 | Improve bc80eefe | Chris Feng | 1 | -0/+2 |
2016-02-06 | Add auto-hiding minibuffer support | Chris Feng | 1 | -6/+19 |
2016-02-03 | Merge branch 'feat/virtual-root' | Chris Feng | 1 | -82/+75 |
2016-02-03 | Rework the X windows hierarchy model | Chris Feng | 1 | -82/+75 |
2016-02-02 | Update copyright year to 2016 | Chris Feng | 1 | -1/+1 |
2015-10-26 | Fix problems introduced/exposed by last commit | Chris Feng | 1 | -8/+9 |
2015-09-27 | Work around subrs that block EXWM; other minor fixes | Chris Feng | 1 | -21/+26 |
2015-09-19 | Avoid autoloading variables | Chris Feng | 1 | -0/+2 |
2015-09-18 | Fix wrong/missing ConfigureNotify events | Chris Feng | 1 | -5/+12 |
2015-09-16 | Allow showing buffers on other workspaces and moving an X window by switching | Chris Feng | 1 | -10/+21 |
2015-09-11 | Implement move/resize with keyboard | Chris Feng | 1 | -0/+97 |
2015-09-09 | Add support for xcb:Atom:_NET_CLIENT_LIST_STACKING etc | Chris Feng | 1 | -1/+14 |
2015-09-04 | Prepare for GNU ELPA release | Chris Feng | 1 | -8/+13 |
2015-08-26 | Correct several EWMH properties | Chris Feng | 1 | -17/+16 |
2015-08-24 | Avoid using the "no window manager" code in Emacs | Philip | 1 | -0/+28 |
2015-08-17 | Improve code robustness. | Philip | 1 | -2/+4 |
2015-08-13 | Fix multi-screen bugs | Chris Feng | 1 | -9/+10 |
2015-08-11 | Fix buffer switch problems | Chris Feng | 1 | -1/+7 |
2015-08-10 | Remove redundant code caused by the concurrency of events (continued) | Chris Feng | 1 | -1/+3 |
2015-08-10 | Fix emacsclient bugs | Chris Feng | 1 | -21/+32 |
2015-08-09 | Refresh when minibuffer grows (fix #10) | Chris Feng | 1 | -1/+12 |
2015-08-08 | Correct layout refresh problems | Chris Feng | 1 | -16/+18 |
2015-08-07 | Fix input focus lost after closing window | Chris Feng | 1 | -0/+3 |
2015-07-17 | First commit | Chris Feng | 1 | -0/+194 |