Standreas

Results 622 comments of Standreas

Here building with ``` export CC=clang export CXX=clang++ ``` works fine, only some warnings about `warning: 'mimeTypes' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]` can be seen.

The same can be seen with the "add|remove to favorites" dialog in fancy menu and with directorymenu widget, only with right or bottom panels. Also tooltips cover the items with...

Thanks for tracking this! The mentioned PR is merged together with another and should be closed.

With touchpad rotation is fine, but can't tell about touchscreen.

Well, not really. You can run several wayland sessions from tty with different users and one xsession in parallel. But on x11 LXQt would need to map open programs, files...

> For what it's worth, the following command instructs SDDM to show a "greeter" (i.e. login/password user interface) on the first available vt (virtual terminal): > > qdbus --system org.freedesktop.DisplayManager...

It has to be supported by LXQt providing a "session saving" tool and a "switch user" button in `lxqt-leave` as present in other DE's like XFCE. Not that I think...

I tried to replicate the issue with no success, it has a smell of openbox (which I used for testing). For the rest the change works fine.

> If I hover the menu quick-like after typing, I do get the dialogs stay open, but I can also start applications by clicking them there, so not sure this...

As a workaround the panel module can be launched with` sleep 5 && qdbus org.lxqt.session /LXQtSession org.lxqt.session.startModule lxqt-panel.desktop`