Dimillian / Dimillian/IceCubesApp
Feature request: Mac client should remember window position after closing
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
This is killing me. I can't figure out how to fix it in SwiftUI. Stack Overflow has failed me 🙂
The simplest fix would be to make the app Catalyst. You'd get this behaviour for free then.
It would then need some (relatively straightforward) code to stop it quitting on close.
It does open up the chance to do some more stuff to make that version Mac-ish but at the risk of doing a load of redundant platform specific code if the next version of SwiftUI is radically better on the Mac.
I just wondered what you thought about this from a philosophical point of view.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the Mac client lifecycle and window-state handling, then review the SwiftUI and Catalyst options described in the issue. Before implementation, clarify the intended platform approach and define what remembered window position and close behavior should mean.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100