Avoid host filesystem permissions and polluting home folder as much as possible
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Quiet
- Domain
- desktop
Research direction
Start by reviewing the package's Flatpak configuration and how Unity Hub chooses its home directory. Check whether relocating the app's home under ~/.var/com.unity.UnityHub/ preserves the required host-filesystem access, then verify that ~/Unity is no longer created without breaking the app.
Written by the indexing model from the issue text.
Description
One of the things I love about Flatpaks is that they typically don't pollute the home directory, as all their configuration and data files go into their own directory within ~/.var. I've noticed that with this package, a ~/Unity directory is created, polluting the home directory. I'd really like to avoid this.
I understand that this package has access to the host filesystem, and Unity Hub wants to create that directory, so it does as it has access. Presumably, taking away access to the host filesystem would break the app in some way as it isn't able to properly handle it?
I feel like I've seen some Flatpak apps though that have access to the host filesystem, while still storing their own things within ~/.var. Could this package be configured to do the same thing? Wouldn't it just be a matter of the app being told that ~/.var/com.unity.UnityHub/ is its home directory, while still having full filesystem access?
Thanks.
- Dominant language
- Python
- Stars
- 26
- Forks
- 16
- Avg merge
- 15h 26m
- Merged PRs (30d)
- 3
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.
More from flathub/com.unity.UnityHub
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
flathub/com.unity.UnityHub#220 ·
-
bug help wanted
Difficulty 4/5 3-5 days Newbie friendliness 45/100
flathub/com.unity.UnityHub#176 · 9 comments · 5 reactions ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
flathub/com.unity.UnityHub#170 · 1 comment ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
flathub/com.unity.UnityHub#105 · 2 reactions ·
All issues in flathub/com.unity.UnityHub
Similar issues
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
canonical/paas-charm#368 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
tech debt
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
StevenBlack/hosts#3256 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
qualcomm/qai-appbuilder#275 ·