Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add directional popups #69

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Grimpper
Copy link

@Grimpper Grimpper commented Apr 7, 2024

Hello, here are a few changes I've been using in my fork of popper that I thing would be of interest.

New features added:

  • Addition of a transient interface to interactively select in which direction the user wants to display the popups.
  • Popper will try to fit popups in free slots of the selected side of the window respecting `max-side-slots'.
  • Allow the user to configure the display actions used by popper-display-function' via the user configurable variable popper-display-action'.
  • Allow the run time configuration of `popper-display-function', this is required for the dynamic transient interface but could be used for other functionality such as modifying the way popper handles the display of popups according to the context.

Directional popups screenshot:
popper-directional-popups

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant