Re: QtVirtualKeyboard on Plasma Wayland

2024-07-04 Thread Gerd Fleischer
Hi, this is great news for my 2in1-Laptop! Thanks Am Freitag, 21. Juni 2024, 02:52:59 MESZ schrieb Aleix Pol: > Hi, > In recent years, we've relied heavily on Maliit as our primary virtual > keyboard. However, I thought it would be beneficial to develop an > alternative using QtVirtualKeyboard.

Re: Problem with content of qml plasmoid displayed outside widget

2013-07-03 Thread Gerd Fleischer
Am Montag, 1. Juli 2013, 15:35:11 schrieb Aaron J. Seigo: > On Saturday, June 29, 2013 11:34:02 Gerd Fleischer wrote: > > I have a problem with the content of qml plasmoid displayed outside the > > widget. > > note that for some QML elements, particularly list widgets, you n

Problem with content of qml plasmoid displayed outside widget

2013-06-29 Thread Gerd Fleischer
Hi, I have a problem with the content of qml plasmoid displayed outside the widget. The code is in git://anongit.kde.org/scratch/geflei/plasmoid-capslockinfo.git I use setLayout() with a qgraphicslinearlayout. Also tried various anchors. Any hints? Thanks, Gerd ___