| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-25 | Implement #'exwm-buffer-groups-kill-bufferHEADmaster | Jakob L. Kreuze | |
| 2019-03-15 | Invoke '--remove-buffers before listing buffers | Jakob L. Kreuze | |
| "nil" has been showing up recently when I hit <C-x b>, presumably because 'buffer-name for a dead buffer returns 'nil. No big deal, we'll just call exwm-buffer-groups--remove-buffers before giving a list of buffers in the completing read. This *might* not be the most elegant solution, in which case I'll hopefully come up with something better later on. | |||
| 2019-03-14 | Fix exwm-buffer-groups-move | Jakob L. Kreuze | |
| The original version of the function didn't actually modify 'exwm-buffer-groups-buffers. | |||
| 2019-03-14 | Implement exwm-buffer-groups-switch-buffer | Jakob L. Kreuze | |
| 2019-03-14 | Implement exwm-buffer-groups-move | Jakob L. Kreuze | |
| 2019-03-14 | Use 'cl-lib instead of the deprecated 'cl | Jakob L. Kreuze | |
| 2019-03-14 | Initial commit. | Jakob L. Kreuze | |