Hi! I added a new option to display only the windows that are on the current desktop. I also added a filter_window() function in x_interaction.c that contains the logic for selecting which windows are to be shown; that could be used as a starting point for more complicated filtering.
As I don't have access to a Windows machine, I've not tested compiling the code in Windows yet, and the option currently does nothing in the Windows code.
Hi! I added a new option to display only the windows that are on the current desktop. I also added a filter_window() function in x_interaction.c that contains the logic for selecting which windows are to be shown; that could be used as a starting point for more complicated filtering.
As I don't have access to a Windows machine, I've not tested compiling the code in Windows yet, and the option currently does nothing in the Windows code.