[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] branch externals/popper created (now 031e4d093c)
From: |
ELPA Syncer |
Subject: |
[elpa] branch externals/popper created (now 031e4d093c) |
Date: |
Fri, 8 Sep 2023 15:58:43 -0400 (EDT) |
elpasync pushed a change to branch externals/popper.
at 031e4d093c popper: Update defcustom for popper-reference-buffers
This branch includes the following new commits:
new 1fada4f342 Initial commit - renamed popup-buffers to popper
new 86978d34bc Cleaning up as preparation for MELPA.
new 7a6ee7b2d1 Fix minimum version
new 898e04b38b Fixed errors in defcustom options
new 07c2c14435 Typos in README.org
new 9eb1a8cbd8 Merge pull request #1 from syohex/fix-minimum-version
new c465e0de24 Added technical notes to README
new b0e48719fd Logic fix in popper.el
new 1a059a5973 Reduced surface area of package
new ba7467b62b More logic bugs fixed
new a1f0f33566 Linting for MELPA + added License (GPL v3)
new 2997eb6553 No duplicate buffers in buried-buffers-alist
new 3584603390 Setting up project awareness
new 38811f9c09 project root integrated into popper-popup-status
new 4bff39358e Removed unnecessary progn
new 9118307349 Finished integration with project.el
new 2cc313e04d package-lint & checkdoc suggestions
new 2408f9fb74 group popup-buffers by arbitrary predicate
new 03dc41c315 More robust minor mode definition
new 44752c5121 Better test for removing from display-buffer-alist
new 500d1d477c Fixed duplication bug
new a507d3d441 Minor changes, increase version
new a27500408c Enhancements, see details
new fd39948875 Removed redundant info from documentation
new 238dae1e46 Removed redundant info from documentation
new 2341669327 Linted in preparation for merge into master
new a85a343c99 Merge branch 'popup-groups'
new e45500829f Added link to demo video in package description
new 71d77ae775 Typos in README
new b32abcba49 Fixed popup display of newly created popup buffers
new 35e266d984 Add support for fullscreen popups
new 6ef0a670e5 Update README with more info
new e1773ae3e4 More README flourishes
new 9df5b0c8d3 Typos in README
new 62c82810a9 More README edits
new 31dc52c313 Prettifying README
new 7f61e916ce Child frame support for popper (ongoing)
new 89ed8ab2da Documentation update + kill-latest-popup kills frames now
new 767d4ffd0e Modified README for clarity
new 096078acea Add `perspective`-based grouping function (#5)
new 598571f025 Started work on buffer-hiding feature
new b120c6836c extract window height determining function
new c96915cb77 Merge commit 'b120c68' into feature
new 4b27799fb3 Added hiding feature.
new 2be084a77c Set a minimum window size (#9)
new 268ac30047 More comprehensive delete-popup function + see
new cd975ac5b8 Updated README with new features, popups by predicate
new 4e2fe1d86a Added video demo of buffer hiding
new 7761fab568 Swapped out mp4 for gif
new 0e16eb9b86 Tweaks to readme, major-mode identification code
new 4c51182f5f Fix error in `popper-group-by-project` (#10)
new 0127de7161 Updated Readme for readability + handle project-current
when nil
new 1312c0f0f6 Added video demo of buffer hiding
new 8dd55742d8 Updated Readme for readability + handle project-current
when nil
new a29c603acd Merge branch 'feature' of github.com:karthink/popper
into feature
new a3dee00e3b Renamed some functions to be internal, as popper--*
new 8bd65b4267 Changed popup-delete functionality to use quit-window
new a604447f65 Merge branch 'feature': Add popup hiding
new b9673ae612 Fix popper-window-height usage
new cc7336c4e3 Checkdoc fixes
new 9b1cff1b57 Popups are updated correctly now
new 8c50bb3254 Added TODO in delete-popup for later
new 032e75bf08 Added feature to show popups in echo area when cycling.
new 9a6af01f00 Dispatch keymap added to popper-echo-names
new 851d838821 Extracted popper-echo into a separate library
new 918306c2af Updated README with popper-echo demo and new vids
new 8d2b664465 Popper-echo will use up to 2 minibuffer lines by default
new 7afd502b3b Fixed popper-echo display when the group is a symbol
new 667dcdd063 Added badge
new 8592573f33 Fixed popper-echo display when groups are symbols
new ca7d7312fc Hiding popups with predicate - bug fix
new 9e368e1d20 Clarify: Does not support popups in new frames
new 6a2ddcb354 Added tip to match shell buffers
new 1ffc269afa Simplify usage section of README
new 2650056e0e Dispatch action control with popper-echo
new 4d58a6dbba Handle unbound dispatch keys in popper-echo
new d5ab9b2c41 Popup without selecting (#17)
new 8af5e6b3bb Don't error in popper-kill-latest-popup (#18)
new 527a85c491 Fix setup instructions (non use-package) for popper-echo
#21
new a50edecacf Fix popper-mode-line for simple-modeline
new 47bf592c89 Fix pcase clause for native-comp
new 7b02960025 Revert "Fix pcase clause for native-comp"
new 3212241316 Fix #29: Error while modifying mode line. (#30)
new f9fef8192a Fix popper-mode-line not respecting nil.
new 60297066e3 pcase 'otherwise' clause should be _ not 'T (#28)
new 6599c9b5a1 eliminate all warnings generated during byte-compilation
(#33)
new 7ea13618c8 Remove needless quote (#37)
new 3406efb1df Fix byte-compile warning in popper-echo
new d7560f1835 Fix for #35: alist argument ignored by default popper
display func
new 50568b8af2 popper.el: Fix child-frame resetting popups
new cc48e01219 Sort open popups by display time.
new da70c8296a popper-echo.el: Tweak popper echo display format
new f0038228eb Silence compiler warnings on Emacs 29 (#44)
new 76b1a1f1bc popper-echo: Tweak popper group display
new e399120223 popper-echo: Fix string truncation
new 71bbc5fc10 popper: Handle atomic window popups
new 809ec965d8 popper: popper-cycle can cycle backwards
new a93ff38ab6 popper: Assign copyright to FSF
new 793aef4e5f popper.el: Documentation changes for ELPA
new fe4f0b3b8b popper.el, README: Release version 0.4.6
new ecc01a46b0 popper: Revert type natnum to integer
new 031e4d093c popper: Update defcustom for popper-reference-buffers
- [elpa] branch externals/popper created (now 031e4d093c),
ELPA Syncer <=
- [elpa] externals/popper 1fada4f342 001/102: Initial commit - renamed popup-buffers to popper, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 86978d34bc 002/102: Cleaning up as preparation for MELPA., ELPA Syncer, 2023/09/08
- [elpa] externals/popper 7a6ee7b2d1 003/102: Fix minimum version, ELPA Syncer, 2023/09/08
- [elpa] externals/popper e45500829f 028/102: Added link to demo video in package description, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 2cc313e04d 017/102: package-lint & checkdoc suggestions, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 2408f9fb74 018/102: group popup-buffers by arbitrary predicate, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 4b27799fb3 044/102: Added hiding feature., ELPA Syncer, 2023/09/08
- [elpa] externals/popper ba7467b62b 010/102: More logic bugs fixed, ELPA Syncer, 2023/09/08
- [elpa] externals/popper e1773ae3e4 033/102: More README flourishes, ELPA Syncer, 2023/09/08
- [elpa] externals/popper 2341669327 026/102: Linted in preparation for merge into master, ELPA Syncer, 2023/09/08