mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #313] Add xml hi-dpi entry to macOS build #221
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#221
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?
Originally created by @andynameistaken on GitHub (Jul 1, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/313
Is it possible to change building process for macOS so
Psst.app/Contents/Info.plistwould contain following entry?:It enables scaling for higher resolutions so UI doesn't look blurry.
@jpochyla commented on GitHub (Jul 29, 2022):
Hi @andynameistaken, thanks for the suggestion! We use
cargo bundlefor this, do you think it'd be a good idea to open an issue there?@Insprill commented on GitHub (May 3, 2023):
Correct me if I'm wrong, but Isn't this already being done?
github.com/burtonageo/cargo-bundle@eb9fe1b088/src/bundle/osx_bundle.rs (L184)