[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/popper 9e368e1d20 072/102: Clarify: Does not support po
From: |
ELPA Syncer |
Subject: |
[elpa] externals/popper 9e368e1d20 072/102: Clarify: Does not support popups in new frames |
Date: |
Fri, 8 Sep 2023 15:58:54 -0400 (EDT) |
branch: externals/popper
commit 9e368e1d20cfe47ec374ade5b96567ae7cab7864
Author: Karthik Chikmagalur <karthikchikmagalur@gmail.com>
Commit: Karthik Chikmagalur <karthikchikmagalur@gmail.com>
Clarify: Does not support popups in new frames
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index df16e2da15..25a9cdf04d 100644
--- a/README.org
+++ b/README.org
@@ -4,7 +4,7 @@
[[https://melpa.org/#/popper][file:https://melpa.org/packages/popper-badge.svg]]
:END:
-- /New in v0.45: popper-echo-mode for displaying popup names in the echo area
and dispatching to them/
+- /New in v0.45: popper-echo-mode for displaying popup names in the echo area
and dispatching on them/
- /New in v0.40: Auto-hide or suppress popup buffers, assign popups by
predicate/
Popper is a minor-mode to tame the flood of ephemeral windows Emacs produces,
@@ -67,7 +67,7 @@ Or promote a popup to regular window status.
https://user-images.githubusercontent.com/8607532/135746477-93f8fc3d-4806-4901-beae-904059584e72.mp4
-And windows open the way you have specified them to: in reused windows, side
windows, new or child frames, etc. All display-buffer actions are supported
except for displaying in atomic windows.
+And windows open the way you have specified them to: in reused windows, side
windows, new or child frames, etc. All display-buffer actions are supported
except for displaying in popups in new frames and in atomic windows.
*** ... you can toggle all your popups at once:
#+ATTR_ORG: :width 500
#+ATTR_HTML: :width 500px
- [elpa] externals/popper 7f61e916ce 037/102: Child frame support for popper (ongoing), (continued)
- [elpa] externals/popper 7f61e916ce 037/102: Child frame support for popper (ongoing), ELPA Syncer, 2023/09/08
- [elpa] externals/popper 767d4ffd0e 039/102: Modified README for clarity, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 096078acea 040/102: Add `perspective`-based grouping function (#5), ELPA Syncer, 2023/09/08
- [elpa] externals/popper 0e16eb9b86 050/102: Tweaks to readme, major-mode identification code, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 0127de7161 052/102: Updated Readme for readability + handle project-current when nil, ELPA Syncer, 2023/09/08
- [elpa] externals/popper a29c603acd 055/102: Merge branch 'feature' of github.com:karthink/popper into feature, ELPA Syncer, 2023/09/08
- [elpa] externals/popper b9673ae612 059/102: Fix popper-window-height usage, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 9b1cff1b57 061/102: Popups are updated correctly now, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 032e75bf08 063/102: Added feature to show popups in echo area when cycling., ELPA Syncer, 2023/09/08
- [elpa] externals/popper 8d2b664465 067/102: Popper-echo will use up to 2 minibuffer lines by default, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 9e368e1d20 072/102: Clarify: Does not support popups in new frames,
ELPA Syncer <=
- [elpa] externals/popper 6a2ddcb354 073/102: Added tip to match shell buffers, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 2650056e0e 075/102: Dispatch action control with popper-echo, ELPA Syncer, 2023/09/08
- [elpa] externals/popper a50edecacf 080/102: Fix popper-mode-line for simple-modeline, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 3212241316 083/102: Fix #29: Error while modifying mode line. (#30), ELPA Syncer, 2023/09/08
- [elpa] externals/popper 50568b8af2 090/102: popper.el: Fix child-frame resetting popups, ELPA Syncer, 2023/09/08
- [elpa] externals/popper cc48e01219 091/102: Sort open popups by display time., ELPA Syncer, 2023/09/08
- [elpa] externals/popper f0038228eb 093/102: Silence compiler warnings on Emacs 29 (#44), ELPA Syncer, 2023/09/08
- [elpa] externals/popper 44752c5121 020/102: Better test for removing from display-buffer-alist, ELPA Syncer, 2023/09/08
- [elpa] externals/popper a507d3d441 022/102: Minor changes, increase version, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 71d77ae775 029/102: Typos in README, ELPA Syncer, 2023/09/08