KeyMapper icon indicating copy to clipboard operation
KeyMapper copied to clipboard

Add a 'volume dialog visible' constraint.

Open spitfire94 opened this issue 3 years ago • 3 comments
trafficstars

Developer TODO (don't remove)

  • [ ] create new branch. put issue number at start of name
  • [ ] update documentation
  • [ ] merge and delete branch (don't squash because want commit history to see why I made changes)

spitfire94 avatar Jul 17 '22 14:07 spitfire94

@spitfire94 why do you want this constraint? Maybe there is a better solution to your problem.

sds100 avatar Jul 20 '22 12:07 sds100

I'd like to have an action that brings forth the volume dialog without changing volume. With the volume dialog on screen, I'd like the volume buttons to control volume like normal; maybe add other actions for media control. Didn't find the dialog as an app to detect in foreground. Thought making it a constraint would be most flexible to users.

Is the volume dialog still brought up with the screen off? Would be awesome if this worked while the device is locked.

What I mean by 'volume dialog'... Screenshot_20220720-134504.jpg

spitfire94 avatar Jul 21 '22 04:07 spitfire94

Oh I see. There already is the "show volume dialog" action so you would want one key map to do this action and then you would want your other key maps to be temporarily disabled while the volume dialog is showing?

sds100 avatar Jul 21 '22 14:07 sds100