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 view selector mini-widget and allow changing views from joystick #402

Merged
merged 7 commits into from
Aug 1, 2023

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    8ae49fe View commit details
    Browse the repository at this point in the history
  2. Don't reorder views on view selection

    Auto-reordering prevents using their indexes to be used on other situations, like toggling between views.
    rafaellehmkuhl committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    99c0101 View commit details
    Browse the repository at this point in the history
  3. Create ViewSelector mini-widget

    Allow for toggling between different views.
    rafaellehmkuhl committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8d3e5e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92b9f79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68b9de4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be121fc View commit details
    Browse the repository at this point in the history
  7. Update default joystick profile

    Add `GO_TO_PREVIOUS_VIEW` AND `GO_TO_NEXT_VIEW` to the default profile and change the button assigned to going full-screen.
    
    Reorganize the other accordingly.
    rafaellehmkuhl committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    916faa3 View commit details
    Browse the repository at this point in the history