D22468: Rewrite KScreen KCM as ConfigModule with outputs model and Kirigami

2019-07-15 Thread Greg Varsanyi
gvarsanyi added a comment. In D22468#496052 , @ngraham wrote: > I'm not sold on the proposal to use 1.25x increments, personally. For my personal use case, I like using 1.1x (13" 1080p screen) and I wouldn't want to lose that. Screen size and

D22468: Rewrite KScreen KCM as ConfigModule with outputs model and Kirigami

2019-07-15 Thread Greg Varsanyi
gvarsanyi added inline comments. INLINE COMMENTS > OutputPanel.qml:96 > +to: 3 > +stepSize: 0.2 > +live: true `stepSize` settings confuse me a bit. For perOutput it's 0.2, for global, it's 0.1. I recommend setting both to 0.25 increments. Both

D13849: WIP: Add fractional scaling to wayland scaling GUI

2018-07-02 Thread Greg Varsanyi
gvarsanyi added inline comments. INLINE COMMENTS > outputconfig.cpp:145 > + > +mScale->addItem(i18nc("Scale multiplier, show everything at 200% > normal scale", "2x"), 2.0); > connect(mScale, > static_cast(::activated), For some extra-high DPI displays even higher settings