unifiedremote/Remotes

[Feature request] Custom Components for Remotes

Opened this issue · 0 comments

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).