unifiedremote / Remotes

http://www.unifiedremote.com
202 stars 136 forks source link

[Feature request] Custom Components for Remotes #123

Open alatnet opened 5 years ago

alatnet commented 5 years ago

Requesting a feature to be able to design custom components for remotes such as a color picker with hsv circle, curve editor, etc.

I believe adding this kind of functionality (while it may be difficult to implement) would allow for more diverse designs of remotes.

Could be designed with a layering system in mind, a background that doesnt change and is drawn only once and a dynamic foreground that is for parts that are constantly updating (such as a cursor for the hsv circle or the line and points for the curve editor).