D27674: feat(kcm): show resolution aspect ratio

2020-02-26 Thread Roman Gilg
romangg added a comment. Do you have an example? Name the product. I know it should be easy technically, but my question is if it makes sense. A mode is a combination of resolution and refresh rate. So I could imagine there are products that prefer higher refresh rate over resolution. Bu

D27674: feat(kcm): show resolution aspect ratio

2020-02-26 Thread Kai Uwe Broulik
broulik added a comment. Projectors and VMs can be weird. We already have the concept of `preferredMode`, so adding an asterisk should be easy. REPOSITORY R104 KScreen REVISION DETAIL https://phabricator.kde.org/D27674 To: broulik, romangg, #vdg Cc: apol, plasma-devel, Orage, LeGast00n,

D27674: feat(kcm): show resolution aspect ratio

2020-02-26 Thread Roman Gilg
romangg added a comment. Do you have an example in the wild where the "default resolution" should be something else than the one with highest pixel count? REPOSITORY R104 KScreen REVISION DETAIL https://phabricator.kde.org/D27674 To: broulik, romangg, #vdg Cc: apol, plasma-devel, Orage,

D27674: feat(kcm): show resolution aspect ratio

2020-02-26 Thread Aleix Pol Gonzalez
apol added a comment. Out of scope for the patch, but it should also show the default resolution of the display. It's also important for choosing the right aspect ratio. REPOSITORY R104 KScreen REVISION DETAIL https://phabricator.kde.org/D27674 To: broulik, romangg, #vdg Cc: apol, plasm

D27674: feat(kcm): show resolution aspect ratio

2020-02-26 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R104:62042a990525: feat(kcm): show resolution aspect ratio (authored by broulik). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D27674?vs=76454&id=76461#toc REPOSITORY R104 KScreen CHANGES SINCE

D27674: feat(kcm): show resolution aspect ratio

2020-02-26 Thread Roman Gilg
romangg accepted this revision. romangg added a comment. This revision is now accepted and ready to land. Nice tight implementation. INLINE COMMENTS > output_model.cpp:497 > +const QString text = i18nc("Width x height (aspect ratio)", "%1x%2 > (%3:%4)", > +

D27674: feat(kcm): Show resolution aspect ratio

2020-02-26 Thread Kai Uwe Broulik
broulik created this revision. broulik added reviewers: romangg, VDG. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. broulik requested review of this revision. REVISION SUMMARY With a special case to prefer common "16:10" over "8:5" TEST PLAN F8133072: Screenshot_202