Commit Graph

269 Commits

Author SHA1 Message Date
kepler155c@gmail.com 2d942ef001 experimental packages fix https://github.com/kepler155c/opus/issues/35 2020-06-06 11:00:07 -06:00
kepler155c@gmail.com 6c5cc508b1 moonscript support + cleanup 2020-06-05 21:38:26 -06:00
kepler155c@gmail.com 704ef46b62 packages stored in compressed state - experimental (with config option) 2020-06-03 21:11:54 -06:00
kepler155c@gmail.com 6a3b38922b packages stored in compressed state - experimental (with config option) 2020-06-03 20:40:48 -06:00
kepler155c@gmail.com 5c4ab57ec8 binary support fixes 2020-06-01 16:53:01 -06:00
kepler155c@gmail.com 2105799524 minor cleanup 2020-05-30 20:05:53 -06:00
kepler155c@gmail.com 985830fcfd better fuzzy matching + vfs type flag in Files 2020-05-19 17:09:10 -06:00
kepler155c@gmail.com a7e3318226 add standard lua os methods, another fix for vfs links within links, allow write on urlfs mounted files 2020-05-17 19:36:33 -06:00
kepler155c@gmail.com 90ce2bb1a5 Improved error messages 2020-05-12 21:25:37 -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 a3a819256f fix resizing scrolling terminals 2020-05-10 14:04:20 -06:00
kepler155c@gmail.com b0db0b86bd kernel improvements 2020-05-08 22:32:44 -06:00
devomaa db9c05fa89
Update Overview.lua to work with N hotkey (#33) 2020-05-08 11:09:32 -06:00
kepler155c@gmail.com 8b14399a20 a temporary fix for vfs/delete 2020-05-07 21:34:50 -06:00
kepler155c@gmail.com c24411717a optionally show value for slider component - remove some unneeded limits for textEntries 2020-05-06 18:01:10 -06:00
kepler155c@gmail.com 3d3e5400cf tidy up env creation - round 1 2020-05-05 17:25:58 -06:00
kepler155c@gmail.com 3d02230742 major oops - fix poluted envs 2020-05-04 21:06:23 -06:00
kepler155c@gmail.com 5afb21b68e more work on update notification 2020-05-01 23:16:10 -06:00
kepler155c@gmail.com 9c97849cff more work on update notification 2020-05-01 22:26:15 -06:00
kepler155c@gmail.com 3368fa3266 update notification 2020-04-30 21:27:07 -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 e116caf16e fix netfs issues - implement fs.attributes 2020-04-27 15:44:09 -06:00
kepler155c@gmail.com ef9f0e09b6 partition manager + tab/wizard rework 2020-04-26 19:39:58 -06:00
kepler155c@gmail.com b0d2ce0199 minor bugfixes - cleanup 2020-04-22 23:37:12 -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
Anavrins 39522ee5b1 Cleanup 2020-03-30 02:07:20 -04:00
Anavrins 6204c46cc4 Fix empty TextEntry in cloud config 2019-12-11 11:18:02 -05:00
kepler155c@gmail.com db2a28f04c Merge branch 'develop-1.8' of https://github.com/kepler155c/opus into develop-1.8 2019-12-07 12:05:03 -07:00
kepler155c@gmail.com 28b2ba3386 tweaks 2019-12-07 12:04:58 -07:00
Anavrins 31f43067bf Change how Sniff.lua detects modem 2019-12-06 20:14:18 -05: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 efa1a5bbf5 clipping for transistions + tab ordering via index + more examples 2019-11-15 12:51:44 -07:00
kepler155c@gmail.com 3241326a2f accelerators for any event + more inspect examples 2019-11-13 21:50:00 -07:00
kepler155c@gmail.com 0a828fecc5 oops 2019-11-13 14:38:24 -07:00
kepler155c@gmail.com 65c6ebf711 properly handle empty text entry fields (including transformations) 2019-11-13 14:24:43 -07:00
kepler155c@gmail.com 053003f429 inspect cleanup 2019-11-12 23:04:31 -07:00
kepler155c@gmail.com 25405f15c8 UI inspector 2019-11-12 21:13:17 -07:00
kepler155c@gmail.com 674c6af509 alternate support 2019-11-10 15:58:36 -07:00
kepler155c@gmail.com 340e37da82 package manager wip 2019-11-09 22:01:48 -07:00
kepler155c@gmail.com 9ef4d9ef64 package manager install/uninstall directives 2019-11-09 21:15:07 -07:00
kepler155c@gmail.com 57ea46dde7 alternatives 2019-11-08 19:54:41 -07:00
kepler155c@gmail.com 6d8d62d309 tweaks 2019-11-07 22:50:11 -07:00
kepler155c@gmail.com e9717c4def Events shows all + tweaks 2019-11-07 18:00:54 -07:00
kepler155c@gmail.com e5a5f76fb3 restructure 2019-10-30 22:49:30 -06:00
Kan18 2f597d0dc4 support MOTDs (#19) 2019-08-13 11:14:11 -06:00
kepler155c@gmail.com 7e8dc5bd49 fix for new text entry behaviour + oc relay fix 2019-07-27 19:07:34 -06:00
Kan18 b739c0c77e
fix no password error 2019-07-25 22:51:16 -04:00
xAnavrins b3efbc7438 Distance filter in Sniffer 2019-07-24 00:45:00 -04:00
kepler155c@gmail.com e084c733f8 consistent command line processing-usage 2019-07-23 13:29:43 -06:00