Skip to content

Add clipboard tab to debug console

David Redondo requested to merge work/davidre/clipboardconsole into master

Can be useful when investigating clipboard related problems, by checking which source KWin thinks is the current clipboard. Displays clipboard and primary selection.

Merge request reports