[elpa] master 308bd9a: * externals-list: Add ivy-posframe info

2020-10-03 Thread Feng Shu
branch: master commit 308bd9a0283eee100f2a2f1efeadf15553694a37 Author: Feng Shu Commit: Feng Shu * externals-list: Add ivy-posframe info --- externals-list | 1 + 1 file changed, 1 insertion(+) diff --git a/externals-list b/externals-list index 5590116..fbdc58d 100644 --- a/externals-list

[elpa] externals/ivy-posframe 8861e54 002/195: Use ivy-display-functions-props

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 8861e5429ac585633e24263ff2891c702e6ce6f6 Author: Feng Shu Commit: Feng Shu Use ivy-display-functions-props --- ivy-posframe.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index e7fcf2a..ef2

[elpa] externals/ivy-posframe 8d0b0ae 008/195: Update

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 8d0b0ae4cf75048d84b461426f8aeb08a7ebf173 Author: Feng Shu Commit: Feng Shu Update --- ivy-posframe.el | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index d0c2f69..01574dc 100644 ---

[elpa] externals/ivy-posframe 2733fe1 010/195: Set :position to (point).

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 2733fe1746bcdd5349cc7cae3887cab2f7665f1c Author: Feng Shu Commit: Feng Shu Set :position to (point). --- ivy-posframe.el | 1 + 1 file changed, 1 insertion(+) diff --git a/ivy-posframe.el b/ivy-posframe.el index 01574dc..c1bea4c 100644 --- a/ivy-posfra

[elpa] externals/ivy-posframe 550c322 018/195: Fix warn

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 550c3227903242d7162a9bb5a3bf0adbb91b8409 Author: Feng Shu Commit: Feng Shu Fix warn --- ivy-posframe.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index 91e4191..6c1078d 100644 ---

[elpa] externals/ivy-posframe 9db2b75 017/195: Update README

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 9db2b75ee905cdb1f02b7bcfe5a0b9a39d9e339f Author: Feng Shu Commit: Feng Shu Update README --- README.md | 21 + ivy-posframe.el | 6 ++ snapshots/ivy-posframe3.gif | Bin 0 -> 111745 bytes 3 files

[elpa] externals/ivy-posframe 2546238 016/195: reuse minibuffer's ivy prompt

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 254623810f64b8bd06820211a70d44add37f14b4 Author: Feng Shu Commit: Feng Shu reuse minibuffer's ivy prompt --- ivy-posframe.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index 2bd30b4..f3c69ae

[elpa] externals/ivy-posframe fc0820a 009/195: Update

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit fc0820a544363cdf5b68666d951764bdf840838e Author: Feng Shu Commit: Feng Shu Update --- README.md | 35 +++ snapshots/ivy-posframe1.gif | Bin 0 -> 313099 bytes snapshots/ivy-posframe2.gif | Bin 0 -> 1803

[elpa] externals/ivy-posframe c36250a 013/195: Update README

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit c36250a5a6d307fdc8f60505be09e23d0b9e1b5a Author: Feng Shu Commit: Feng Shu Update README --- README.md | 41 - ivy-posframe.el | 32 +--- 2 files changed, 29 insertions(+), 44 del

[elpa] externals/ivy-posframe 823d3db 023/195: Update README

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 823d3dbf490e4f94b6680ae1b8610e476805e6a6 Author: Feng Shu Commit: Feng Shu Update README --- README.md | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index f82096e..6e34cf6 1006

[elpa] externals/ivy-posframe 8a3ecb3 014/195: package-require ivy

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 8a3ecb3c01414aa574a61862bcb918816cfe46f9 Author: Feng Shu Commit: Feng Shu package-require ivy --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index dd1f09f..2db0f73 100644 --- a/

[elpa] externals/ivy-posframe 7544bb6 049/195: Implement ivy-posframe-avy

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 7544bb661bfb6543a0673973629fd917b49e5d74 Author: Fox Kiester Commit: Fox Kiester Implement ivy-posframe-avy Fixes #6. --- ivy-posframe.el | 49 - 1 file changed, 48 insertions(+), 1 deletion(-) d

[elpa] externals/ivy-posframe 0989e42 039/195: Show cursor's position, fix #9

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 0989e424a2d271fba030eb22f8787dd7adb9dcb1 Author: Feng Shu Commit: Feng Shu Show cursor's position, fix #9 --- ivy-posframe.el | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index 1

