| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-27 | v0.6.4externals/ivy-posframe | Feng Shu | |
| 2026-01-27 | Update ivy-posframe-refposhandler-default | Feng Shu | |
| See: https://github.com/tumashu/posframe/issues/134#issuecomment-3798787928 | |||
| 2024-10-23 | Support tty-child-frames feature. | Feng Shu | |
| 2024-10-23 | display-graphic-p -> posframe-workable-p | Feng Shu | |
| 2021-12-17 | * ivy-posframe.el (ivy-posframe-display-at-frame-bottom-center): Added. #118 | Feng Shu | |
| 2021-11-03 | v0.6.3 | Feng Shu | |
| 2021-11-03 | * ivy-posframe.el (ivy-posframe--display): Use border-width/color instead. | Feng Shu | |
| 2021-09-22 | v0.6.2 | Feng Shu | |
| 2021-09-21 | Fix: ivy-posframe disappear in a flash after ivy-posframe-avy #114 | Feng Shu | |
| 2021-06-09 | v0.6.1 | Feng Shu | |
| 2021-06-09 | Hide ivy-posframe when exit minibuffer. | Feng Shu | |
| * ivy-posframe.el (ivy-posframe--display): Add :hidehandler. (ivy-posframe-hidehandler): New function. | |||
| 2021-04-27 | Merge pull request #111 from tttuuu888/work-dispatching-call | tumashu | |
| Add ivy-posframe-dispatching-call and ivy-posframe--dispatching-call | |||
| 2021-04-26 | Add ivy-posframe-dispatching-call and ivy-posframe--dispatching-call | SeungKi Kim | |
| 2021-04-10 | v0.6.0 | Feng Shu | |
| 2021-04-10 | * ivy-posframe.el (ivy-posframe-parent-frame-poshandler): remove. | Feng Shu | |
| 2021-04-10 | * ivy-posframe.el (exwm-workspace-current-index): remove useless space. | Feng Shu | |
| 2021-04-10 | * ivy-posframe.el (ivy-posframe-refposhandler-default): Use bound-and-true-p ↵ | Feng Shu | |
| to test exwm--connection. | |||
| 2021-04-09 | * ivy-posframe.el (ivy-posframe-refposhandler-default): use exwm info to get ↵ | Feng Shu | |
| ref position. | |||
| 2021-04-09 | * ivy-posframe.el (ivy-posframe-refposhandler-default): New function. | Feng Shu | |
| 2021-04-09 | parent-frame-poshandler => refposhandler | Feng Shu | |
| 2021-04-08 | * ivy-posframe.el (ivy-posframe-parent-frame-poshandler): update docstring. | Feng Shu | |
| 2021-04-08 | Try to handle EXWM environment. | Feng Shu | |
| * ivy-posframe.el (ivy-posframe-parent-frame-poshandler): New variable. (ivy-posframe--display): use parent-frame-poshandler. | |||
| 2021-01-22 | Fix README | Feng Shu | |
| 2020-12-15 | v0.5.5 | Feng Shu | |
| 2020-12-14 | Merge pull request #106 from tttuuu888/work-issue-103 | tumashu | |
| Fix minibuffer height is increased after closing action list #103 | |||
| 2020-12-14 | Update a function name properly to ivy-posframe--dispatching-done | SeungKi Kim | |
| 2020-12-14 | Fix minibuffer height is increased after closing action list #103 | SeungKi Kim | |
| 2020-12-14 | v0.5.4 | Feng Shu | |
| 2020-12-14 | Merge pull request #104 from tttuuu888/work-issue-103 | tumashu | |
| Fix to properly exit the action list #103 | |||
| 2020-12-14 | Fix to properly exit the action list #103 | SeungKi Kim | |
| 1. Fix that pressing `ESC` is showing "^[ is not bound" issue. 2. Fix that pressing `C-g` is showing "^[ is not bound" issue. 3. Add support `M-o` to properly exit the action list | |||
| 2020-11-24 | Version 0.5.3 | Feng Shu | |
| 2020-11-24 | * ivy-posframe.el (ivy-posframe--minibuffer-setup): remove :box :underline ↵ | Feng Shu | |
| :overline :strike-through of face. | |||
| 2020-10-26 | Version 0.5.2 | Feng Shu | |
| 2020-10-26 | Merge pull request #98 from snyball/master | tumashu | |
| Set truncate-lines to ivy-truncate-lines | |||
| 2020-10-24 | Set truncate-lines to ivy-truncate-lines | Jonas Møller | |
| 2020-10-10 | * ivy-posframe.el (ivy-posframe--display): Fix indent. | Feng Shu | |
| 2020-10-09 | Version 0.5.1 | Feng Shu | |
| 2020-10-09 | let* -> let | Feng Shu | |
| * ivy-posframe.el (ivy-posframe-read-action) (ivy-posframe-dispatching-done): use let instead let* | |||
| 2020-10-09 | Fix ivy-posframe-mode block ivy-mode's ivy-dispatching-done(M-o) #69 | Feng Shu | |
| * ivy-posframe.el (ivy-posframe-dispatching-done): call ivy-dispatching-done instead of ivy-done | |||
| 2020-10-05 | * ivy-posframe.el (ivy-posframe--swiper-avy-candidate): Do not use cl-letf | Feng Shu | |
| 2020-10-04 | Version: 0.5.0 | Feng Shu | |
| 2020-10-04 | Fix according to Stefan's suggestion | Feng Shu | |
| 2020-10-04 | * ivy-posframe.el (ivy-posframe-dispatching-done): Do not use cl-letf | Feng Shu | |
| 2020-10-04 | Fix display-function warn | Feng Shu | |
| * ivy-posframe.el (ivy-posframe-read-action) (ivy-posframe-read-action-by-key): Deal with display-function compile warn. | |||
| 2020-10-04 | Fix compile warn. | Feng Shu | |
| 2020-10-04 | Version: 0.4.0 | Feng Shu | |
| 2020-10-04 | ivy-posframe-style use 'frame-center by default. | Feng Shu | |
| * ivy-posframe.el (ivy-posframe-style): change ivy-posframe-style instead (ivy-posframe-display-functions-alist): revert to use ivy-posframe-display | |||
| 2020-10-04 | * ivy-posframe.el (ivy-posframe-display-functions-alist): Use ↵ | Feng Shu | |
| ivy-posframe-display-at-frame-center by default. | |||
| 2020-10-04 | * ivy-posframe.el: update Package-Requires | Feng Shu | |
| 2020-10-04 | * ivy-posframe.el: version 0.3.0 | Feng Shu | |
