trigg / Discover

Yet another discord overlay for linux
GNU General Public License v3.0
648 stars 29 forks source link

Inability to change monitor if all monitors have the same model name #302

Closed LeadSeason closed 1 year ago

LeadSeason commented 1 year ago

Steps to Reproduce Steps to reproduce the behavior:

  1. Get 2 or more of the same monitor
  2. Try to change monitor's
  3. Wont change monitor.

Expected behavior Discover overlay would change monitors

Desktop (please complete the following information):

Installation Method

trigg commented 1 year ago

Unable to complete step 1. Looking into this now regardless

trigg commented 1 year ago

Latest commit now stores monitors by index, rather than name.

If monitor layout changes between runs it will change which monitor the overlay is displayed but it should now differentiate equally named monitors

trigg commented 1 year ago

Fixed