1
0
mirror of https://github.com/AR2000AR/openComputers_codes.git synced 2025-09-08 06:31:14 +02:00
Commit Graph

400 Commits

Author SHA1 Message Date
19b5bbab10 init + first imgs 2023-08-11 23:28:29 +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
Renno231
954fc34e27 turned toggle switch into widget and got rid of child rectangle
AR2000, I know you won't like how I have handled the switch ;)
2023-07-22 19:39:42 -05:00
Renno231
62634f1b25 Update yawl/lib/yawl/widget/ToggleSwitch.lua
Co-authored-by: AR2000 <AR2000AR@users.noreply.github.com>
2023-07-22 17:59:46 -05:00
Renno231
d438d0519b Update yawl/lib/yawl/widget/ToggleSwitch.lua
Co-authored-by: AR2000 <AR2000AR@users.noreply.github.com>
2023-07-22 17:59:41 -05:00
Renno231
6591440e75 Update yawl/lib/yawl/widget/ToggleSwitch.lua
Co-authored-by: AR2000 <AR2000AR@users.noreply.github.com>
2023-07-22 17:59:01 -05:00
Renno231
b96a90e179 Update yawl/lib/yawl/widget/ToggleSwitch.lua
Co-authored-by: AR2000 <AR2000AR@users.noreply.github.com>
2023-07-22 17:58:51 -05:00
Renno231
16bb9a49e0 visual resize 2023-07-22 12:50:07 -05:00
Renno231
6551661181 Update yawl/lib/yawl/widget/ToggleSwitch.lua
Co-authored-by: AR2000 <AR2000AR@users.noreply.github.com>
2023-07-22 11:55:25 -05:00
Renno231
2ef476d81f minor fix to toggle logic 2023-07-22 03:17:41 -05:00
Renno231
28c1ba2bf9 minor tweaks 2023-07-22 03:09:03 -05:00