I want to place the LXQt panel anywhere on the screen freely. In the current panel settings, I can only set the position to Top, Bottom, Left, or Right. I want to be able to move it to any custom coordinates (X, Y) just like how it can be done in XFCE’s panel. Is there a way to achieve this, perhaps via configuration files?
What exactly should I modify in this file? I’ve opened it, but I don’t really understand these settings or how to change the coordinates from there. Could you guide me on which lines to edit?
You are right that it doesn’t seem to let you do it, it is possible that the lxqt developers will give you more information about whether it can be done or not. I read that it could be done like this, but there really is no such option within the file.
LXQt aims to be light, and thus provides basic features but adding more advanced usually has side effect of needing more code (ie. more weight).
My LXQt desktop was made to somewhat resemble my Xubuntu/Xfce config on this install; where in Xfce I did use up to 3 panels on the edge of a display (a small panel right side with only a clock but much larger than the panel in the middle or left of that display edge), I was unable to do this the same way in LXQt.
I created much of what I’m using now in much older LXQt versions (2018-2019). Whilst I have adjusted my panels since then, I’ve not seen it possible with the default LXQt panel. I’ve also simplified my Xfce panels so they better match what I achieved in LXQt (I actually came to prefer some of what I did in LXQt better, so Xfce was adapted to align with LXQt), but this box is a multi-desktop install & I want to be able to use either as seamlessly as I can.
You’ll need to use another apps (a dock) I suspect to achieve all of what you maybe after.
FYI: What is available is version specific; so providing your Lubuntu release can be useful/critical for accurate advice (I’m using LXQt 2.2 here).