Re: New repo in kdereview: QMLKonsole

2022-11-09 Thread Devin
As an update, at a recent Plasma Mobile meeting we had decided to investigate possibly using Konsole in the future (with mobile adaptations), rather than trying to continue working around qmltermwidget. However, I would still like to get this through review since we do not have any concrete timeli

Re: New repo in kdereview: QMLKonsole

2022-10-21 Thread Devin
> qrc:/SavedCommandsDialog.qml:44:9: QML PlaceholderMessage: Cannot specify > left, right, and horizontalCenter anchors at the same time. Fixed > When run on X11 doesn't seem to have an icon. Added one explicitly in the app > How happy are with the name given it has "nothing" to do with konsol

Re: New repo in kdereview: QMLKonsole

2022-10-21 Thread Albert Astals Cid
El divendres, 21 d’octubre de 2022, a les 4:28:13 (CEST), Devin va escriure: > Hi everyone, > > I would like to put qmlkonsole through kdereview: > > https://invent.kde.org/plasma-mobile/qmlkonsole > > QMLKonsole is an Qt Quick based terminal emulator application for Plasma > Mobile. qrc:/Save

New repo in kdereview: QMLKonsole

2022-10-20 Thread Devin
Hi everyone, I would like to put qmlkonsole through kdereview: https://invent.kde.org/plasma-mobile/qmlkonsole QMLKonsole is an Qt Quick based terminal emulator application for Plasma Mobile. It depends on qmltermwidget: https://github.com/Swordfish90/qmltermwidget Thanks, Devin