Difficulty Capturing Active Window Title and Application Name in Wayland with QT6.6.3
-
wrote on 19 Apr 2024, 09:08 last edited by
I'm currently working on a project where I need to capture the active window title and application name. While I've managed to achieve this using X11 libraries, I'm encountering difficulties with Wayland applications. Specifically, I'm using QT6.6.3. While I've noticed that it works seamlessly with certain applications, I'm unsure about the approach used there.
Could anyone provide insights or guidance on how to accomplish this task in a Wayland environment with QT6.6.3? Any help or pointers would be greatly appreciated.
-
I'm currently working on a project where I need to capture the active window title and application name. While I've managed to achieve this using X11 libraries, I'm encountering difficulties with Wayland applications. Specifically, I'm using QT6.6.3. While I've noticed that it works seamlessly with certain applications, I'm unsure about the approach used there.
Could anyone provide insights or guidance on how to accomplish this task in a Wayland environment with QT6.6.3? Any help or pointers would be greatly appreciated.
Hi,
How are you currently implementing it ?
1/2