mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #1344] [MERGED] Use gtk3 for nativefiledialog #461
Reference in New Issue
Block a user
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/stenzek/duckstation/pull/1344
Author: @guibou
Created: 12/29/2020
Status: ✅ Merged
Merged: 12/29/2020
Merged by: @stenzek
Base:
master← Head:gtk3📝 Commits (1)
f30addcUse gtk3 for nativefiledialog📊 Changes
3 files changed (+8 additions, -6 deletions)
View changed files
📝
.github/workflows/rolling-release.yml(+1 -1)📝
README.md(+2 -1)📝
dep/nativefiledialog/CMakeLists.txt(+5 -4)📄 Description
Rational: gtk2 is not maintained anymore and the change was simple.
gtk3
18.03 in a docker container
This was tested in the following nixpkgs PR: https://github.com/NixOS/nixpkgs/pull/107878
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.