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: Tablist Editor #1508

Draft
wants to merge 96 commits into
base: beta
Choose a base branch
from

Commits on Dec 28, 2023

  1. Add rounded rectangles

    VixidDev committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1dea3a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

Commits on Jan 7, 2024

  1. Added Alignment

    Thunderblade73 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    18b2bf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcd801b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    b88dc7b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'renderable-Align' into rounded-rects

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    87080ba View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Merge branch 'beta' into fork/rounded-rects

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/RenderUtils.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/shader/ShaderManager.kt
    hannibal002 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    ff6d2dc View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Feb 26, 2024

  1. Merge branch 'beta' into rounded-rects

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/features/misc/RoundedRectangleShader.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/shader/Shader.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/shader/ShaderHelper.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/shader/ShaderManager.kt
    Thunderblade73 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    029a502 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

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. 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
  2. Configuration menu
    Copy the full SHA
    b577ffc 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

Commits on Mar 29, 2024

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

Commits on Mar 30, 2024

  1. fix

    Thunderblade73 committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    e320552 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
  2. Configuration menu
    Copy the full SHA
    5ec3c9d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rounded-rects' into tab-editor

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    6aebfe4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. init

    Thunderblade73 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0d21fe4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    3a68b13 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
    f971784 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
    7b42911 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Merge branch 'beta' into tab-editor

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a78e65c View commit details
    Browse the repository at this point in the history
  2. added isKeyClicked

    Thunderblade73 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2536de8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3717f1b View commit details
    Browse the repository at this point in the history
  4. added multi clickable

    Thunderblade73 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    947e2c7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'widget' into tab-editor

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    Thunderblade73 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e05122f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65a8b23 View commit details
    Browse the repository at this point in the history
  7. added multi clickable

    Thunderblade73 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b333718 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

Commits on Apr 15, 2024

  1. Merge branch 'beta' into tab-editor

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
    Thunderblade73 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    14e2c34 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

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

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
  2. Merge branch 'widget' into tab-editor

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    #	src/main/java/at/hannibal2/skyhanni/features/misc/compacttablist/TabListRenderer.kt
    Thunderblade73 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    2edc66e View commit details
    Browse the repository at this point in the history
  3. fix errors

    Thunderblade73 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    343e161 View commit details
    Browse the repository at this point in the history
  4. cleanup

    Thunderblade73 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    8fb0bf0 View commit details
    Browse the repository at this point in the history
  5. init

    Thunderblade73 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    7e7c355 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'gui-before-draw' into tab-editor

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/data/GuiData.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/GuiRenderUtils.kt
    Thunderblade73 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    2169c06 View commit details
    Browse the repository at this point in the history
  7. removed redundant part

    Thunderblade73 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b7b6305 View commit details
    Browse the repository at this point in the history
  8. fix

    Thunderblade73 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e668aa3 View commit details
    Browse the repository at this point in the history
  9. fix2

    Thunderblade73 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    217e4f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a696ca View commit details
    Browse the repository at this point in the history
  11. added else

    Thunderblade73 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    f10fb37 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a316ad View commit details
    Browse the repository at this point in the history
  13. cancel more events

    Thunderblade73 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3200b00 View commit details
    Browse the repository at this point in the history
  14. cancel more events

    Thunderblade73 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c405d91 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2f8f361 View commit details
    Browse the repository at this point in the history
  16. esc

    Thunderblade73 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    89a983a View commit details
    Browse the repository at this point in the history
  17. esc 2

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

Commits on Apr 22, 2024

  1. fixed more edge cases

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    189dea3 View commit details
    Browse the repository at this point in the history
  2. 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
  3. Configuration menu
    Copy the full SHA
    d9c868a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce7e0dd 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
    0dff94e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a1e1d9 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
  2. Merge branch 'widget' into tab-editor

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

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    1614811 View commit details
    Browse the repository at this point in the history
  2. fix bug

    Thunderblade73 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    92057f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81ecabd View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

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

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    67eb41e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46eebee View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge branch 'refs/heads/beta' into tab-editor

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
    #	src/main/java/at/hannibal2/skyhanni/data/model/TabWidget.kt
    #	src/main/java/at/hannibal2/skyhanni/features/misc/TabWidgetSettings.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/TabListData.kt
    #	src/main/java/at/hannibal2/skyhanni/utils/repopatterns/RepoPatternManager.kt
    Thunderblade73 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7cdb545 View commit details
    Browse the repository at this point in the history
  2. updated

    Thunderblade73 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2b9fb68 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. cached inventory

    Thunderblade73 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e6ccea4 View commit details
    Browse the repository at this point in the history