Skip to content

Library ui overhaul + custom file manager.#572

Merged
Xnick417x merged 8 commits into
WinNative-Emu:mainfrom
Xnick417x:library
Jun 21, 2026
Merged

Library ui overhaul + custom file manager.#572
Xnick417x merged 8 commits into
WinNative-Emu:mainfrom
Xnick417x:library

Conversation

@Xnick417x

Copy link
Copy Markdown
Collaborator

No description provided.

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.
@Xnick417x Xnick417x merged commit 4a316a3 into WinNative-Emu:main Jun 21, 2026
4 checks passed
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant