KWin/Packaging

From KDE Community Wiki
Revision as of 07:06, 9 July 2015 by Apachelogger (talk | contribs) (Created page with "KWin packaging notes \o/ = Wayland = Things involved: * kglobalaccel (grows plugin API, plugin supplied by kwin) * kwindowsystem (grows plugins for X11 and wayland) ** both...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

KWin packaging notes \o/

Wayland

Things involved:

  • kglobalaccel (grows plugin API, plugin supplied by kwin)
  • kwindowsystem (grows plugins for X11 and wayland)
    • both plugins should always be installed (best put in the library package itself)
    • wayland plugin in particular should pull in qt's wayland plugin (i.e. qtwayland)
  • kwin (split into kwin-x11 and kwin-wayland)