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 common keyboard controls #947

Merged
merged 21 commits into from
Sep 22, 2024
Merged

Commits on Jul 26, 2024

  1. Temporary UI Bugfix

    Haaruun-I committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c9b158a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fad07aa View commit details
    Browse the repository at this point in the history
  3. Add volume control keybinds

    Haaruun-I committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e14cb45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7172309 View commit details
    Browse the repository at this point in the history
  5. Add chapter skip keybinds

    Haaruun-I committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4bc07ab View commit details
    Browse the repository at this point in the history
  6. Revert "Temporary UI Bugfix"

    This reverts commit c9b158a.
    Haaruun-I committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e55f97c View commit details
    Browse the repository at this point in the history
  7. Remove dead gdk import

    Haaruun-I committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1fbe211 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6aab27a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4feaa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

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

Commits on Aug 10, 2024

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

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    72ce29b View commit details
    Browse the repository at this point in the history
  2. Fix whoopsie

    rdbende committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b02310f View commit details
    Browse the repository at this point in the history
  3. Modify shortcut keys

    rdbende committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ccbde39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f7600c View commit details
    Browse the repository at this point in the history
  5. Format files

    rdbende committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6764846 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fd2229 View commit details
    Browse the repository at this point in the history
  7. Fix some keyboard related stuff while we're here

    Mark the primary menu as primary, so we get the F10 shortcut for free.
    Also remove the Enter key shortcut from the BookCard's FlowBoxChild,
    since it's no longer activatable, and instead the button inside it
    responds to Return
    rdbende committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d0f787f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54f79a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    dbff4da View commit details
    Browse the repository at this point in the history
  2. Cleanup keyword arguments

    rdbende committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    11d444a View commit details
    Browse the repository at this point in the history