Skip to content
  • Jonas Ådahl's avatar
    ibus-candidate-popup: Scale coordinates from IBus · 6982f2da
    Jonas Ådahl authored and Marge Bot's avatar Marge Bot committed
    The coordinates are effectively in the windowing system coordinate
    space, which when scaling Xwayland, we need to scale these. Do this with
    the Meta.Window.protocol_to_stage() function on the focused window,
    which handles it correctly for the corresponding windowing system and
    configuration.
    
    Part-of: <!3458>
    6982f2da