-
Notifications
You must be signed in to change notification settings - Fork 519
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
override RFP new window sizes #1286
Comments
@ everyone - I'm going to need some feedback and stories on what you all do/use, thanks @fxbrit, what does LW do? Would you set the prefs and add then to the LW tab settings? |
currently, nothing, we stick to 1000x1000. it seems reasonable to consider this imo. edit: LW is now in line with arkenfox. this change should also make letterboxing more tolerable as there's no need to resize manually, which might result in ugly borders.
this is the biggest selling point imo, and we still get to keep the rounded values. in the end the goal with inner window isn't to spoof everyone to the same exact resolution, as much as it is to protect the real value. |
I don't think your above change will help improve privacy. Now, if you'll change the resolution to Generally windows laptops have So I would rather suggest keeping the same, or changing them to native screen resolution (if that's possible) -- in between the two, I'd prefer native resolution. I suppose many users use RFP pref but use browser at native resolution, so this can allow AF users to blend in with them. |
Read OP - it is not meant to, it is about letting users have more real estate and usability
No it wasn't. And what about linux? It was chosen due to screen resolutions, not platforms
we're not protecting the fingerprint, see my first point about reading OP. I also disagree with your assessment for example
once again, this is not about protecting the FP, it is about working around the limited small window sizes - users are going to increase it anyway
that can't work, it rounds to 200s width by 100s height and even then because it uses as much res as possible and things like chrome and taskbars AND system scaling etc all affect things, you will never get this to work. In terms of how you protect a metric like this, it is not what is common, it only matters that all users form as few buckets as possible
don't guess, use math. system scaling affects this, so you're going to have 4k res at 150%, and 2156x1440 at 133% and so on. Math says, simply create as few buckets as possible. I'm saying lets use 16/9 as a very common aspect ratio to get some usage - not to protect anything |
here's an override recipe
🔻 RFP users: allow bigger default sizes for on startup and for new windows
I doubt many, if any, FF users stick to a
1000 x 1000
max inner window on desktop. It's not very usable: mobile pages often like to use 1024 width as a trigger point, and regardless of that you can end up with horizontal scrollbars, including in FF's own internal pagesfor RFP users
AF is aimed at desktop
1600 x900
is a good balance> 1920 x 1080
= we'd all be the sameat 1920x1080
, you might lose 100px height but you will gain 600 width<= 1600 x 900
and under will simple open as large as possible - effective adding only widthClass discuss!
edited: to simplify the reasons
The text was updated successfully, but these errors were encountered: