Returning early would mean that SeatInterface::Private::touchInterface.ids
does not contain the id. Then the assert would fail in touchUp at some
point later when called by the compositor.
Details
Details
- Reviewers
davidedmundson - Group Reviewers
KWin Frameworks - Commits
- R127:3cf4825c8050: [server] Do not return early on fail in touchDown fall back code
Diff Detail
Diff Detail
- Repository
- R127 KWayland
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.