Add highlighting file for Wayland Debug Traces
ClosedPublic

Authored by cordlandwehr on Nov 24 2018, 4:10 PM.

Details

Summary

When running a Wayland application with parameter WAYLAND_DEBUG=1, all
communication between Wayland server and client is printed to the
standard output. This scheme highlights the interfaces, called functions
and parameters.

Diff Detail

Repository
R216 Syntax Highlighting
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
cordlandwehr created this revision.Nov 24 2018, 4:10 PM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptNov 24 2018, 4:10 PM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
cordlandwehr requested review of this revision.Nov 24 2018, 4:10 PM
cullmann requested changes to this revision.Nov 24 2018, 4:20 PM
cullmann added a subscriber: cullmann.

Could you add a minimal test case to the auto-tests?
Otherwise all fine with having this.

This revision now requires changes to proceed.Nov 24 2018, 4:20 PM
  • Fix detection of interface names with numbers
  • Fix reference for nomal text itemData
  • Add test data for Wayland trace highlighting
cullmann accepted this revision.Nov 24 2018, 8:21 PM

> I am ok with that ;=)

This revision is now accepted and ready to land.Nov 24 2018, 8:21 PM
This revision was automatically updated to reflect the committed changes.