Comment 11 for bug 1131385

Revision history for this message
Taihsiang Ho (tai271828) wrote :

looks like the name of the top window is "Desktop" in comment 10 instead of the name of the "real" "always on top" window.

(gdb) print GetWindowName(GetTopMostValidWindowInViewport())
$11 = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x1d4d228 "Desktop"}}

NEXT: Which window does has the name "Desktop"?