octave-online / octave-online-server

The infrastructure that powers Octave Online, octave-online.net
GNU Affero General Public License v3.0
322 stars 76 forks source link

Support new event manager functions and server mode #70

Open sffc opened 1 year ago

sffc commented 1 year ago

There was a lot of work done in GNU Octave in 2021 to add more features to the event manager. There are already issues open for things like dialogs (#63), but there are also various other event manager features that we should support. See all of the TODOs in:

https://github.com/octave-online/octave-online-server/blob/master/back-octave/oo-changesets/420-4c3d80dd9e65.hg.txt

Investigate events such as:

Here is a commit in GNU Octave that added several of these:

https://hg.octave.org/octave/rev/3bfec185c9e2