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

Group Overlay #1655

Merged
merged 6 commits into from
Jan 24, 2023
Merged

Group Overlay #1655

merged 6 commits into from
Jan 24, 2023

Commits on Jan 17, 2023

  1. Add group overlay element

    tarkah committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3c866c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2a3a85 View commit details
    Browse the repository at this point in the history
  3. New method to determine if overlay contains cursor

    This is needed for "container" overlay's such as `Group` which should
    only consider it's childrens layouts and not it's own when determining
    if the cursor is captured by the overlay.
    tarkah committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3ab6797 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Add toast example

    tarkah committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d470467 View commit details
    Browse the repository at this point in the history
  2. Rename method to is_over

    tarkah committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    be86050 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    01c4842 View commit details
    Browse the repository at this point in the history