Move touchpad kcm_init phase
ClosedPublic

Authored by davidedmundson on Dec 5 2017, 1:06 PM.

Details

Summary

Touchpad's kcminit only sets some x atoms on an alrady running X.

There's an argument that we want this done before all the apps restore,
but we don't need to delay starting plasmashell for this.

Phase 1 happens between these two points.

For wayland libinput this does nothing anyway
For the new X libinput this does nothing anyway

Test Plan

Read code.

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Dec 5 2017, 1:06 PM
Restricted Application added a project: Plasma. · View Herald TranscriptDec 5 2017, 1:06 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson requested review of this revision.Dec 5 2017, 1:06 PM
hein accepted this revision.Dec 5 2017, 1:11 PM
This revision is now accepted and ready to land.Dec 5 2017, 1:11 PM
This revision was automatically updated to reflect the committed changes.