1
0
mirror of https://github.com/kepler155c/opus synced 2024-06-14 01:16:52 +00:00
Commit Graph

62 Commits

Author SHA1 Message Date
Anavrins
39522ee5b1 Cleanup 2020-03-30 02:07:20 -04: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
kepler155c@gmail.com
28b2ba3386 tweaks 2019-12-07 12:04:58 -07: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
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
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
e9717c4def Events shows all + tweaks 2019-11-07 18:00:54 -07:00
kepler155c@gmail.com
fba2d48a4b minor fixes for user errors 2019-11-02 12:23:40 -06:00
kepler155c@gmail.com
aaab059cee prepare for lock screen 2019-11-01 16:35:58 -06:00
kepler155c@gmail.com
e5a5f76fb3 restructure 2019-10-30 22:49:30 -06:00
kepler155c@gmail.com
ad447f36b5 Merge branch 'develop-1.8' of https://github.com/kepler155c/opus into develop-1.8 2019-10-28 20:02:14 -06:00
kepler155c@gmail.com
774d3ed415 improve startup, dont rely on debug (cbor) 2019-10-28 20:01:57 -06:00
xAnavrins
457c8a8a52 Fix forms numeric validation 2019-08-18 14:59:20 -04:00
kepler155c@gmail.com
6e6d4b81cd keyboard handling when not using opus os 2019-08-03 08:33:32 -06:00
xAnavrins
c1430f6dac GPS ambiguous position fix 2019-07-27 01:33:59 -04:00
xAnavrins
cd2024d7ce TextEntry number transform 2019-07-24 00:37:41 -04:00
kepler155c@gmail.com
c18945467f ability to specify index in form fields 2019-07-22 22:21:41 -06: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
30b7199976 path fix + compat changes 2019-07-20 16:23:48 -06:00
Kan18
09be81be27 lua 5.2 compatibility (#14)
compatibility update - making a few changes in next commit...
2019-07-20 16:19:30 -06:00
kepler155c@gmail.com
87c7e5ff7e ui theme generator + better module handling 2019-07-15 20:08:30 -06:00
kepler155c@gmail.com
c43fe19f1d sliders in forms + form component setValue (hopefully didnt break anything) 2019-07-12 12:47:51 -06:00
kepler155c@gmail.com
51e40a1dd7 Anavrins Slider component 2019-07-12 02:59:36 -06:00
kepler155c@gmail.com
43c86c263b upper/lowercase transformations for TextEntry 2019-07-11 10:36:17 -06:00
kepler155c@gmail.com
e9559165a4 icon transparency 2019-07-11 00:42:57 -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
86cd6e3c0e app icons 2019-07-07 01:14:39 -04:00
kepler155c@gmail.com
0b222207ba package manager improvements 2019-07-03 10:44:30 -04:00
kepler155c@gmail.com
6ba458646f control-q instead of q for exitting apps + grid column override colors 2019-07-02 14:11:33 -04:00
kepler155c@gmail.com
1dcb6d67b7 tweaks + Anavrins disk usage system module 2019-07-02 10:19:08 -04:00
kepler155c@gmail.com
aec5ac0121 oops again 2019-07-01 20:39:34 -04:00