D20443: Move to runtime the decision to use x11 or not

2019-06-22 Thread Aleix Pol Gonzalez
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R273:0fe2990dbad9: Move to runtime the decision to use x11 or not (authored by apol). REPOSITORY R273 KGuiAddons CHANGES

D20443: Move to runtime the decision to use x11 or not

2019-06-20 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 60135. apol added a comment. rebase REPOSITORY R273 KGuiAddons CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20443?vs=55915&id=60135 BRANCH wayland_keystate REVISION DETAIL https://phabricator.kde.org/D20443 AFFECTED FILES src/CMakeList

D20443: Move to runtime the decision to use x11 or not

2019-04-10 Thread Aleix Pol Gonzalez
apol created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. apol requested review of this revision. REVISION SUMMARY Instead of deciding at build time which backend to use, see which is used upon construction. This will make it possible to