Skip to content
  • Aleix Pol Gonzalez's avatar
    debug_console: Improve rendering of non-x11 clients · d4197293
    Aleix Pol Gonzalez authored and Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez committed
    We'd always get "0x0: something" where the 0x0 is the xcb_window which
    obviously doesn't translate.
    
    Instead show the class name so we can easily track what kind of object
    we are dealing with.
    It's an easy way to show which shell it's using on Wayland, will be
    useful in other cases as well.
    d4197293