| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-04 | Version 0.50.5 | Daniel Mendler | |
| 2021-05-04 | require orderless to fix deferred highlighting | Daniel Mendler | |
| 2021-05-02 | Minor README updates | Daniel Mendler | |
| 2021-05-01 | Fix completion cycling in eshell and shell | Daniel Mendler | |
| 2021-04-30 | Add links to issues | Daniel Mendler | |
| 2021-04-30 | Ensure that case-fold-search=t (See #17) | Daniel Mendler | |
| 2021-04-30 | Detect both gnome and cinnamon | Daniel Mendler | |
| 2021-04-30 | HACK: Try to fix resizing issue (Fix #17) | Daniel Mendler | |
| 2021-04-29 | Align annotations (Fix #18) | Daniel Mendler | |
| 2021-04-29 | Overlay fix | Daniel Mendler | |
| 2021-04-29 | Set child-frame-border on Emacs 28 | Daniel Mendler | |
| 2021-04-29 | child frame: Anti-flicker fix | Daniel Mendler | |
| 2021-04-29 | Add corfu-min/max-width for easier customization | Daniel Mendler | |
| 2021-04-29 | Add corfu-bar-width/corfu-margin-width customizable variables | Daniel Mendler | |
| This allows to scale scrollbar and margins according to your preference. Setting the width to 0 is supported. See #1 and #7. | |||
| 2021-04-29 | Add error message when completion is already in progress | Daniel Mendler | |
| 2021-04-29 | Print warning if corfu-mode is enabled on text display. | Daniel Mendler | |
| Degrade gracefully, ensure that default completion stays functional. | |||
| 2021-04-28 | Renamings | Daniel Mendler | |
| 2021-04-28 | Delete overlay before update | Daniel Mendler | |
| 2021-04-28 | Call corfu-abort | Daniel Mendler | |
| 2021-04-28 | Revert "Simplify state management" | Daniel Mendler | |
| This reverts commit 36f51adb3dbbdefe057cbab8747bdaed2c10c7f2. | |||
| 2021-04-28 | Simplify state management | Daniel Mendler | |
| 2021-04-28 | More robust window configuration change handling | Daniel Mendler | |
| 2021-04-28 | Version 0.40.4 | Daniel Mendler | |
| 2021-04-28 | Avoid display artifact at first start | Daniel Mendler | |
| 2021-04-28 | Ensure that popup colors are updated | Daniel Mendler | |
| Otherwise the colors will get lost when themes are switched. Thanks, @protesilaos. | |||
| 2021-04-28 | Use :align-to for scrollbar | Daniel Mendler | |
| 2021-04-28 | Simplify face definitions | Daniel Mendler | |
| 2021-04-28 | Rename corfu-confirm to corfu-no-match | Daniel Mendler | |
| 2021-04-28 | Use italic face for "No match" message | Daniel Mendler | |
| 2021-04-28 | Ensure that frame buffer is set | Daniel Mendler | |
| 2021-04-28 | Pixel-perfect positioning | Daniel Mendler | |
| 2021-04-28 | Use redraw-frame | Daniel Mendler | |
| 2021-04-28 | Use spaces for border/bar instead of image | Daniel Mendler | |
| 2021-04-28 | Use internal border | Daniel Mendler | |
| 2021-04-28 | Keep frame alive for performance | Daniel Mendler | |
| 2021-04-28 | Ensure that documentation/location frame still works with child-frame popup | Daniel Mendler | |
| 2021-04-28 | Ensure that overlay is deleted properly | Daniel Mendler | |
| 2021-04-28 | Simplify | Daniel Mendler | |
| 2021-04-28 | Reorder exit conditions | Daniel Mendler | |
| 2021-04-28 | Use child frames instead of overlays | Daniel Mendler | |
| Fix #10, #13 and #15. | |||
| 2021-04-28 | Add popup comment (See #10 and #15) | Daniel Mendler | |
| 2021-04-28 | Use `vertical-motion` instead of `forward-line` | Daniel Mendler | |
| Partial fix of #15 | |||
| 2021-04-27 | Use stricter definition of the affixation-function | Daniel Mendler | |
| See https://github.com/emacs-mirror/emacs/commit/d8e037eeaa7eef26349bc0fb3fa00e10a5c4b894 | |||
| 2021-04-27 | Minor cleanup of keep-alive logic | Daniel Mendler | |
| 2021-04-27 | Show "No match" message if no candidates are found | Daniel Mendler | |
| 2021-04-27 | Better guarding against errors during candidate generation | Daniel Mendler | |
| 2021-04-27 | Exit conditions: Minor cleanup | Daniel Mendler | |
| 2021-04-27 | Guard against dabbrev error if there are no matches | Daniel Mendler | |
| 2021-04-27 | Add `corfu-excluded-modes` | Daniel Mendler | |
| 2021-04-27 | Update readme | Daniel Mendler | |
