emersion / xdg-desktop-portal-wlr

xdg-desktop-portal backend for wlroots
MIT License
591 stars 56 forks source link

Add `jay` to wlr.portal UseIn list #202

Closed mahkoh closed 2 years ago

mahkoh commented 2 years ago

Jay [1] is a new wayland compositor that is not based on wlroots and does not support all wlroots extensions. Therefore it would not be appropriate to add wlroots to its XDG_CURRENT_DESKTOP list. It does however implement all wlroots extensions necessary to run xdg-desktop-portal-wlr.

[1] https://github.com/mahkoh/jay

mahkoh commented 2 years ago

I'm planning to write my own portal in the near future so this PR would probably do more harm than good. For now I'll tell users to manually add jay to the list.