Skip to content
  • Vlad Zahorodnii's avatar
    [wayland] Rework Xcursor theme loading code · cb7a9456
    Vlad Zahorodnii authored and Vlad Zahorodnii's avatar Vlad Zahorodnii committed
    Currently in order to load an Xcursor theme, kwin uses libwayland api,
    which looks really awkward because of the way how the compositor talks
    to itself via the internal connection.
    
    The main motivation behind this change is to limit the usage of kwayland
    client api in kwin.
    cb7a9456