-
I was wondering if it might be a good idea for `flycheck-posframe-mode` to not enable itself when `lsp-ui-mode` is active in a buffer, because `lsp-ui-mode` shows the same info.
I enable `flycheck-…
-
https://github.com/tumashu/posframe/blob/739d8fd1081bdd0d20dee9e437d64df58747b871/posframe.el#L301-L307
请教下,我看到这里判断arg是否被修改,如果修改过就会删除并重新创建子窗口。很多场景下会造成一定程度的闪烁,打开时(比如 ivy-posframe)会有一点延迟。有没有可能直接用`mod…
-
I belatedly discovered that `ivy-posframe` now works with exwm---many thanks!
However, I have a small niggle: under exwm, with the following config, the posframe should have a visible gray50 border…
-
I have (setq hydra-hint-display-type 'posframe) and (setq hydra--work-around-dedicated nil) in my config file.
In a new emacs session, opening a hydra posframe (for example, M-o) within an ivy posf…
-
偶然看到这个包, 用过后觉得好用, 用到目前碰到两个状况有两个建议:
1. 在第178这个位置 (audio-file (concat dict-line-audio-root-dir first-letter "/" dict-line-word ".mp3")) 建议加斜线改为 (concat dict-line-audio-root-dir "/" first-letter "/" d…
-
When I use treemacs and vertico-posframe in one configuration, the border of treemacs window and text window is drawn over the vertico-posframe content:
![treemacs-border](https://user-images.githubu…
-
Ivy-posframe has been move to GNU ELPA, should company-posframe move too? this seem to be a good question :-)
https://github.com/tumashu/ivy-posframe/issues/95
-
Hello,
While I'm testing this package I fall into a bug causing the line where the
misspelled word to be covered with Posframe UI; that makes choosing the proper
word hard as its context is hidde…
-
I am using Emacs 28.2 on Windows 10. I have installed the latest version of the package using `straight.el`. My `which-key-posframe` config is as follows.
```
(use-package which-key ; Show help po…
-
I really like posframes, and I missed a proper posframe implementation ever since I switched from ivy to selectrum to, eventually, vertico.
One thing that puzzles me is how the combo of vertico wit…