trigg / Rebuttal

GNU General Public License v3.0
3 stars 2 forks source link

Client side arbitrary window display #85

Open trigg opened 3 years ago

trigg commented 3 years ago

Server plugins should be able to display arbitrary pop-over windows with input forms and changeable output elements.

Any alterations to input elements should be reported to server and then plugin, to take further action on.

Also a plugin->server->client command to change this arbitrary window output elements.

Absolutely no arbitrary code sending!