Library ui overhaul + custom file manager.#572
Merged
Conversation
Top-bar settings, search and filter buttons and the add-game FAB now use a transparent fill with an accent-blue outline and accent-blue icons. The FAB's off-center elevation shadow is replaced with a centered radial glow.
The settings, search, filter and add-game buttons now show an accent-blue tap ripple instead of the default grey, and the add-game glow radius is tuned.
The placeholder person icon on the sign-in empty state now uses the accent blue instead of grey.
Adds a folder button to the library top bar that opens a file manager built on the directory picker: browse files and folders across C:/Z:/D:/internal storage roots, copy/cut/paste, rename, delete, new folder, plus run an executable in a chosen container and create a shortcut from one. A long-press opens a small anchored action menu on the item.
The custom-game exe/folder pickers now list the C:/Z:/D:/internal drive roots in the storage roots dropdown, and the exe picker defaults to the Downloads drive. The file manager's Paste and New Folder buttons use the accent colour.
Paste now streams on a background coroutine and shows a cancelable progress overlay, fixing the freeze/ANR when moving large files. Paste, New Folder and Close are outline-only with a blue tap ripple.
…ings All picker buttons (Cancel, Close, OK, Create, Rename, Delete) are now transparent with a colored outline and a tap ripple, no resting fill. Every file manager label, menu item and toast moved to string resources and translated into all locales.
maxjivi05
added a commit
to maxjivi05/WinNative
that referenced
this pull request
Jun 27, 2026
Brings steam-features up to date with upstream main (9 commits): viture glasses/external monitor, harden cloud saves, native extraction IO fix, audio buffer fix, library top-bar shadow fix (WinNative-Emu#576), Ajay prefix updater, steam downloads fix, settings background UI, library UI overhaul + file manager (WinNative-Emu#572). Conflict resolution: - UnifiedActivity.kt: kept Steam Friends button + upstream Files button; applied WinNative-Emu#576 styling (transparent + accent border, no shadow) to the Friends/Files/Filter top-bar buttons; kept both new TopBar params (onFriendsClicked, onOpenFileManager). - XServerDisplayActivity.kt onDestroy(): kept both Steam GameSessionState reset and upstream recorder/HUD/external-display cleanup. - strings.xml (all locales): kept both Steam (steam_*) and upstream file_manager_* additions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.