Skip to content
Commit 0f9722ad authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Port DebugConsole to Workspace::allClientList()

This simplifies the code by porting the debug console away from
Workspace::clientList() to Workspace::allClientList(). The main
difference between the two is that the former returns only all X11
windows and the latter returns both X11 and Wayland windows.
parent 56f159dd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment