Commit Graph

55 Commits

Author SHA1 Message Date
Thomas Farstrike 97d89b48fe lv.init() is not needed? 2025-04-21 11:34:49 +02:00
Thomas Farstrike 0d8d13c61a Replace notification bar with simple toggle click 2025-04-21 00:39:32 +02:00
Thomas Farstrike 44df7dc8a0 File explorer doesn't really work well... 2025-04-20 23:48:05 +02:00
Thomas Farstrike eddd7dbcf0 Downloading files works 2025-04-20 22:56:10 +02:00
Thomas Farstrike 7ebb7e63c9 webserver list files works! 2025-04-20 22:52:35 +02:00
Thomas Farstrike e9eb33b542 Hidden canary works! 2025-04-20 12:55:12 +02:00
Thomas Farstrike dbde9d4a60 Canary trick works 2025-04-20 12:17:23 +02:00
Thomas Farstrike fd9996d729 Subthread demo
Launching threads works fine, which is great.

When the main app gets killed because "Referenced object was deleted!",
the sub threads don't die, they stay active...
2025-04-20 12:07:29 +02:00
Thomas Farstrike 4ffcb6e330 Add second app 2025-04-20 12:00:14 +02:00
Thomas Farstrike fc25d48494 Return to launcher if script exit 2025-04-20 11:47:48 +02:00
Thomas Farstrike 0bc00b4788 Simplify 2025-04-20 11:35:33 +02:00
Thomas Farstrike d135a4e0be Add restart button 2025-04-20 10:17:37 +02:00
Thomas Farstrike 9cc36373b1 App switching works! 2025-04-20 10:11:58 +02:00
Thomas Farstrike d5bfc7247a Launcher app script 2025-04-20 09:54:34 +02:00
Thomas Farstrike 6835024465 Reduce stack size for more threads 2025-04-20 00:45:05 +02:00
Thomas Farstrike 7dde6280c8 Cleanups 2025-04-20 00:38:32 +02:00
Thomas Farstrike 42757bcd3b Simplify man! 2025-04-20 00:28:44 +02:00
Thomas Farstrike a6380904bc Add support for files and run entire script 2025-04-20 00:23:28 +02:00
Thomas Farstrike d387e39830 Bigger stack size for apps 2025-04-20 00:13:03 +02:00
Thomas Farstrike 4f434855d2 Simplify - still works! 2025-04-19 23:45:36 +02:00
Thomas Farstrike ce40450229 We know when it stops now 2025-04-19 23:22:30 +02:00
Thomas Farstrike f86be13c77 Quit works 2025-04-19 23:07:53 +02:00
Thomas Farstrike 982a5323ef Try Quit button 2025-04-19 22:47:56 +02:00
Thomas Farstrike 7c41ad3bcd Keep REPL available 2025-04-19 22:39:27 +02:00
Thomas Farstrike 63c2b653db Simplify 2025-04-19 22:34:06 +02:00