paperwork icon indicating copy to clipboard operation
paperwork copied to clipboard

[statistics] get screen resolution(s)

Open jflesch opened this issue 6 years ago • 4 comments

Collecting screen resolution(s) of users could help when designing the UI.

jflesch avatar Apr 23 '18 09:04 jflesch

https://askubuntu.com/questions/153549/how-to-detect-a-computers-physical-screen-size-in-gtk https://askubuntu.com/a/303754

jflesch avatar Apr 23 '18 09:04 jflesch

See also https://github.com/openpaperwork/paperwork/issues/548#issuecomment-383544821 Just to say that the screen resolution is not always the window size ;-) (Which is why I am so annoyed when Gtk applications like Evince get wider and wider each time…)

tYYGH avatar Apr 23 '18 11:04 tYYGH

That's a good point. Still, always better to have too much info than not enough :)

jflesch avatar Apr 23 '18 20:04 jflesch

Actually, we can get both: screen resolutions + window size.

jflesch avatar Apr 25 '18 07:04 jflesch