D26308: Set output device's logical size

2020-01-09 Thread Roman Gilg
romangg added a task: T11222: Reimagine output cloning. REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D26308 To: romangg, #kwin, davidedmundson Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D26308: Set output device's logical size

2020-01-06 Thread Roman Gilg
romangg removed a dependent revision: D26309: feat: replace replication source with logical size API. REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D26308 To: romangg, #kwin, davidedmundson Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D26308: Set output device's logical size

2020-01-02 Thread Roman Gilg
romangg updated this revision to Diff 72615. romangg marked 4 inline comments as done. romangg added a comment. - Add autotest - Cleanup REPOSITORY R127 KWayland CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D26308?vs=72427=72615 BRANCH replicaSize REVISION DETAIL

D26308: Set output device's logical size

2019-12-30 Thread Roman Gilg
romangg added a dependent revision: D26311: Handle output logical size changes. REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D26308 To: romangg, #kwin, davidedmundson Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D26308: Set output device's logical size

2019-12-30 Thread Roman Gilg
romangg added a dependent revision: D26309: feat: replace replication source with logical size API. REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D26308 To: romangg, #kwin, davidedmundson Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D26308: Set output device's logical size

2019-12-30 Thread Roman Gilg
romangg added a comment. I thought about adding separate events/requests for an immutable`logical_size` just giving always back the current logical size of the output and `logical_size_override` always giving back the explicitly set logical size or an invalid size if none is set.

D26308: Set output device's logical size

2019-12-30 Thread Roman Gilg
romangg added a comment. This is an alternative to D23619 with more patches to come as discussed with David back then. INLINE COMMENTS > outputdevice.h:98 > }; > + > struct Mode { rm > outputdevice.xml:293 > + > + > +

D26308: Set output device's logical size

2019-12-30 Thread Roman Gilg
romangg created this revision. romangg added reviewers: KWin, davidedmundson. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. romangg requested review of this revision. REVISION SUMMARY This adds protocol methods and API to query and set explicitly the