OVRdrop-Public icon indicating copy to clipboard operation
OVRdrop-Public copied to clipboard

Saved profile should include captured window selection

Open aaira-a opened this issue 8 years ago • 3 comments

Steps to reproduce:

  1. Create a new profile
  2. Set the captured window to a new Firefox browser title (can be any name/site) instance
  3. Save the profile
  4. Close OVRdrop
  5. Reopen OVRdrop, and reload the saved profile

Expected outcome:

  • The captured window selector should select the Firefox instance defined in step 2

Actual outcome:

  • Captured window selector defaults to OVRdrop window

aaira-a avatar Jan 03 '18 07:01 aaira-a

This is actually a feature request, rather than a bug report.

OVRdrop does not currently attach window selections to "profiles".

Although, you can kind of do this by using one of the launch flags

-target-title "Window Title Here"
-target-exe "Application.exe"

This would cause OVRdrop to attempt auto-targeting. However OVRdrop should attempt to load your last saved profile, and there isn't currently a launch flag for overriding that.

Hotrian avatar Jan 04 '18 03:01 Hotrian

Thanks for the response. One use case is that one may save different profiles for different games, and each targeting different application.

By the way feel free to close this as there is an existing workaround using launch flags :)

aaira-a avatar Jan 07 '18 01:01 aaira-a

No problem. I agree that OVRdrop’s profile system needs a redesign.

Currently trying to port away from Unity, since I believe it is causing issues with the capture driver. Not Unity’s fault though, as it isn’t intended for this kind of application. I just didn’t know going in. Going well so far, but trying to rebuild all the Overlay code takes a bit.

For the new version of OVRdrop I plan to have a profile system that makes a lot more sense :P

Hotrian avatar Jan 07 '18 01:01 Hotrian