Skip to content
  • Emil Velikov's avatar
    gbm: implement window_resize · 3585a41b
    Emil Velikov authored and Emil Velikov's avatar Emil Velikov committed
    
    
    Reuse the existing init/teardown functions to create a new window and
    nuke the old one on success.
    
    Note: as we need the original config, we keep a reference to it in
    struct wcore_config. Ideally there will be a generic way to query it.
    
    v2: attribute the wegl_window -> wegl_surface rename
    
    Signed-off-by: default avatarEmil Velikov <emil.velikov@collabora.com>
    3585a41b