Skip to content
  • Vlad Zahorodnii's avatar
    Refactor session code · ade861d6
    Vlad Zahorodnii authored
    At the moment, the session code is far from being extensible. If we
    decide to add support for libseatd, it will be a challenging task with
    the current design of session management code. The goal of this
    refactoring is to fix that.
    
    Another motivation behind this change is to prepare session related code
    for upstreaming to kwayland-server where it belongs.
    ade861d6