Is there a way to get list of windows on KDE Wayland?
6
votes
2
answers
8374
views
In the era of X11, I could do
wmctrl -l
to list available windows, that I can use in my scripts.
$ wmctrl -l
0x01000050 0 my-pc project1 – Readme.md
But nowadays most application use Wayland. The above command only shows windows that are running with XWayland.
I want to be able to use applications in Wayland mode and at the same time be able to list their windows for my scripts. Is that possible? I am using Arch Linux with KDE.
Asked by Ashark
(1069 rep)
Jun 16, 2022, 09:36 PM
Last activity: May 17, 2024, 01:11 AM
Last activity: May 17, 2024, 01:11 AM