Skip to content

debug_console: Support KWin::Window* property type

Kai Uwe Broulik requested to merge work/kbroulik/dbgcons-window-proptype into master

Display the window caption and class name (safe for the icon) like is done with the windows themselves.

Eases debugging properties, such as "transientFor".

Merge request reports