[elpa] externals/ivy-posframe 0136107 015/195: Remove ivy-posframe-mode

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 01361072288be54a3de1d0e02ded7e54798cd3ad Author: Feng Shu Commit: Feng Shu Remove ivy-posframe-mode --- ivy-posframe.el | 11 --- 1 file changed, 11 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index 2db0f73..2bd30b4 100644 --- a

[elpa] externals/ivy-posframe 990b9b4 007/195: Update

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 990b9b490236f83ef9bbb5019340c69f3d8db46f Author: Feng Shu Commit: Feng Shu Update --- ivy-posframe.el | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index f69d1ce..d0c2f69 100644 ---

[elpa] externals/ivy-posframe 8a54dbb 011/195: Use ivy-display-function-fallback

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 8a54dbba1a088f098eadc9c0007e54869f849c30 Author: Feng Shu Commit: Feng Shu Use ivy-display-function-fallback --- ivy-posframe.el | 32 +--- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/ivy-posframe.el b/ivy

[elpa] externals/ivy-posframe 1651770 012/195: Update

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 1651770787cbf238531e4735ea59e98c289fc5db Author: Feng Shu Commit: Feng Shu Update --- README.md | 52 ++-- ivy-posframe.el | 55 ++- 2 files change

[elpa] externals/ivy-posframe 5482c07 024/195: Update README

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 5482c07017e18cfca02e4a39e5f6aec80342ab21 Author: Feng Shu Commit: Feng Shu Update README --- README.md | 25 + ivy-posframe.el| 6 ++--- ...rame3.gif =>

[elpa] branch externals/ivy-posframe created (now d539ac2)

2020-10-03 Thread Feng Shu
tumashu pushed a change to branch externals/ivy-posframe. at d539ac2 version 0.2.0 This branch includes the following new commits: new d6fc7c6 Init commit new 8861e54 Use ivy-display-functions-props new 229caae update new 3bc6301 Add ivy-posfram

[elpa] externals/ivy-posframe 229caae 003/195: update

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 229caaee32d05b04f44dba498a3e973e82dc5dc7 Author: Feng Shu Commit: Feng Shu update --- ivy-posframe.el | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index ef253ba..ac28f8c 100644 --- a/

[elpa] externals/ivy-posframe 3bc6301 004/195: Add ivy-posframe-workable-p

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 3bc6301f9161eb563b098b4cbf0813a1ba4f4b55 Author: Feng Shu Commit: Feng Shu Add ivy-posframe-workable-p --- ivy-posframe.el | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index ac28f8c..b

[elpa] externals/ivy-posframe e0247bf 035/195: split ivy-posframe-setup to ivy-posframe-init and ivy-posframe-setup

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit e0247bf4e54c3e066b50f5661b57890061c9b4ee Author: Feng Shu Commit: Feng Shu split ivy-posframe-setup to ivy-posframe-init and ivy-posframe-setup --- ivy-posframe.el | 39 ++- 1 file changed, 22 insertions(+), 17 deleti

[elpa] externals/ivy-posframe d6fc7c6 001/195: Init commit

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit d6fc7c6184a943ec40cdf64138d1f25aeb3152fe Author: Feng Shu Commit: Feng Shu Init commit --- ivy-posframe.el | 92 + 1 file changed, 92 insertions(+) diff --git a/ivy-posframe.el b/ivy-posframe.el n

[elpa] externals/ivy-posframe ddaf875 020/195: Add Emacs version requirement to README

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit ddaf875d5f5a8629ba49731c199e0ca57effd3d8 Author: Feng Shu Commit: Feng Shu Add Emacs version requirement to README --- README.md | 18 ++ ivy-posframe.el | 2 ++ 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/READ

[elpa] externals/ivy-posframe 6494b38 005/195: Add ivy-posframe-mode

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 6494b3880bf243a465b4ca26e973f2c5a8578efd Author: Feng Shu Commit: Feng Shu Add ivy-posframe-mode --- ivy-posframe.el | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index b041f34..9fcd8

[elpa] externals/ivy-posframe f287da7 006/195: Add ivy-posframe-mode

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit f287da7f8944e7c9488a4df436af3c27c33418b0 Author: Feng Shu Commit: Feng Shu Add ivy-posframe-mode --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index 9fcd864..f69d1ce 100644 ---

