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

Feature: Display Tab Widgets #1276

Merged
merged 85 commits into from
Sep 7, 2024
Merged

Commits on Mar 8, 2024

  1. init

    Thunderblade73 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ed3209e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    72bc1b1 View commit details
    Browse the repository at this point in the history
  2. added all widgets

    Thunderblade73 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6a43b1e View commit details
    Browse the repository at this point in the history
  3. fixed pattern

    Thunderblade73 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4aec172 View commit details
    Browse the repository at this point in the history
  4. formatting

    Thunderblade73 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d266204 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b5edd8 View commit details
    Browse the repository at this point in the history
  6. cleanup

    Thunderblade73 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6468ebf View commit details
    Browse the repository at this point in the history
  7. added garden patterns

    Thunderblade73 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c3e86d8 View commit details
    Browse the repository at this point in the history
  8. added lines to enum

    Thunderblade73 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ebc620c View commit details
    Browse the repository at this point in the history
  9. removed debug

    Thunderblade73 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    cef4edb View commit details
    Browse the repository at this point in the history
  10. added to copyTabList

    Thunderblade73 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    eacc076 View commit details
    Browse the repository at this point in the history
  11. fixed patterns

    Thunderblade73 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b2279f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    89e6c4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7b08db View commit details
    Browse the repository at this point in the history
  3. fix

    Thunderblade73 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6d79c49 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 22, 2024

  1. Merge branch 'beta' into widget

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    Thunderblade73 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ba5af7c View commit details
    Browse the repository at this point in the history
  2. major fixes

    Thunderblade73 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    bff58f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    30c83ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4a2013 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. init

    Thunderblade73 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a5c8ece View commit details
    Browse the repository at this point in the history
  2. info

    Thunderblade73 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2db26bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13c6a04 View commit details
    Browse the repository at this point in the history
  4. fixed typo

    Thunderblade73 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b0db6ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b577ffc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    668d1dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    593ffd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Merge branch 'beta' into widget

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    Thunderblade73 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5758c2c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'widget' into widget-guis

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/config/features/gui/GUIConfig.java
    Thunderblade73 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0dea5c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    65ac5e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f08634c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f971784 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc72501 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    d25375a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c793018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b42911 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    7d22916 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'widget' into widget-guis

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    Thunderblade73 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    84c5d13 View commit details
    Browse the repository at this point in the history
  3. fix

    Thunderblade73 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    5262b67 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    4eda0e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b967d10 View commit details
    Browse the repository at this point in the history
  3. added config links

    Thunderblade73 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6fda739 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge branch 'beta' into widget

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/TabListData.kt
    Thunderblade73 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    76f5a5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eb9fcf View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 21, 2024

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

Commits on Apr 23, 2024

  1. Merge branch 'beta' into widget

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    Thunderblade73 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6791720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b5d530 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    fc322ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa9dea1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on May 5, 2024

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

Commits on Jun 1, 2024

  1. Merge branch 'refs/heads/beta' into widget

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/repopatterns/RepoPatternManager.kt
    Thunderblade73 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    4413b86 View commit details
    Browse the repository at this point in the history
  2. updated

    Thunderblade73 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    33340cc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/widget' into widget-guis

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    Thunderblade73 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    b9224fe View commit details
    Browse the repository at this point in the history
  4. fixes

    Thunderblade73 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    2e94478 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    00d4acf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b49f661 View commit details
    Browse the repository at this point in the history
  3. re send added

    Thunderblade73 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    44b758c View commit details
    Browse the repository at this point in the history
  4. killed sub events

    Thunderblade73 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    5c34481 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3657cbc View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    f3efe00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ada530 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0104cb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de78d13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2730fde View commit details
    Browse the repository at this point in the history
  6. Merge branch 'refs/heads/beta' into widget-guis

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/config/ConfigManager.kt
    Thunderblade73 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    10202e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    6a0efe0 View commit details
    Browse the repository at this point in the history
  2. use annotation

    CalMWolfs committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d078400 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    ba23687 View commit details
    Browse the repository at this point in the history
  2. formatting

    Thunderblade73 committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    c8617f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df010ca View commit details
    Browse the repository at this point in the history
  4. formatting

    Thunderblade73 committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    05b1fba View commit details
    Browse the repository at this point in the history
  5. code cleanup

    hannibal002 committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    fc3a78b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Merge branch 'refs/heads/beta' into widget-guis

    # Conflicts:
    #	.idea/dictionaries/default_user.xml
    Thunderblade73 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a1d340f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    b0f98f2 View commit details
    Browse the repository at this point in the history
  2. formatting

    hannibal002 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9bcc27c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jul 6, 2024

  1. Merge branch 'refs/heads/beta' into fork/Thunderblade73/widget-guis

    # Conflicts:
    #	.idea/dictionaries/default_user.xml
    hannibal002 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    454cd65 View commit details
    Browse the repository at this point in the history
  2. fixed merge conflict

    hannibal002 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    857b1d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    40fac90 View commit details
    Browse the repository at this point in the history
  2. auto formatting

    hannibal002 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e9252a3 View commit details
    Browse the repository at this point in the history
  3. removed unused code

    hannibal002 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ae16797 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ed2418 View commit details
    Browse the repository at this point in the history