[PR #433] [MERGED] Slint fixes #513

Closed
opened 2026-03-03 13:47:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/433
Author: @loganmc10
Created: 6/25/2025
Status: Merged
Merged: 6/26/2025
Merged by: @loganmc10

Base: mainHead: slint2


📝 Commits (10+)

📊 Changes

9 files changed (+220 additions, -713 deletions)

View changed files

📝 Cargo.lock (+102 -493)
📝 src/device/cpu.rs (+1 -0)
📝 src/ui/gui.rs (+46 -14)
📝 src/ui/gui/appwindow.slint (+3 -2)
📝 src/ui/gui/controller_page.slint (+62 -198)
📝 src/ui/gui/netplay_create.slint (+1 -1)
📝 src/ui/gui/netplay_join.slint (+1 -1)
📝 src/ui/gui/settings_page.slint (+3 -3)
📝 src/ui/netplay.rs (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/gopher64/gopher64/pull/433 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 6/25/2025 **Status:** ✅ Merged **Merged:** 6/26/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `slint2` --- ### 📝 Commits (10+) - [`bbb695f`](https://github.com/gopher64/gopher64/commit/bbb695f5b6c4442740db2f8b9ae3bd4f74189b49) Slint fixes - [`a889963`](https://github.com/gopher64/gopher64/commit/a8899637f89ef5e825d20f7a1f1f0a1e17ea1973) more - [`bc50b72`](https://github.com/gopher64/gopher64/commit/bc50b72adc3e026797b1c849b3e9e9c229ae20f6) more - [`73b650b`](https://github.com/gopher64/gopher64/commit/73b650b8374fb5c866cc259a14e2080d7ecf92bc) more - [`1d1200d`](https://github.com/gopher64/gopher64/commit/1d1200da752832f23366991e8819f97f7a1f1c28) more - [`1bf3f49`](https://github.com/gopher64/gopher64/commit/1bf3f49537fb9dca969e1f4bb4611fe1b25b0c81) more - [`91b2a7a`](https://github.com/gopher64/gopher64/commit/91b2a7a6a037bfdd2c1a36139f16adadba897002) more - [`156d641`](https://github.com/gopher64/gopher64/commit/156d641880eee510948ee0de9062eb9fd6036a3f) more - [`d1ebead`](https://github.com/gopher64/gopher64/commit/d1ebead0c47fa8ebbd1d1cb9dab2dbfa07e891de) more - [`73a7589`](https://github.com/gopher64/gopher64/commit/73a7589cfe56a4272f76da2a4ec8db6086a2e005) more ### 📊 Changes **9 files changed** (+220 additions, -713 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+102 -493) 📝 `src/device/cpu.rs` (+1 -0) 📝 `src/ui/gui.rs` (+46 -14) 📝 `src/ui/gui/appwindow.slint` (+3 -2) 📝 `src/ui/gui/controller_page.slint` (+62 -198) 📝 `src/ui/gui/netplay_create.slint` (+1 -1) 📝 `src/ui/gui/netplay_join.slint` (+1 -1) 📝 `src/ui/gui/settings_page.slint` (+3 -3) 📝 `src/ui/netplay.rs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:47:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gopher64#513
No description provided.