Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 28 |
Nodes: | 6 (0 / 6) |
Uptime: | 64:39:34 |
Calls: | 425 |
Calls today: | 3 |
Files: | 1,025 |
Messages: | 91,334 |
Posted today: | 1 |
PyQt are Python bindings for the Qt GUI toolkit.Thanks. I also thought so.
That means that the question you're asking is "Should a QT app
have USE=gui or USE=X for enabling the graphical user interface?".
In that case I think the answer is obvious: it should be USE=gui.
Small FYI: If you are within a Wayland session, to checkI use lumina as my desktop environment, it is X11 only. So, I'm not in
if an app runs on wayland you can call xprop from the command line
an click on the window. If nothing happens, it's Wayland.
If output gets printed to the terminal, it's X.
Hello *,
I have a trivial question. I'm now working on the asymptote ebuild.
asymptote has an optional gui - a separate python program xasy using pyqt5 and interacting with asy. From time immemorable, the USE flag controlling
it was called X. Should I rename it to gui?
Can a pyqt5 program (like xasy) run on wayland? I never used wayland, and have no idea (though I heard that qt programs can run on wayland). If xasy can run on wayland, then the USE flag name X is misleading, and should be replaced by gui.
Opinions, please.
Andrey
I heard that qt programs can run on wayland