pop-os / launcher

Modular IPC-based desktop launcher service
Mozilla Public License 2.0
219 stars 42 forks source link

Right-click menu should be clickable #191

Open curiousercreative opened 11 months ago

curiousercreative commented 11 months ago

Steps to reproduce:

  1. On a computer with switchable graphics in Hybrid graphics mode, activate launcher (ctrl + / by default I believe)
  2. Type "firefox" AR/ER: a list of applications appear below launch search input
  3. Using mouse or trackpad, right-click on the Firefox result AR/ER: a contextual menu appears with a single item "Launch Using Discrete Graphics Card"
  4. Click on the menu item ER: Application should launch using dGPU AR: Menu item is unclickable, nothing happens

Relates to https://github.com/pop-os/launcher/issues/105

jacobgkau commented 11 months ago

Confirmed.

We'll likely want to transfer this issue to https://github.com/pop-os/shell since the frontend is provided by pop-shell. (cc: @mmstick)