-
Hello! Thanks for the package.
I wasn't sure whether to write this issue up here, or in helm, but when using helm-posframe, upon making a selection, the emacs window will rapidly minimize and then …
-
I started using the package, and recently I realized - for some reason, just moving the cursor around got noticeably slower. Profiler showed some which-key related functions to blame, i.e.:
`which…
agzam updated
3 years ago
-
See the following, `company-posframe` gives incorrect docstring, say, by hitting `F1` when point is hovering over `re.MULTILINE`, the following screenshot will appear:
![image](https://user-images.…
-
Wow, let me first thank you for this fine piece of software. I've been using it for a while, and it is really both practical and elegant.
I was wondering if it would be possible to open org-capture…
-
Perhaps I'm missing something, but it seems like setting frame parameter `alpha-background` do not produce the desired effect of applying transparency to the frame background. What I want to do is dis…
-
This is rather minor as it does not cause any real harm, but if one disables juvix input mode and go to a new file, a stack trace like this shows up.
![](https://pomf2.lain.la/f/nim19n7.png)
-
I patch lsp-mode to diplay the peek ui in a childframe:
```
(defun lsp-ui-peek--peek-display (src1 src2)
(-let* ((win-width (frame-width))
(lsp-ui-peek-list-width (/ (frame-width…
-
When evil-want-minibuffer is set (allows evil states in the minibuffer), there is a strange interaction when ivy-posframe is showing results. Basically the cursor is will be visible in the minibuffer…
-
I pulled the latest branch of both posframe and dimmer and dimmer is broken. In particular, it print this error on init:
`Error in post-command-hook (dimmer-command-handler): (error "Invalid face" ch…
-
Hello, thanks for this awesome package.
I was having problems centering the hydras with hints so I decided to go this route.
For small hydras it's not an issue to use the `posframe-poshandler-p…