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

feat(Core): migrate engine extensions to rust core (WIP) #411

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Sep 3, 2024

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

Commits on Sep 13, 2024

  1. fix(Udisks2): Fully restore Udisks2 and SteamRemovableMedia functiona…

    …lity.
    
    - Restores parity for Udisks2
    - Restores parity for SteamRemovableMedia
    - Fixes a bug with the game loading overlay appearing after OpenGamepadUI is detected by Gamescope.
    - Properly load devices and profiles in InputPlumber
    pastaq committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d984a55 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 20, 2024

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

Commits on Sep 28, 2024

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

Commits on Sep 29, 2024

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

Commits on Sep 30, 2024

  1. fix(Overlay Mode): Overlay Mode Fixes

    - Add input focus change for steam/opengameapdui
    - Add InputPlumber node to OverlayModeInputManager so it can process dbus signals
    - Reconnect to all composite devices when InputPlumber starts
    - Preload all state modules, fixes visibility of overlay... Somehow.
    pastaq committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    539abf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a96942 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    864954a View commit details
    Browse the repository at this point in the history