Commit Graph

19 Commits

Author SHA1 Message Date
kepler155c@gmail.com 2105799524 minor cleanup 2020-05-30 20:05:53 -06:00
kepler155c@gmail.com 8279c1ae12 environments, error messages, and stack traces, oh my!
Changed the way processes are launched.
multishell.openTab and kernel.run now accept the current environment as a parameter.
That new process inherits a copy of the passed environment.
Reduces complexity as the calling process is not required to create a suitable env.
Stack traces have been greatly improved and now include the stack for coroutines that error.
2020-05-11 17:25:58 -06:00
kepler155c@gmail.com 3d3e5400cf tidy up env creation - round 1 2020-05-05 17:25:58 -06:00
kepler155c@gmail.com d7f41f2bce multishell/kernel support for windows on different devices 2020-05-04 16:41:35 -06:00
kepler155c@gmail.com 287adb1235 auto upgrade packages on base opus update - github actions wip 2020-04-30 18:51:36 -06:00
kepler155c@gmail.com ef9f0e09b6 partition manager + tab/wizard rework 2020-04-26 19:39:58 -06:00
kepler155c 7224d441ca
Ui enhancements 2.0 (#31)
* canvas overhaul

* minor tweaks

* list mode for overview

* bugfixes + tweaks for editor 2.0

* minor tweaks

* more editor work

* refactor + new transitions

* use layout() where appropriate and cleanup

* mouse triple click + textEntry scroll ind

* cleanup

* cleanup + theme editor

* color rework + cleanup

* changes for deprecated ui methods

* can now use named colors
2020-04-21 22:40:59 -06:00
kepler155c@gmail.com 28b2ba3386 tweaks 2019-12-07 12:04:58 -07:00
kepler155c@gmail.com ffa412c59d ui fixes 2019-11-18 14:32:10 -07:00
kepler155c@gmail.com a3a8c64be8 UI docs 2019-11-16 22:12:02 -07:00
kepler155c@gmail.com 3241326a2f accelerators for any event + more inspect examples 2019-11-13 21:50:00 -07:00
kepler155c@gmail.com db48031c7c funnel all events through emit 2019-11-13 15:17:23 -07:00
kepler155c@gmail.com ae98aaf9d5 lint warnings 2019-07-21 10:16:47 -06:00
kepler155c@gmail.com ec7fc5bb23 fix ui default device via args 2019-07-21 03:50:06 -04:00
kepler155c@gmail.com 87c7e5ff7e ui theme generator + better module handling 2019-07-15 20:08:30 -06:00
kepler155c@gmail.com 0e1b712adc ntf transparency 2019-07-10 19:02:46 -06:00
kepler155c@gmail.com 8f17657263 make page/window themeable - oops 2019-07-10 11:06:29 -06:00
kepler155c@gmail.com 1dcb6d67b7 tweaks + Anavrins disk usage system module 2019-07-02 10:19:08 -04:00
kepler155c@gmail.com 343ce7fdc2 move apis into rom/modules/main for shell compatibility 2019-06-28 13:50:02 -04:00