Maliit keyboard is displaced out-of-screen due to Latte Dock in always on top mode
I am using Latte Dock in the Unity Layout, and fullscreen windows are automatically resized so that they don't go below the dock.
However, Maliit keyboard is displaced towards right due to the dock, and some keys (e.g. "P", "enter", "backspace") are displaced beyond the screen area (see attached image).
It seems that Maliit does not resize itself when the dock/panel is set to be always on top.
Operating System: Arch Linux KDE Version: 5.27.4 Maliit Keyboard Version: 2.3.1-2

I have pretty much the same experience with the pinetab2 with KDE Plasma in portrait mode. In Landscape mode it's better.
KDE Plasma 5.27 Archlinux: 6.3 Malliit: 2.3.1
I also have this issue with Plasma. I have two taskbars, one on the left and one on the right. I see the same thing shown in the screenshot, with the keyboard covering the right-hand taskbar.
From a quick look at the code, unfortunately it seems like we are just getting the screen geometry from Qt. I'm not really familiar with QML, so I'm not sure if this is easily addressable.