-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
com.github.jeysonflores.switcher 1.0.0 #254
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @JeysonFlores this is a really cool little app!
The only blocking request I have here is for JeysonFlores/switcher#14
I have a couple other comments, but these are all non-blocking:
I commented on the background portal issue on your repo, let's follow up on that in a future release. I'm not gonna block you on that since it's not well documented.
There is a new 6.1
release of our Flatpak runtime, so I'd recommend you update from 6
in your manifest before your next release.
Also, you shouldn't need the sandbox hole for org.freedesktop.Accounts
anymore since we expose the dark style preference over the settings portal
I'm guessing you're using org.elementary.Contractor
to set wallpapers? That's probably okay for now, but in the future you'll want to switch to using the wallpaper portal for this: https://docs.flatpak.org/en/latest/portal-api-reference.html#gdbus-org.freedesktop.portal.Wallpaper
Also, if you want to monetize your app, you can generate a new Stripe key at https://developer.elementary.io/
Hey, thanks for reviewing my app.
Fixed in #15
Got it, That's settled in #16
Thanks! I know the importance of using Flatpak Portals so I'll be checking for that documentation and will adapt this app asap.
Yes, I'm using the contractor to do it.
I see, thanks for the information. Glad it's not a critical sandbox hole, I'll take my time to do it thru the portal but definitely will do it.
Honestly, I'm not really aware about how does the payment process work, and I've recently seen in the slack's appcenter section that a lot of people are having problems on generating stripe keys for new apps. I'll definitely ask int the slack for more information. |
Released changed to 1.0.0-3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lookin' good, nice work!
Repository: JeysonFlores/switcher
Submitted By: @JeysonFlores
Review Checklist
AppData
Flatpak