Skip to content
  • Martin Flöser's avatar
    [wayland] Create a windowId for ShellSurface · 4ed4d4da
    Martin Flöser authored
    The internal used window Id consists of two parts identifiying the
    Client and one identifying the Surface. That is the first 16 bits
    are set to the ClientConnection, the last 16 bits are taken from
    the Surface id. As the Surface id is 32 bits, but we only use 16 bits
    there is a chance of overlap. So this might need some improvement.
    4ed4d4da