Since there is no way to keep an array of window references without them becoming stale, I was wondering if there were a way to get window unique identifiers?
I am looking to be able to attach data to a specific window - i.e. I'm trying to emulate dwm and I would want to be able to tag windows.
Since there is no way to keep an array of window references without them becoming stale, I was wondering if there were a way to get window unique identifiers?
I am looking to be able to attach data to a specific window - i.e. I'm trying to emulate dwm and I would want to be able to tag windows.