Skip to content

Draft: build qmltermwidget as part of konsole

Jonah Brüchert requested to merge work/jbb/qml into master

This imports a refactored version of qmltermwidget that I have been working on for QMLKonsole into konsole, with the aim to deduplicate more and more code incrementally. At this point, Pty and ShellCommand are shared.

The repository structure could still use some more cleanup, but first I want to collect feedback about this approach.

Merge request reports