emersion / xdg-desktop-portal-wlr

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

slurp chooser can be confusing #121

Open emersion opened 3 years ago

emersion commented 3 years ago

With a single output, the slurp chooser can be confusing. The cursor just turns into a crosshair.

columbarius commented 3 years ago

Wasn't there the idea to send a notification when xdpw_wlr_output_chooser is called?

danshick commented 3 years ago

That assumes the user runs a notification daemon.

I had always envisioned some text overlay on the chooser explaining what's going on.

emersion commented 3 years ago

https://github.com/emersion/slurp/issues/83

nagisa commented 3 years ago

Right now it is also confusing because it allows you to select a region, but xdpw can only share whole displays AFAIK.

emersion commented 3 years ago

Right now it is also confusing because it allows you to select a region, but xdpw can only share whole displays AFAIK.

This should help: https://github.com/emersion/xdg-desktop-portal-wlr/pull/127