mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-25 23:15:57 +03:00
[PR #122] [MERGED] add portable mode #226
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#226
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/gopher64/gopher64/pull/122
Author: @loganmc10
Created: 1/10/2025
Status: ✅ Merged
Merged: 1/10/2025
Merged by: @loganmc10
Base:
main← Head:portable📝 Commits (5)
663077badd portable modeba3a2aereadmea47f932more81a3fbfmoree14d31amore📊 Changes
7 files changed (+98 additions, -43 deletions)
View changed files
📝
README.md(+4 -0)📝
src/device.rs(+9 -4)📝
src/main.rs(+41 -8)📝
src/ui.rs(+2 -5)📝
src/ui/gui.rs(+36 -18)📝
src/ui/input.rs(+4 -1)📝
src/ui/storage.rs(+2 -7)📄 Description
Fixes https://github.com/gopher64/gopher64/issues/121
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.