[elpa] externals/ivy-posframe 0be1372 029/195: Remove ivy-posframe-style variable

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 0be1372430b0551effc5b86f52dabcc2de4c595c Author: Feng Shu Commit: Feng Shu Remove ivy-posframe-style variable This feature seem to useless, for user can set different ivy-posframe display function in ivy-display-function --- README.md

[elpa] externals/ivy-posframe 387045c 032/195: Fix README

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 387045c461b3eae8739a0839b87007a76d4968b4 Author: Feng Shu Commit: Feng Shu Fix README --- README.md | 30 +++--- ivy-posframe.el | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.m

[elpa] externals/ivy-posframe 19f1382 059/195: update README

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 19f13821094da5f025a80a8df0b295a113efcef4 Author: Feng Shu Commit: Feng Shu update README --- README.md | 45 +++-- ivy-posframe.el | 6 -- 2 files changed, 27 insertions(+), 24 deletions(-) diff --git

[elpa] externals/ivy-posframe aec9d8a 058/195: Update ivy-posframe README

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit aec9d8a616edeb886532aaf604cae522724f8ef5 Author: Feng Shu Commit: Feng Shu Update ivy-posframe README --- README.md | 110 ++-- ivy-posframe.el | 71 2 files

[elpa] externals/ivy-posframe 96c2e83 067/195: Update README

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 96c2e835e17fecf6e3589079acb240e24cd4f029 Author: Feng Shu Commit: Feng Shu Update README --- README.md | 56 ivy-posframe.el | 16 +--- 2 files changed, 37 insertions(+), 35 dele

[elpa] externals/ivy-posframe e6f4e1c 088/195: Fix ""ivy-posframe-font seems take no effect." #36

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit e6f4e1ced809f2ffd318fcce2e03a5e9f1ba4812 Author: Feng Shu Commit: Feng Shu Fix ""ivy-posframe-font seems take no effect." #36 --- ivy-posframe.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.el i

[elpa] externals/ivy-posframe 0f159d5 025/195: Add frame-bottom-window-center style

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 0f159d505fc9cc7aebbe7c0cf53840d7ac7a236d Author: Feng Shu Commit: Feng Shu Add frame-bottom-window-center style --- README.md | 19 ++- ivy-posframe.el | 10 +- 2 files changed, 19 insertions(+), 10 deletions(-) diff --git

[elpa] externals/ivy-posframe 26a7ba7 036/195: Add ivy-posframe-enable and use it

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 26a7ba744a06ef97811c79b9d723b0125267b512 Author: Feng Shu Commit: Feng Shu Add ivy-posframe-enable and use it --- README.md | 36 ++-- ivy-posframe.el | 18 +- 2 files changed, 27 insertions(+), 27 d

[elpa] externals/ivy-posframe 7ea96ce 055/195: Merge pull request #19 from abo-abo/master

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 7ea96ce97857b4d4898e7a908429e61a714b412a Merge: 9982c6d 3784f59 Author: tumashu Commit: GitHub Merge pull request #19 from abo-abo/master Simplify ivy-postframe-avy --- ivy-posframe.el | 49 + 1 f

[elpa] externals/ivy-posframe f341bae 061/195: Add blank line

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit f341bae22aee4cd4b0c51dd40c95bce8771a1e77 Author: Feng Shu Commit: Feng Shu Add blank line --- ivy-posframe.el | 1 + 1 file changed, 1 insertion(+) diff --git a/ivy-posframe.el b/ivy-posframe.el index 319ce6b..35dd872 100644 --- a/ivy-posframe.el +++ b

[elpa] externals/ivy-posframe 38aff80 084/195: Add ivy-posframe-demo

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 38aff80113d62b588acbb66d9f7f22ce3c54ec03 Author: Feng Shu Commit: Feng Shu Add ivy-posframe-demo --- ivy-posframe.el | 9 + 1 file changed, 9 insertions(+) diff --git a/ivy-posframe.el b/ivy-posframe.el index 9b5b1bd..13953b3 100644 --- a/ivy-p

[elpa] externals/ivy-posframe b217e00 051/195: Use remaps for all keybindings

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit b217e00690d11341ec8a458de88387505d873f44 Author: Fox Kiester Commit: Fox Kiester Use remaps for all keybindings --- ivy-posframe.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index 69260

[elpa] externals/ivy-posframe 9f6b58d 040/195: Cursor face inherits from regular cursor face

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 9f6b58d02ac2478e4a246ed701018f4e2ac6e06e Author: Dror Levin Commit: GitHub Cursor face inherits from regular cursor face --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index d7b3

