Split platform-specific code from mousepad plugin
ClosedPublic

Authored by albertvaka on Mar 25 2018, 5:14 PM.

Details

Summary

Windows no longer needs a separate plugin, and X11 and Wayland are now in
separate files instead of having lots of ifdefs.

Test Plan

Tested on X11, Wayland and Windows.

Diff Detail

Repository
R224 KDE Connect
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
albertvaka requested review of this revision.Mar 25 2018, 5:14 PM
albertvaka created this revision.
nicolasfella added inline comments.
plugins/CMakeLists.txt
14

Does ! work thee same as NOT?

Restricted Application added a project: KDE Connect. · View Herald TranscriptMar 26 2018, 11:41 AM
apol requested changes to this revision.Mar 27 2018, 11:07 PM
apol added a subscriber: apol.

Looks good to me, please fix Nico's comment before landing.

This revision now requires changes to proceed.Mar 27 2018, 11:07 PM
albertvaka updated this revision to Diff 31170.Apr 2 2018, 6:22 PM
albertvaka marked an inline comment as done.

Fixed CMake syntax.

plugins/CMakeLists.txt
14

No, it didn't :)

nicolasfella accepted this revision.Apr 2 2018, 7:01 PM
apol accepted this revision.Apr 4 2018, 11:19 AM
This revision is now accepted and ready to land.Apr 4 2018, 11:19 AM
This revision was automatically updated to reflect the committed changes.