Skip to content

Only show adaptive apps when not docked

Guido Gunther requested to merge guido.gunther/phosh:only-adaptive-apps into master

This MR (on top of !631 (merged) filters adapive apps when the phosh thinks it shouldn't run as desktop. There's a positive list to ease the transition.

@zbrown in order to not break tools and tests i have to bubble the app-grid up into the shell so we can pass in a filtering function. Do you have a better idea how to do this?

TODOs

  • add a global toggle so filtering can be turned off completely
  • maybe filter in phoc's scale-to-fit by default *can be follow up)

Closes: #367 (closed)

The upstream discussion how to make this universal is at https://lists.freedesktop.org/archives/xdg/2020-October/014404.html

Edited by Guido Gunther

Merge request reports