Skip to content
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

Feature request: Start in mobile mode and start menu tile support #592

Open
mrhartsclube opened this issue Nov 18, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@mrhartsclube
Copy link

😫 Problems Description

1️⃣ Open in Mobile Mode:

Some websites are already made for WPA so you can install them on your mobile device, but since we making it work on Windows, I have to set it to mobile develop mode using Ctrl+Shift+M and reload the page (if I wasn't fast enough 😅) because the WPA made for mobile phones only and cannot run on other devices.

2️⃣ Separate Start Menu Tile Support:

Since you are using the same executable file firefoxpwa.exe for all of the WPA shortcuts, in windows 10 (that I use) using tile changing programs (like MyTile) Windows will use the same png for all of the WPA tiles on start menu.

😃 Proposed Solutions

1️⃣ Open in Mobile Mode:

Changing the profiles from being just an ID (from user control view, and as I worked and understood the project) to a series of options with an ID so user can make some PWA shortcuts that can open with browser with same profile (currently its for all or none), or having an option inside each profile to make the PWA shortcut to open in dev mode mobile view from the beginning.

2️⃣ Separate Start Menu Tile Support:

This one have a simple answer but maybe a complicated solution, to make an executable for each shortcut so each one can get a separate tile tile.png and visualelementsmanifest.xml file.

🤔 Additional Information

Just apologies if I was wrong or wrote any uneducated request, because I'm just recently started using Github features and contributing my ideas to a project 🙏.

By the way this project is excellent 🤩
My special thanks to you filips123

@mrhartsclube mrhartsclube added the enhancement New feature or request label Nov 18, 2024
@mrhartsclube mrhartsclube changed the title Start in mobile mode and start menu tile support Feature request: Start in mobile mode and start menu tile support Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant