I think https://git.sr.ht/~leon_plickat/lswt may work.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
That does, indeed, help. And I got to the 3rd page of google/kagi results without seeing any hint of it. Thank you so much.
Can you provide a little more info? I cant even see how to install this from the provided link, nor what it does.
The repository has Makefile so you can build the executable with make
:
$ cd /tmp
$ git clone https://git.sr.ht/~leon_plickat/lswt
$ cd lswt
$ make
$ ./lswt
$ sudo make install (optional)
Okay but I am not going to make something where I have to read the sourcecode in order to get any info. Thanks anyway.
You don't have to read the source code. You just clone the repo and run make to install it. Then just run the lswt
command which will show you app-id
s of any running apps.
I dropped into GNOME
And I dropped into a Qtile X11 session and used xprop! I'm not sure if river provides a native way to do that.