1
0
mirror of https://github.com/AR2000AR/openComputers_codes.git synced 2025-09-08 22:51:14 +02:00

459 Commits

Author SHA1 Message Date
b8eafb8eb9 make pm package dev files from oppm repo 2023-08-14 22:22:30 +02:00
2cb8da044f [pm] explicit the extra field 2023-08-14 22:21:13 +02:00
4295db0a30 other repo link fix 2023-08-14 22:19:10 +02:00
045b67ae41 fixed repo path 2023-08-14 22:10:33 +02:00
d08b93c178 [yawl] make sure Border only have one child 2023-08-13 17:33:57 +02:00
cc2080d467 [yawl] renamed var 2023-08-13 17:27:50 +02:00
5b0b3f6d07 [yawl] fix border size stuck to 1,1 when updated 2023-08-12 22:10:06 +02:00
c13da0af0b [yawl] add utils to main init.lua 2023-08-12 21:24:13 +02:00
d48d42dfae [yawl] rgb to color util function 2023-08-12 21:21:48 +02:00
1886c1aba8 remove non existent package 2023-08-12 21:20:46 +02:00
7b8ee449c0 [yawl] made color selection code more readable 2023-08-11 23:10:00 +02:00
87edbcaffa [yawl] Merge Button 2023-08-11 17:22:54 +02:00
1d2cd60758 update package 2023-08-11 17:21:24 +02:00
36cc8812b9 [yawl_example] button 2023-08-11 17:21:21 +02:00
e1d16c8ba9 [yawl] reworked reset time logic 2023-08-11 17:21:10 +02:00
6194e66e8e [yawl] reformatting and small functionality change 2023-08-11 17:21:06 +02:00
03d8546d43 add button to init.lua 2023-08-11 17:21:03 +02:00
cfa90f158c auto formatting 2023-08-11 17:20:53 +02:00
Renno231
05f521df93 basic button class 2023-08-11 17:19:42 +02:00
a78a449184 update packages 2023-08-11 16:17:18 +02:00
cd236541d9 [icable_server] massive refactoring of python module 2023-08-11 16:15:37 +02:00
32958139be untrack python cache 2023-08-11 16:11:52 +02:00
a9bb307256 [yawl] moved invokeCallback 2023-07-29 22:40:19 +02:00
44a9ce9718 [yawl] doc 2023-07-29 20:29:15 +02:00
1ee78d210c [yawl] SliderBar 2023-07-29 18:57:05 +02:00
0feed00b18 [packages] yawl update 2023-07-29 18:46:11 +02:00
4e4271f1ad [yawl_example] added SliderBar 2023-07-29 18:45:37 +02:00
75810f0428 [yawl] default callback 2023-07-29 18:45:02 +02:00
1d67b8dc69 [yawl] doc 2023-07-29 18:37:46 +02:00
Renno231
d4417a3584 removed duplicate background color function 2023-07-29 18:22:27 +02:00
Renno231
1edd0fe0cb minor reduction in cpu call 2023-07-28 19:50:46 -05:00
82451dd1e0 Instruct to set the correct floppy path 2023-07-28 14:58:32 +02:00
Renno231
da890b3a5e Update yawl/lib/yawl/widget/SliderBar.lua
Co-authored-by: AR2000 <AR2000AR@users.noreply.github.com>
2023-07-27 17:14:38 -05:00
Renno231
861f380a18 Update yawl/lib/yawl/widget/SliderBar.lua
Co-authored-by: AR2000 <AR2000AR@users.noreply.github.com>
2023-07-27 17:14:31 -05:00
Renno231
552b09ecd4 moved backgroundColor and foregroundColor to widget 2023-07-27 16:46:44 -05:00
Renno231
73688a20ed SliderBar 2023-07-27 16:46:30 -05:00
f968701e43 Update readme after https://github.com/OpenPrograms/Vexatos-Programs/issues/30 fix 2023-07-27 22:54:38 +02:00
2de3577985 updated packages 2023-07-25 19:32:23 +02:00
07b0fc08a8 added @Renno231 credit 2023-07-25 19:31:14 +02:00
15029d7723 [yawl] comments 2023-07-25 19:30:23 +02:00
8c47eb836e [yawl_example] comments for readability ToggleSwitch and Border 2023-07-25 19:30:08 +02:00
0cb4ca363f [yawl] comments and default touch callback 2023-07-25 19:28:44 +02:00
cce49c5dcb [yawl] Border comments and constants for borderSet 2023-07-25 19:28:18 +02:00
8f9edc5746 update package repo manifest 2023-07-24 22:45:49 +02:00
227abc62d3 [yawl] release candidate 2023-07-24 21:23:03 +02:00
db8254f0c9 [yawl] fix comment 2023-07-24 20:05:22 +02:00
47fc93565d [yawl] revert broken change with size 2023-07-24 20:00:59 +02:00
cadbb6b82e [yawl] refactoring 2023-07-24 18:09:21 +02:00
00469c0d3c Border, Histogram and ToggleSwitch (#14) 2023-07-23 22:30:55 +02:00
Renno231
afbfb0e972 Merge branch 'master' of https://github.com/Renno231/openComputers_codes 2023-07-22 19:41:54 -05:00