[elpa] externals/ivy-posframe f6f07cf 056/195: Revert "Simplify ivy-postframe-avy"

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit f6f07cf34feb4a7389386db4a617b04c5e4fa9b1 Author: tumashu Commit: GitHub Revert "Simplify ivy-postframe-avy" --- ivy-posframe.el | 49 - 1 file changed, 44 insertions(+), 5 deletions(-) diff --git a/ivy-po

[elpa] externals/ivy-posframe 60e1f99 045/195: add variable to customize ivy-posframe style

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 60e1f99bc131690611e169bd0a4d940a1c57c6e6 Author: Samray Commit: Samray add variable to customize ivy-posframe style --- ivy-posframe.el | 27 --- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/ivy-posframe.el b/iv

[elpa] externals/ivy-posframe 7bfd14f 068/195: Add ivy-posframe-border face and use it

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 7bfd14f8b9a5209dde484619dd565104cc59d546 Author: Feng Shu Commit: Feng Shu Add ivy-posframe-border face and use it --- README.md | 49 - ivy-posframe.el | 16 2 files changed, 28 ins

[elpa] externals/ivy-posframe b9b9a45 038/195: Update

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit b9b9a45455692d06b89d4fbf40bba6852b9a109a Author: Feng Shu Commit: Feng Shu Update --- ivy-posframe.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index ce615ed..1067384 100644 --- a/ivy-posfram

[elpa] externals/ivy-posframe d3a82a9 028/195: Update README

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit d3a82a9f95744261ad0e11cc6123d0e0a8e81adb Author: Feng Shu Commit: Feng Shu Update README --- README.md | 28 ivy-posframe.el | 8 2 files changed, 28 insertions(+), 8 deletions(-) diff --git a/README.md b/RE

[elpa] externals/ivy-posframe 0254f6e 065/195: Add document about border

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 0254f6e8d2e29d0d986bc49fda60b4b374b0fca7 Author: Feng Shu Commit: Feng Shu Add document about border --- README.md | 53 +++-- ivy-posframe.el | 8 ++-- 2 files changed, 37 insertions(+), 24 del

[elpa] externals/ivy-posframe 8d18644 072/195: Revert "Revert "Simplify ivy-postframe-avy""

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 8d18644d0320f6c009ec7e1a96e88e8266a6d1c8 Author: Feng Shu Commit: Feng Shu Revert "Revert "Simplify ivy-postframe-avy"" This reverts commit f6f07cf34feb4a7389386db4a617b04c5e4fa9b1. --- ivy-posframe.el | 49 +

[elpa] externals/ivy-posframe 9e5c4a9 060/195: Fix: Should the default width be the frame instead of the window? #22

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 9e5c4a9d446f565834118a23b46b538a26c039bf Author: Feng Shu Commit: Feng Shu Fix: Should the default width be the frame instead of the window? #22 --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivy-posframe.el b/iv

[elpa] externals/ivy-posframe 786dcc7 094/195: Fix "ivy-posframe copies prompt text as kill" #41

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 786dcc76ba831277190f1a684f42b5987460f81b Author: SeungKi Kim Commit: SeungKi Kim Fix "ivy-posframe copies prompt text as kill" #41 --- ivy-posframe.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.

[elpa] externals/ivy-posframe 7787514 064/195: ivy-posframe-hide-minibuffer default is t

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 7787514ddd12161a88504b025b8a0a9767de33b1 Author: Feng Shu Commit: Feng Shu ivy-posframe-hide-minibuffer default is t --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index 10eb265.

[elpa] externals/ivy-posframe 8f62984 033/195: Add ivy-posframe-read-action and ivy-posframe-dispatching-done

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 8f6298494da7ae35cece906050bce4f099fb7ecb Author: Feng Shu Commit: Feng Shu Add ivy-posframe-read-action and ivy-posframe-dispatching-done --- README.md | 37 --- ivy-posframe.el | 69

[elpa] externals/ivy-posframe 266d622 042/195: Set ivy-posframe-cursor as mulitcursor

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 266d622debcba214e62f164afbde82b19e57354c Author: Feng Shu Commit: Feng Shu Set ivy-posframe-cursor as mulitcursor --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index 861c595..28

