Skip to content
Snippets Groups Projects

Add minimal app switcher protocol

Merged Guido Gunther requested to merge f/phosh-private into librem5
  1. Aug 30, 2018
    • Guido Gunther's avatar
      Add phosh_private_xdg_switcher protocol · 95b605a9
      Guido Gunther authored
      Simple private protocoll to list and raise toplevels by app_id and
      title. We wanted a minimal set of objects, requests and events. Since
      this is only meant for the app overview page in the shell we can take
      many shortcuts and leave out e.g. XWayland for the moment.
      
      This will be replaced by wlr_foreign_toplevel_unstable_v1 later on.
      95b605a9
    • Guido Gunther's avatar
      phosh-private: Use output instead of display · b188071e
      Guido Gunther authored
      We don't rename the request itself since we don't want to change the
      protocol.
      b188071e
    • Guido Gunther's avatar
      Rename phosh to phosh_private · 7a99bb83
      Guido Gunther authored
      This makes it better match the protocol name. Also name the
      variables consistently "phosh" instead of the overused "shell".
      7a99bb83
Loading