Commit Graph

535 Commits

Author SHA1 Message Date
kepler155c@gmail.com 5933f8c40f can now use named colors 2020-04-21 22:32:12 -06:00
kepler155c@gmail.com e703c7f7b6 changes for deprecated ui methods 2020-04-17 20:40:34 -06:00
kepler155c@gmail.com 9d2a76f4ea color rework + cleanup 2020-04-16 23:13:19 -06:00
kepler155c@gmail.com 3e41996b9b cleanup + theme editor 2020-04-14 14:12:04 -06:00
kepler155c@gmail.com 9eeec8719c cleanup 2020-04-12 18:46:26 -06:00
kepler155c@gmail.com 775871c548 mouse triple click + textEntry scroll ind 2020-04-10 22:51:18 -06:00
kepler155c@gmail.com cd6ef0da50 use layout() where appropriate and cleanup 2020-04-09 16:08:54 -06:00
kepler155c@gmail.com 8fe6e0806c refactor + new transitions 2020-04-06 00:12:46 -06:00
kepler155c@gmail.com 7659b81d49 more editor work 2020-04-04 20:56:53 -06:00
kepler155c@gmail.com cd58ecd861 minor tweaks 2020-04-03 18:57:57 -06:00
kepler155c@gmail.com d88ef00652 bugfixes + tweaks for editor 2.0 2020-04-02 21:28:42 -06:00
kepler155c@gmail.com fc1a308193 list mode for overview 2020-03-31 23:43:45 -06:00
kepler155c@gmail.com 3313fb986c minor tweaks 2020-03-31 17:23:12 -06:00
kepler155c@gmail.com 613212e751 Merge remote-tracking branch 'origin/develop-1.8' into ui-enhancements-2.0 2020-03-31 09:59:15 -06:00
kepler155c@gmail.com 5a874c1944 canvas overhaul 2020-03-31 09:57:23 -06:00
Anavrins 39522ee5b1 Cleanup 2020-03-30 02:07:20 -04:00
Anavrins 369070e19c
Merge pull request #30 from Wojbie/Git-fix
Update git.lua to use headers authorization.
2020-02-09 21:35:52 -05:00
Wojbie 210c5f5a11 Update git.lua to use headers authorization. 2020-02-09 23:20:03 +01:00
Anavrins 942f0bda92 GPS overhaul
Changes how GPS works to avoid returning ambiguous coordinates and nan errors
2019-12-27 01:11:36 -05:00
Anavrins cc80e08407 gps.lua: Added nil and nan checks 2019-12-11 11:38:12 -05:00
Anavrins 9e3cf50ccc socket.lua: Option to pass user generated keypairs 2019-12-11 11:20:12 -05: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 424fff7842 apparently read was added to fs.open "r" mode in 2017 2019-12-05 13:44:35 -07:00
kepler155c@gmail.com 1e675a2e35 revert multiple sub-canvas mouse click 2019-12-01 13:25:26 -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 efa1a5bbf5 clipping for transistions + tab ordering via index + more examples 2019-11-15 12:51:44 -07:00
kepler155c@gmail.com 14057c2bf9 moar ui examples 2019-11-14 15:43:20 -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 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 c9fd7efc26 alternative optimize 2019-11-09 22:56:36 -07:00
kepler155c@gmail.com 8a5d30a441 oops 2019-11-09 22:33:16 -07:00
kepler155c@gmail.com 4a6af34d7c alternative updates 2019-11-09 22:26:11 -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 f2cf20c274 cleanup 2019-11-05 11:18:21 -07:00
kepler155c@gmail.com fba2d48a4b minor fixes for user errors 2019-11-02 12:23:40 -06:00
kepler155c@gmail.com 5c35a8383e lock computer 2019-11-01 22:37:08 -06:00
kepler155c@gmail.com aaab059cee prepare for lock screen 2019-11-01 16:35:58 -06:00