[elpa] externals/ivy-posframe 8be3311 047/195: ivy-posframe do not support mouse click

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 8be3311d59e9be48e0440b3ebc539d24bc692b9e Author: Feng Shu Commit: Feng Shu ivy-posframe do not support mouse click --- README.md | 40 +--- ivy-posframe.el | 3 ++- 2 files changed, 23 insertions(+), 20 deletio

[elpa] externals/ivy-posframe 26e3a64 034/195: ivy-posframe: add ivy-posframe-avy

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 26e3a64c60eab2239db1f09dcbe951c690f4b24e Author: Feng Shu Commit: Feng Shu ivy-posframe: add ivy-posframe-avy ivy-avy is not supported by ivy-posframe at the moment. --- ivy-posframe.el | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(

[elpa] externals/ivy-posframe 3d98dbd 048/195: Add ivy-posframe-hide-minibuffer feature, fix #12

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 3d98dbde1d9b1b170b87828d34d068c358de591d Author: Feng Shu Commit: Feng Shu Add ivy-posframe-hide-minibuffer feature, fix #12 --- ivy-posframe.el | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/ivy-posframe.el b/iv

[elpa] externals/ivy-posframe b37e713 041/195: Merge pull request #10 from drrlvn/patch-1

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit b37e7135f308149831867eb59625e4090f6d43ca Merge: 0989e42 9f6b58d Author: tumashu Commit: GitHub Merge pull request #10 from drrlvn/patch-1 Cursor face inherits from regular cursor face --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+),

[elpa] externals/ivy-posframe 5312e07 031/195: Add ivy-posframe-parameters

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 5312e07686ecf2ab5877046ea263bb7645654a6a Author: Feng Shu Commit: Feng Shu Add ivy-posframe-parameters --- README.md | 41 ++--- ivy-posframe.el | 22 -- 2 files changed, 50 insertions(+), 13

[elpa] externals/ivy-posframe ba42fec 019/195: Fix warn

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit ba42fecc20fe61bec26b582011a1b473a0f47819 Author: Feng Shu Commit: Feng Shu Fix warn --- ivy-posframe.el | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index 6c1078d..64de112 100644 --- a/iv

[elpa] externals/ivy-posframe 3784f59 054/195: ivy-posframe.el (ivy-posframe-avy): Simplify

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 3784f593f7260a392f1646e8aeb583cdf23f25d7 Author: Oleh Krehel Commit: Oleh Krehel ivy-posframe.el (ivy-posframe-avy): Simplify --- ivy-posframe.el | 47 --- 1 file changed, 4 insertions(+), 43 deletions(-) dif

[elpa] externals/ivy-posframe 04d3719 037/195: Update README

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 04d3719c54866e9712140437fc89ae4cdd0a479b Author: Feng Shu Commit: Feng Shu Update README --- README.md | 34 +- ivy-posframe.el | 6 +++--- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/README.md

[elpa] externals/ivy-posframe 061a125 030/195: Re-add ivy-posframe-style for compatible

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 061a12550c5b7c75b345c4005c80b67436693608 Author: Feng Shu Commit: Feng Shu Re-add ivy-posframe-style for compatible --- README.md | 24 ivy-posframe.el | 15 --- 2 files changed, 24 insertions(+), 15 deletions(

[elpa] externals/ivy-posframe 187d14b 053/195: ivy-posframe.el (ivy-posframe--display): Simplify

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 187d14b3567c1b9d1cde0bbcd7308c30f068f85e Author: Oleh Krehel Commit: Oleh Krehel ivy-posframe.el (ivy-posframe--display): Simplify Try to avoid using `ivy--*' functions. --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[elpa] externals/ivy-posframe 7e871bd 022/195: Fix type: buttom -> bottom

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 7e871bd85c9e677fa0940727daa945f18accd7f5 Author: Feng Shu Commit: Feng Shu Fix type: buttom -> bottom --- ivy-posframe.el | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/ivy-posframe.el b/ivy-posfra

[elpa] externals/ivy-posframe 0fdb1b6 066/195: Update snapshots

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 0fdb1b6038b16959a9e24eb52a272590c4718e41 Author: Feng Shu Commit: Feng Shu Update snapshots --- ivy-posframe.el| 8 snapshots/ivy-posframe-display-at-point.gif| Bin 111745 -> 0 bytes snapsh

[elpa] externals/ivy-posframe e1624e7 027/195: ivy-posframe-display: style -> style-or-poshandler

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit e1624e7951d282f8c4767f6eaa1711c10b7d45ff Author: Feng Shu Commit: Feng Shu ivy-posframe-display: style -> style-or-poshandler --- ivy-posframe.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ivy-posframe.el b/ivy-posfram

[elpa] externals/ivy-posframe 15d9a9e 043/195: Revert "Set ivy-posframe-cursor as mulitcursor"

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 15d9a9eb9f528ea2f1fb1ea1038ba9093a9a6f46 Author: Feng Shu Commit: Feng Shu Revert "Set ivy-posframe-cursor as mulitcursor" This reverts commit 266d622debcba214e62f164afbde82b19e57354c. --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+),

[elpa] externals/ivy-posframe ff2578a 044/195: Add ivy-posframe-border-width

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit ff2578a044dbe3ba5711ed727cc778b5aa108676 Author: Feng Shu Commit: Feng Shu Add ivy-posframe-border-width --- ivy-posframe.el | 7 +++ 1 file changed, 7 insertions(+) diff --git a/ivy-posframe.el b/ivy-posframe.el index 861c595..6b2ec86 100644 --- a

[elpa] externals/ivy-posframe 9e01129 083/195: Remove ivy-posframe-setup

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 9e01129448c4fed0acfbf99a38981cb54179c697 Author: Feng Shu Commit: Feng Shu Remove ivy-posframe-setup --- ivy-posframe.el | 21 + 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index e

[elpa] externals/ivy-posframe cef74e6 021/195: Different command can set different ivy-posframe display function

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit cef74e68eaa4629f7c31e5b7038ef721f70aae21 Author: Feng Shu Commit: Feng Shu Different command can set different ivy-posframe display function --- README.md | 41 + ivy-posframe.el | 52 +++

[elpa] externals/ivy-posframe b92aaa1 046/195: Merge pull request #13 from samrayleung/feature-add-variable

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit b92aaa1c4695e2c6012cdbc1469b89e8c0dac4c2 Merge: ff2578a 60e1f99 Author: tumashu Commit: GitHub Merge pull request #13 from samrayleung/feature-add-variable add variable to customize ivy-posframe style --- ivy-posframe.el | 27 ++

[elpa] externals/ivy-posframe 1f3dbf4 026/195: Add ivy-posframe-setup and use it.

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 1f3dbf41cda9745c4f67f333d9d305bce717f4c8 Author: Feng Shu Commit: Feng Shu Add ivy-posframe-setup and use it. --- ivy-posframe.el | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/ivy-posframe.el b/ivy-posfram

[elpa] externals/ivy-posframe 704feb2 062/195: Let ivy-posframe only inhert default

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 704feb26e1920f3bdd8ef073f24e46a16e3872aa Author: Feng Shu Commit: Feng Shu Let ivy-posframe only inhert default --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index 35dd872..f183

[elpa] externals/ivy-posframe 3c00455 050/195: Add ivy-posframe-swiper-avy

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 3c00455a233cff7a09274b975c77dfa602ea413b Author: Fox Kiester Commit: Fox Kiester Add ivy-posframe-swiper-avy --- ivy-posframe.el | 95 +++-- 1 file changed, 92 insertions(+), 3 deletions(-) diff --git

[elpa] externals/ivy-posframe bda3116 093/195: Merge pull request #40 from CeleritasCelery/prompt

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit bda3116e57382c1a084088969e1b6135ecb94c9a Merge: bf6cf5d ba1bc4f Author: tumashu Commit: GitHub Merge pull request #40 from CeleritasCelery/prompt Update prompt in dynamic collections --- ivy-posframe.el | 26 +- 1 file c

[elpa] externals/ivy-posframe 6de9801 097/195: remove unneeded ivy require code

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 6de9801ae6d745bf9256713a8737bbc79d51c5e0 Author: conao3 Commit: conao3 remove unneeded ivy require code --- ivy-posframe.el | 1 - 1 file changed, 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index 7628e24..ff9f6fd 100644 --- a/ivy-posf

[elpa] externals/ivy-posframe 0032ed4 130/195: define define-display-function macro instead of eval form

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 0032ed4625ea0df79b4b4f7e2122250f7f7a1c0a Author: conao3 Commit: conao3 define define-display-function macro instead of eval form --- ivy-posframe.el | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ivy-posframe.el b/i

[elpa] externals/ivy-posframe aae7322 119/195: use ivy-posframe-mode-map instead of define-key

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit aae7322334aafe67f409da3e5034556b50ddeaa8 Author: conao3 Commit: conao3 use ivy-posframe-mode-map instead of define-key --- ivy-posframe.el | 17 ++--- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/ivy-posframe.el b/ivy-posfr

[elpa] externals/ivy-posframe 4242977 079/195: Remove #' (function quote) of `lambda`

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 4242977d45e153246e36f9078768fb4c8955a860 Author: conao3 Commit: conao3 Remove #' (function quote) of `lambda` * ivy-posframe.el (ivy-posframe-display-at-frame-bottom-window-center): refactoring * ivy-posframe.el (ivy-posframe-setup)

[elpa] externals/ivy-posframe d15c352 165/195: remove ivy-posframe--poframe-p-advice

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit d15c35295815ca5b17df5213f13a5c6896830274 Author: conao3 Commit: conao3 remove ivy-posframe--poframe-p-advice --- ivy-posframe.el | 14 -- 1 file changed, 14 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index 07e8f4f..53ca92e

[elpa] externals/ivy-posframe 8902638 100/195: define ivy-posframe-adbice-alist

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 8902638788ca42fcf517e64899b57a9aa35532dc Author: conao3 Commit: conao3 define ivy-posframe-adbice-alist --- ivy-posframe.el | 6 ++ 1 file changed, 6 insertions(+) diff --git a/ivy-posframe.el b/ivy-posframe.el index bd5126e..f5cc474 100644 --- a/i

[elpa] externals/ivy-posframe 31363f3 076/195: Get correct prompt for recursive minibuffers

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 31363f31ac9803fe6e783f4cf5b5909195e34d23 Author: Troy Hinckley Commit: Troy Hinckley Get correct prompt for recursive minibuffers --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el i

[elpa] externals/ivy-posframe d5dd254 075/195: Update README

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit d5dd254bac81ff7687b97d69eaab3b02001594a6 Author: Feng Shu Commit: Feng Shu Update README --- README.md | 52 ++-- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index

[elpa] externals/ivy-posframe 26612b2 071/195: Add ivy-posframe-border face and use it

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 26612b2d03f9761060ffbb50b75d7c358fac5deb Author: Feng Shu Commit: Feng Shu Add ivy-posframe-border face and use it Note: this feature need posframe update too. --- ivy-posframe.el | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) di

[elpa] externals/ivy-posframe bf6cf5d 091/195: Merge pull request #39 from conao3/require-ivy-0.11.0

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit bf6cf5d6229383492c87fe4eda40fa38e311b413 Merge: d29f788 fd9c072 Author: tumashu Commit: GitHub Merge pull request #39 from conao3/require-ivy-0.11.0 requires ivy v0.11.0 --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[elpa] externals/ivy-posframe 112655b 179/195: Add a window/frame top center position option #61

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 112655b9919792790f7548ed0e7c167d0f72dec9 Author: Feng Shu Commit: Feng Shu Add a window/frame top center position option #61 --- ivy-posframe.el | 4 1 file changed, 4 insertions(+) diff --git a/ivy-posframe.el b/ivy-posframe.el index 7e8236c..7d9

[elpa] externals/ivy-posframe dddbd8b 139/195: Remove ivy-posframe-display-function-list

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit dddbd8b89bd1e17d65d28f2cc30ea1b21a5a379b Author: Feng Shu Commit: Feng Shu Remove ivy-posframe-display-function-list --- ivy-posframe.el | 26 -- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/ivy-posframe.el b/i

[elpa] externals/ivy-posframe 52c8209 057/195: Merge pull request #20 from tumashu/revert-19-master

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 52c8209c2927d020ddf3cee2851e45bc1250cfc8 Merge: 7ea96ce f6f07cf Author: tumashu Commit: GitHub Merge pull request #20 from tumashu/revert-19-master Revert "Simplify ivy-postframe-avy" --- ivy-posframe.el | 49 +++

[elpa] externals/ivy-posframe a7fe06e 098/195: fix addition ivy-display-function-props

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit a7fe06e71b77e3ff5987f309df884dd19f49bff8 Author: conao3 Commit: conao3 fix addition ivy-display-function-props by add ivy-posframe-display-functions --- ivy-posframe.el | 23 ++- 1 file changed, 14 insertions(+), 9 deletions

[elpa] externals/ivy-posframe 8799af1 069/195: Revert "Add ivy-posframe-border face and use it"

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 8799af191addb03d7917dbc88633c21874503e6e Author: Feng Shu Commit: Feng Shu Revert "Add ivy-posframe-border face and use it" This reverts commit 7bfd14f8b9a5209dde484619dd565104cc59d546. --- README.md | 49 +

[elpa] externals/ivy-posframe 83657be 114/195: add display-functions-alist to restore ivy variable

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 83657beade8974ea89838d38d0e2fd725e4539ba Author: conao3 Commit: conao3 add display-functions-alist to restore ivy variable --- ivy-posframe.el | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.e

[elpa] externals/ivy-posframe 0a8cb5a 101/195: fix advice function style

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 0a8cb5a6b22f2204d162facdb14401b4dbfa5b3c Author: conao3 Commit: conao3 fix advice function style --- ivy-posframe.el | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.el index f5cc474..465c66d 10

[elpa] externals/ivy-posframe b934152 125/195: move variables section above advice section

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit b934152e288c4d41852e1a09bbf8596b0572a483 Author: conao3 Commit: conao3 move variables section above advice section --- ivy-posframe.el | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/ivy-posframe.

[elpa] externals/ivy-posframe 78ec80f 074/195: ivy-posframe-workable-p -> posframe-workable-p

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 78ec80fce6663f9358d8c9210e2de995f0392155 Author: Feng Shu Commit: Feng Shu ivy-posframe-workable-p -> posframe-workable-p --- ivy-posframe.el | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.

[elpa] externals/ivy-posframe 0a870c1 080/195: Remove top-level ivy-posframe setup function executing

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 0a870c129186e57d8844bf14ac8bf540c1f1eb4d Author: conao3 Commit: conao3 Remove top-level ivy-posframe setup function executing Many users want that the behavior of Emacs does not change just by `require`. (Unless package have different files

[elpa] externals/ivy-posframe 23c1619 073/195: Update README

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 23c1619d925bc5fad8f65bbbae97f6261ffaa907 Author: Feng Shu Commit: Feng Shu Update README --- README.md | 49 - ivy-posframe.el | 6 -- 2 files changed, 20 insertions(+), 35 deletions(-) diff --

[elpa] externals/ivy-posframe 1297ebc 078/195: Fix focus can go out of frame with multi line collections #31

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 1297ebc13fea6a3cb2696c01c34fb6d18e85356b Author: Feng Shu Commit: Feng Shu Fix focus can go out of frame with multi line collections #31 --- ivy-posframe.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ivy-posframe.el b/iv

[elpa] externals/ivy-posframe 9872f35 135/195: Merge pull request #43 from conao3/ivy-posframe-mode

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 9872f35bad0d6b6f8e30b9c72b95b827cae5a2ed Merge: b1ecab7 7e33255 Author: tumashu Commit: GitHub Merge pull request #43 from conao3/ivy-posframe-mode Ivy-posframe now minor-mode --- README.md | 107 ++--- ivy-posfram

[elpa] externals/ivy-posframe d57087e 116/195: add additional-display-functions custom variable

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit d57087eb6f5e021c77542eb4015a7d65e0fe6bb9 Author: conao3 Commit: conao3 add additional-display-functions custom variable --- ivy-posframe.el | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/ivy-posframe.el b/ivy-posframe.e

[elpa] externals/ivy-posframe d29f788 089/195: Again fix ivy-posframe-font seems take no effect. #36

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit d29f788ee23e3a79717b73d483c03ff9f1069751 Author: Feng Shu Commit: Feng Shu Again fix ivy-posframe-font seems take no effect. #36 --- ivy-posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivy-posframe.el b/ivy-posframe.el in

[elpa] externals/ivy-posframe 35d47bd 117/195: refine document

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit 35d47bd31a2a0a6b8db3ad9554dd1c3a54afca38 Author: conao3 Commit: conao3 refine document --- ivy-posframe.el | 48 1 file changed, 32 insertions(+), 16 deletions(-) diff --git a/ivy-posframe.el b/ivy-posfr

[elpa] externals/ivy-posframe ba1bc4f 092/195: Update prompt in dynamic collections

2020-10-03 Thread Feng Shu
branch: externals/ivy-posframe commit ba1bc4f97448ecee178267184772c0ff3e4c511a Author: Troy Hinckley Commit: Troy Hinckley Update prompt in dynamic collections --- ivy-posframe.el | 26 +- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/ivy-posframe.el

  1   2   3   >