1/ Part of the upcoming v21.12 release of @postmarketOS will be a modern mobile-config-firefox. I've just tagged 3.0.0_rc1 and made it available in postmarketOS edge for wider testing.
This is the biggest release so far, highlights:
* FF >= 91 compatibility
* navigation bar moved to bottom (thanks to plata-gl)
* reader view made adaptive (thanks to @blendergeek)
* much less UI glitches, no more tiny font hacks
* u-block origin installed by default
2/ Navbar is now easy to reach while typing. There was a poll about this: https://fosstodon.org/@ollieparanoid/106762454338839918
It was challenging to get other UI elements to play along, e.g. searchbar results would be cut off below the searchbar. After lots of trail and error, I went with moving it up to cover the displayed website. It's even possible to scroll the list with your finger. At least for me it feels very convenient now, to use this to search through history and bookmarks.
3/ Searching through bookmarks is of course more fun if you can actually give them a proper title. That works now!
7/ Download in progress!
Link to repo w/ updated README:
https://gitlab.com/postmarketOS/mobile-config-firefox
Have fun with the new config, report issues or even better, send patches if you find bugs. Like previous versions, I've only tested this on the PinePhone (took long enough, but in the future I might test it on other devices too) and some of the hardcoded px values may not work well with other phones. But we can add media queries for those, just give editing the CSS a try.
@ollieparanoid @linmob @postmarketOS @blendergeek Any plan to upstream those patches instead of distributing a userchrome.css file?
@dannycolin yes, now that some of the customizations have gotten higher in quality, parts could be upstreamed. Created https://gitlab.com/postmarketOS/mobile-config-firefox/-/issues/28 as starting point.
@ollieparanoid @linmob @postmarketOS @blendergeek Can the bar be moved to the top instead of it being at the bottom?
No, but I did put a lot of thought into making this configurable at one point: https://gitlab.com/postmarketOS/mobile-config-firefox/-/merge_requests/17#note_653304775
But then again, this makes the code more complicated and I'm not sure if it is worth it.
Most people like to have the navigation bar at the bottom from what I've gathered, and after trying out both, I think it is nicer too. It's just easier to type that way. I suggest you give it a try for some time and report how you like it afterwards.
Note that when moving the FF window to a wider screen, i.e. to your monitor after attaching a HDMI cable, the address bar is at the top again and FF looks normal.
@ollieparanoid @linmob @postmarketOS @blendergeek More people might like it on the bottom but I do like to have the option to move it to the top. Its also on the top on my computer wich also runs linux
6/ "Find in page..." in the menu opens this toolbar. That's right, you have all controls from Firefox desktop available. With this and the keyboard open, almost the whole page is covered. However when typing the query and then minimizing the keyboard, one can go through the results nicely.
@linmob @postmarketOS @blendergeek