Improve debug information on key events
ClosedPublic

Authored by apol on Dec 11 2019, 5:36 PM.

Details

Summary

Print the Qt::Key value on the debug window

Test Plan

When I press the power button I get Key_PowerOff

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
apol created this revision.Dec 11 2019, 5:36 PM
Restricted Application added a project: KWin. · View Herald TranscriptDec 11 2019, 5:36 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
apol requested review of this revision.Dec 11 2019, 5:36 PM
romangg accepted this revision.Dec 11 2019, 5:50 PM
romangg added a subscriber: romangg.
romangg added inline comments.
debug_console.cpp
296

Line length

This revision is now accepted and ready to land.Dec 11 2019, 5:50 PM
This revision was automatically updated to reflect the committed changes.