devolution2409 / Lidl-Soundboard

Repo for the lidl soundboard
MIT License
18 stars 3 forks source link

Implement a radial menu #12

Open devolution2409 opened 5 years ago

devolution2409 commented 5 years ago

Radial menu (à la Dota 2) to send play command to a wrapper. Try to implement this to have a working overlay

devolution2409 commented 5 years ago

Listen to the following event: EVENT_SYSTEM_FOREGROUND which is emitted when a window becomes the new foreground window Than, adjust the dimension of the overlay according to this?

devolution2409 commented 5 years ago

And the following for resize: EVENT_SYSTEM_MOVESIZEEND