[PR #605] [MERGED] Use skia backend for gui #638

Closed
opened 2026-03-03 13:48:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/605
Author: @loganmc10
Created: 11/3/2025
Status: Merged
Merged: 11/3/2025
Merged by: @loganmc10

Base: mainHead: skia


📝 Commits (5)

📊 Changes

4 files changed (+427 additions, -503 deletions)

View changed files

📝 .github/workflows/build.yml (+5 -1)
📝 .github/workflows/lint.yml (+1 -1)
📝 Cargo.lock (+419 -499)
📝 Cargo.toml (+2 -2)

📄 Description

Fixes https://github.com/gopher64/gopher64/issues/604


🔄 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/605 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 11/3/2025 **Status:** ✅ Merged **Merged:** 11/3/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `skia` --- ### 📝 Commits (5) - [`08ab5fa`](https://github.com/gopher64/gopher64/commit/08ab5fa722d8edee519836ba6cb219fbdbe2439f) Use skia backend for gui - [`dc9a87d`](https://github.com/gopher64/gopher64/commit/dc9a87d2bc6af1064ef188b21d5aaa4a7fc99756) more - [`5cd75bb`](https://github.com/gopher64/gopher64/commit/5cd75bba38a6199785c3449d1f2da3c7f0b09a94) use clang-cl - [`93c439a`](https://github.com/gopher64/gopher64/commit/93c439a3bf5224d0f6a1ce5c41a2063d4e00c128) more - [`2eeae12`](https://github.com/gopher64/gopher64/commit/2eeae123a4ba8d3fb2011753b2607fe071919199) more ### 📊 Changes **4 files changed** (+427 additions, -503 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+5 -1) 📝 `.github/workflows/lint.yml` (+1 -1) 📝 `Cargo.lock` (+419 -499) 📝 `Cargo.toml` (+2 -2) </details> ### 📄 Description Fixes https://github.com/gopher64/gopher64/issues/604 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:48:26 +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#638
No description provided.