lacci 0.2.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile +0 -2
- data/Gemfile.lock +72 -0
- data/Rakefile +1 -4
- data/lib/lacci/scarpe_cli.rb +70 -0
- data/lib/lacci/scarpe_core.rb +21 -0
- data/lib/lacci/version.rb +13 -0
- data/lib/shoes/app.rb +91 -14
- data/lib/{scarpe → shoes}/background.rb +1 -1
- data/lib/{scarpe → shoes}/border.rb +1 -1
- data/lib/{scarpe → shoes}/colors.rb +1 -1
- data/lib/shoes/constants.rb +5 -2
- data/lib/{scarpe → shoes}/display_service.rb +8 -9
- data/lib/{scarpe → shoes}/download.rb +5 -5
- data/lib/shoes/log.rb +71 -0
- data/lib/{scarpe → shoes}/spacing.rb +1 -1
- data/lib/shoes/widget.rb +28 -19
- data/lib/{scarpe → shoes/widgets}/alert.rb +2 -2
- data/lib/{scarpe → shoes/widgets}/arc.rb +6 -4
- data/lib/{scarpe → shoes/widgets}/button.rb +2 -2
- data/lib/shoes/widgets/check.rb +28 -0
- data/lib/{scarpe → shoes/widgets}/document_root.rb +3 -3
- data/lib/{scarpe → shoes/widgets}/edit_box.rb +1 -1
- data/lib/{scarpe → shoes/widgets}/edit_line.rb +1 -1
- data/lib/{scarpe → shoes/widgets}/flow.rb +6 -2
- data/lib/{scarpe → shoes/widgets}/font.rb +1 -1
- data/lib/{scarpe → shoes/widgets}/image.rb +2 -8
- data/lib/shoes/widgets/line.rb +18 -0
- data/lib/{scarpe → shoes/widgets}/link.rb +1 -1
- data/lib/{scarpe → shoes/widgets}/list_box.rb +1 -1
- data/lib/{scarpe → shoes/widgets}/para.rb +1 -25
- data/lib/shoes/widgets/radio.rb +35 -0
- data/lib/shoes/widgets/shape.rb +37 -0
- data/lib/shoes/widgets/slot.rb +75 -0
- data/lib/{scarpe → shoes/widgets}/span.rb +1 -1
- data/lib/{scarpe → shoes/widgets}/stack.rb +5 -1
- data/lib/{scarpe → shoes/widgets}/star.rb +5 -8
- data/lib/{scarpe → shoes/widgets}/subscription_item.rb +1 -1
- data/lib/shoes/{text_widget.rb → widgets/text_widget.rb} +2 -3
- data/lib/{scarpe → shoes/widgets}/video.rb +1 -1
- data/lib/shoes/widgets.rb +29 -0
- data/lib/shoes.rb +71 -9
- metadata +38 -555
- data/.rubocop.yml +0 -85
- data/.ruby-version +0 -1
- data/.vscode/extensions.json +0 -5
- data/.yardopts +0 -12
- data/CHANGELOG.md +0 -19
- data/CODE_OF_CONDUCT.md +0 -84
- data/CONTRIBUTING.md +0 -20
- data/LICENSE.txt +0 -21
- data/README.md +0 -178
- data/bin/console +0 -15
- data/bin/setup +0 -8
- data/dev.yml +0 -7
- data/docs/static/PKGBUILD +0 -47
- data/docs/static/Shoes.icns +0 -0
- data/docs/static/avatar.png +0 -0
- data/docs/static/code_highlighter.js +0 -188
- data/docs/static/code_highlighter_ruby.js +0 -26
- data/docs/static/icon-debug.png +0 -0
- data/docs/static/icon-error.png +0 -0
- data/docs/static/icon-info.png +0 -0
- data/docs/static/icon-warn.png +0 -0
- data/docs/static/listbox_button1.png +0 -0
- data/docs/static/listbox_button2.png +0 -0
- data/docs/static/man-app.png +0 -0
- data/docs/static/man-builds.png +0 -0
- data/docs/static/man-builds1.png +0 -0
- data/docs/static/man-editor-notepad.png +0 -0
- data/docs/static/man-editor-osx.png +0 -0
- data/docs/static/man-ele-background.png +0 -0
- data/docs/static/man-ele-border.png +0 -0
- data/docs/static/man-ele-button.png +0 -0
- data/docs/static/man-ele-check.png +0 -0
- data/docs/static/man-ele-editbox.png +0 -0
- data/docs/static/man-ele-editline.png +0 -0
- data/docs/static/man-ele-image.png +0 -0
- data/docs/static/man-ele-listbox.png +0 -0
- data/docs/static/man-ele-progress.png +0 -0
- data/docs/static/man-ele-radio.png +0 -0
- data/docs/static/man-ele-shape.png +0 -0
- data/docs/static/man-ele-textblock.png +0 -0
- data/docs/static/man-ele-video.png +0 -0
- data/docs/static/man-intro-dmg.png +0 -0
- data/docs/static/man-intro-exe.png +0 -0
- data/docs/static/man-look-tiger.png +0 -0
- data/docs/static/man-look-ubuntu.png +0 -0
- data/docs/static/man-look-vista.png +0 -0
- data/docs/static/man-run-osx.png +0 -0
- data/docs/static/man-run-vista.png +0 -0
- data/docs/static/man-run-xp.png +0 -0
- data/docs/static/man-shot1.png +0 -0
- data/docs/static/manual-en.txt +0 -3529
- data/docs/static/manual-ja.txt +0 -2829
- data/docs/static/manual.css +0 -171
- data/docs/static/manual.md +0 -3528
- data/docs/static/menu-corner1.png +0 -0
- data/docs/static/menu-corner2.png +0 -0
- data/docs/static/menu-gray.png +0 -0
- data/docs/static/menu-left.png +0 -0
- data/docs/static/menu-right.png +0 -0
- data/docs/static/menu-top.png +0 -0
- data/docs/static/shoes-dmg.jpg +0 -0
- data/docs/static/shoes-icon-blue.png +0 -0
- data/docs/static/shoes-icon.png +0 -0
- data/docs/static/shoes-manual-apps.gif +0 -0
- data/docs/static/shoes_main_window.png +0 -0
- data/docs/static/stripe.png +0 -0
- data/docs/static/stubs/blank.exe +0 -0
- data/docs/static/stubs/blank.hfz +0 -0
- data/docs/static/stubs/blank.run +0 -375
- data/docs/static/stubs/cocoa-install +0 -0
- data/docs/static/stubs/sh-install +0 -49
- data/docs/static/stubs/shoes-stub-inject.exe +0 -0
- data/docs/static/stubs/shoes-stub.exe +0 -0
- data/docs/static/tutor-back.png +0 -0
- data/docs/yard/catscradle.md +0 -44
- data/docs/yard/template/default/fulldoc/html/setup.rb +0 -13
- data/docs/yard/template/default/layout/html/setup.rb +0 -9
- data/examples/backdround_with_image.rb +0 -16
- data/examples/bloopsaphone/working/1901_by_Aanand_Prasad.rb +0 -478
- data/examples/bloopsaphone/working/b1.rb +0 -64
- data/examples/bloopsaphone/working/b2.rb +0 -36
- data/examples/bloopsaphone/working/bloops_test.rb +0 -41
- data/examples/bloopsaphone/working/bloopsaphone_theme_song_by_why.rb +0 -31
- data/examples/bloopsaphone/working/feepogram.rb +0 -67
- data/examples/bloopsaphone/working/simpsons_theme_song_by_why.rb +0 -14
- data/examples/bloopsaphone/working/tune_cheeky_drat.rb +0 -210
- data/examples/button.rb +0 -10
- data/examples/button_alert.rb +0 -6
- data/examples/button_go_away.rb +0 -6
- data/examples/button_with_position_and_size.rb +0 -7
- data/examples/coffee.rb +0 -14
- data/examples/download.rb +0 -5
- data/examples/download_and_show_image.rb +0 -28
- data/examples/edit_box.rb +0 -8
- data/examples/edit_line.rb +0 -8
- data/examples/fill.rb +0 -25
- data/examples/flow.rb +0 -11
- data/examples/fonts.rb +0 -6
- data/examples/gen.rb +0 -140
- data/examples/get_headers.rb +0 -10
- data/examples/hello_world.rb +0 -3
- data/examples/highlander.rb +0 -87
- data/examples/image/clickable_image.rb +0 -5
- data/examples/image/image.rb +0 -3
- data/examples/image/image_size.rb +0 -7
- data/examples/image/image_with_position_and_size.rb +0 -3
- data/examples/info.rb +0 -9
- data/examples/legacy/not_checked/expert/colours.rb +0 -105
- data/examples/legacy/not_checked/expert/curve-animation.rb +0 -31
- data/examples/legacy/not_checked/expert/curve-control-point.rb +0 -51
- data/examples/legacy/not_checked/expert/custom-list-box.rb +0 -53
- data/examples/legacy/not_checked/expert/definr.rb +0 -23
- data/examples/legacy/not_checked/expert/funnies.rb +0 -56
- data/examples/legacy/not_checked/expert/minesweeper.rb +0 -267
- data/examples/legacy/not_checked/expert/othello.rb +0 -318
- data/examples/legacy/not_checked/expert/pong.rb +0 -62
- data/examples/legacy/not_checked/expert/tankspank.rb +0 -385
- data/examples/legacy/not_checked/expert/tooltips.rb +0 -45
- data/examples/legacy/not_checked/expert/url.rb +0 -37
- data/examples/legacy/not_checked/expert/video-player.rb +0 -256
- data/examples/legacy/not_checked/good/_why-stories.rb +0 -44
- data/examples/legacy/not_checked/good/_why-stories.yaml +0 -387
- data/examples/legacy/not_checked/good/arc.rb +0 -37
- data/examples/legacy/not_checked/good/cardflip.rb +0 -141
- data/examples/legacy/not_checked/good/clock.rb +0 -51
- data/examples/legacy/not_checked/good/console.rb +0 -21
- data/examples/legacy/not_checked/good/follow.rb +0 -26
- data/examples/legacy/not_checked/good/image-rotate.rb +0 -14
- data/examples/legacy/not_checked/good/paris.svg +0 -7236
- data/examples/legacy/not_checked/good/path-animation.rb +0 -46
- data/examples/legacy/not_checked/good/plots.rb +0 -100
- data/examples/legacy/not_checked/good/reminder.rb +0 -174
- data/examples/legacy/not_checked/good/svgview.rb +0 -113
- data/examples/legacy/not_checked/good/vjot.rb +0 -56
- data/examples/legacy/not_checked/shoes-contrib/.gitignore +0 -2
- data/examples/legacy/not_checked/shoes-contrib/README.md +0 -34
- data/examples/legacy/not_checked/shoes-contrib/animation/animate-ovals.rb +0 -21
- data/examples/legacy/not_checked/shoes-contrib/animation/flowers.rb +0 -59
- data/examples/legacy/not_checked/shoes-contrib/animation/happy-trails.rb +0 -31
- data/examples/legacy/not_checked/shoes-contrib/animation/mice-satellites.rb +0 -27
- data/examples/legacy/not_checked/shoes-contrib/animation/oval-motion.rb +0 -12
- data/examples/legacy/not_checked/shoes-contrib/animation/pink-bubbles.rb +0 -34
- data/examples/legacy/not_checked/shoes-contrib/animation/pulsate.rb +0 -18
- data/examples/legacy/not_checked/shoes-contrib/animation/rotating-star.rb +0 -18
- data/examples/legacy/not_checked/shoes-contrib/app/download-and-save.rb +0 -11
- data/examples/legacy/not_checked/shoes-contrib/app/download.rb +0 -10
- data/examples/legacy/not_checked/shoes-contrib/app/get-google.rb +0 -11
- data/examples/legacy/not_checked/shoes-contrib/app/mouse-detection.rb +0 -7
- data/examples/legacy/not_checked/shoes-contrib/app/resizeable-false.rb +0 -6
- data/examples/legacy/not_checked/shoes-contrib/art/bubble-bullseye.rb +0 -23
- data/examples/legacy/not_checked/shoes-contrib/art/faded.rb +0 -17
- data/examples/legacy/not_checked/shoes-contrib/art/fill-oval.rb +0 -5
- data/examples/legacy/not_checked/shoes-contrib/art/mask.rb +0 -15
- data/examples/legacy/not_checked/shoes-contrib/art/oval-gradient.rb +0 -6
- data/examples/legacy/not_checked/shoes-contrib/art/star-gradient.rb +0 -4
- data/examples/legacy/not_checked/shoes-contrib/basic/basic-edit-box.rb +0 -8
- data/examples/legacy/not_checked/shoes-contrib/basic/basic-new-window.rb +0 -8
- data/examples/legacy/not_checked/shoes-contrib/basic/basic-oval-image.rb +0 -8
- data/examples/legacy/not_checked/shoes-contrib/basic/basic-oval-shape.rb +0 -8
- data/examples/legacy/not_checked/shoes-contrib/basic/basic-oval.rb +0 -6
- data/examples/legacy/not_checked/shoes-contrib/basic/class-book.rb +0 -43
- data/examples/legacy/not_checked/shoes-contrib/basic/class-book.yaml +0 -387
- data/examples/legacy/not_checked/shoes-contrib/basic/clock.rb +0 -6
- data/examples/legacy/not_checked/shoes-contrib/basic/edit-stack +0 -14
- data/examples/legacy/not_checked/shoes-contrib/basic/gradient-shoes.rb +0 -7
- data/examples/legacy/not_checked/shoes-contrib/basic/list_box-shape-report.rb +0 -19
- data/examples/legacy/not_checked/shoes-contrib/basic/rect-arrow.rb +0 -7
- data/examples/legacy/not_checked/shoes-contrib/basic/scribble.rb +0 -8
- data/examples/legacy/not_checked/shoes-contrib/basic/search.rb +0 -32
- data/examples/legacy/not_checked/shoes-contrib/basic/shoes-notes.rb +0 -16
- data/examples/legacy/not_checked/shoes-contrib/basic/url-shoes-subclassing.rb +0 -24
- data/examples/legacy/not_checked/shoes-contrib/browser.rb +0 -21
- data/examples/legacy/not_checked/shoes-contrib/elements/background-column.rb +0 -3
- data/examples/legacy/not_checked/shoes-contrib/elements/background.rb +0 -4
- data/examples/legacy/not_checked/shoes-contrib/elements/basic-fps.rb +0 -6
- data/examples/legacy/not_checked/shoes-contrib/elements/border-cat.rb +0 -6
- data/examples/legacy/not_checked/shoes-contrib/elements/button-block.rb +0 -8
- data/examples/legacy/not_checked/shoes-contrib/elements/check-mate.rb +0 -15
- data/examples/legacy/not_checked/shoes-contrib/elements/common-styles.rb +0 -13
- data/examples/legacy/not_checked/shoes-contrib/elements/displace-animation.rb +0 -13
- data/examples/legacy/not_checked/shoes-contrib/elements/edit_box-character-count.rb +0 -7
- data/examples/legacy/not_checked/shoes-contrib/elements/edit_line-character-count.rb +0 -7
- data/examples/legacy/not_checked/shoes-contrib/elements/image-icon.rb +0 -3
- data/examples/legacy/not_checked/shoes-contrib/elements/list_box-select-class.rb +0 -13
- data/examples/legacy/not_checked/shoes-contrib/elements/list_box.rb +0 -6
- data/examples/legacy/not_checked/shoes-contrib/elements/move-flow-animate.rb +0 -13
- data/examples/legacy/not_checked/shoes-contrib/elements/phat-button.rb +0 -7
- data/examples/legacy/not_checked/shoes-contrib/elements/popup.rb +0 -7
- data/examples/legacy/not_checked/shoes-contrib/elements/progress-bar.rb +0 -10
- data/examples/legacy/not_checked/shoes-contrib/elements/radio-dreamcast-favs.rb +0 -17
- data/examples/legacy/not_checked/shoes-contrib/elements/timer.rb +0 -6
- data/examples/legacy/not_checked/shoes-contrib/elements/width-introspec.rb +0 -8
- data/examples/legacy/not_checked/shoes-contrib/events/background-hover.rb +0 -11
- data/examples/legacy/not_checked/shoes-contrib/events/motion-detect.rb +0 -9
- data/examples/legacy/not_checked/shoes-contrib/events/pressed-key.rb +0 -6
- data/examples/legacy/not_checked/shoes-contrib/expert/expert-funnies.rb +0 -51
- data/examples/legacy/not_checked/shoes-contrib/expert/expert-irb.rb +0 -112
- data/examples/legacy/not_checked/shoes-contrib/expert/expert-othello.rb +0 -319
- data/examples/legacy/not_checked/shoes-contrib/good/good-arc.rb +0 -37
- data/examples/legacy/not_checked/shoes-contrib/good/good-clock.rb +0 -51
- data/examples/legacy/not_checked/shoes-contrib/good/good-follow.rb +0 -26
- data/examples/legacy/not_checked/shoes-contrib/good/good-reminder.rb +0 -174
- data/examples/legacy/not_checked/shoes-contrib/good/good-vjot.rb +0 -56
- data/examples/legacy/not_checked/shoes-contrib/kernel/ask.rb +0 -4
- data/examples/legacy/not_checked/shoes-contrib/kernel/ask_color.rb +0 -4
- data/examples/legacy/not_checked/shoes-contrib/kernel/ask_open_file.rb +0 -4
- data/examples/legacy/not_checked/shoes-contrib/kernel/ask_save_file.rb +0 -7
- data/examples/legacy/not_checked/shoes-contrib/kernel/confirm.rb +0 -3
- data/examples/legacy/not_checked/shoes-contrib/kernel/debug.rb +0 -4
- data/examples/legacy/not_checked/shoes-contrib/kernel/exit.rb +0 -5
- data/examples/legacy/not_checked/shoes-contrib/kernel/font.rb +0 -5
- data/examples/legacy/not_checked/shoes-contrib/kernel/fonts.rb +0 -3
- data/examples/legacy/not_checked/shoes-contrib/manipulation/append-slot.rb +0 -9
- data/examples/legacy/not_checked/shoes-contrib/manipulation/clear-slot.rb +0 -6
- data/examples/legacy/not_checked/shoes-contrib/manipulation/prepend-slot.rb +0 -6
- data/examples/legacy/not_checked/shoes-contrib/manipulation/roll.rb +0 -17
- data/examples/legacy/not_checked/shoes-contrib/position/gutter-margin.rb +0 -5
- data/examples/legacy/not_checked/shoes-contrib/position/stack-width.rb +0 -3
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-accordion.rb +0 -75
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-anim-shapes.rb +0 -17
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-anim-text.rb +0 -13
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-arc.rb +0 -23
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-bounce.rb +0 -24
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-calc.rb +0 -70
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-chipmunk.rb +0 -26
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-control-sizes.rb +0 -24
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-curve.rb +0 -26
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-dialogs.rb +0 -29
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-downloader.rb +0 -27
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-draw.rb +0 -13
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-editor.rb +0 -28
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-form.rb +0 -28
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-form.shy +0 -0
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-mask.rb +0 -21
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-menu.rb +0 -31
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-menu1.rb +0 -35
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-rubygems.rb +0 -29
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-slide.rb +0 -45
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-sphere.rb +0 -28
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-sqlite3.rb +0 -13
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-timer.rb +0 -13
- data/examples/legacy/not_checked/shoes-contrib/simple/simple-video.rb +0 -13
- data/examples/legacy/not_checked/shoes-contrib/styles/alignment.rb +0 -4
- data/examples/legacy/not_checked/shoes-contrib/styles/attachment.rb +0 -5
- data/examples/legacy/not_checked/shoes-contrib/styles/emphasis.rb +0 -3
- data/examples/legacy/not_checked/shoes-contrib/styles/gradient-angle.rb +0 -3
- data/examples/legacy/not_checked/shoes-contrib/styles/para-methods.rb +0 -5
- data/examples/legacy/not_checked/shoes-contrib/styles/para-red-underlined.rb +0 -3
- data/examples/legacy/not_checked/shoes-contrib/styles/para-style-method.rb +0 -4
- data/examples/legacy/not_checked/shoes-dep-samples/expert-game-of-life.rb +0 -243
- data/examples/legacy/not_checked/shoes-dep-samples/expert-othello.rb +0 -319
- data/examples/legacy/not_checked/shoes-dep-samples/good-clock.rb +0 -51
- data/examples/legacy/not_checked/shoes-dep-samples/good-follow.rb +0 -26
- data/examples/legacy/not_checked/shoes-dep-samples/good-reminder.rb +0 -174
- data/examples/legacy/not_checked/shoes-dep-samples/good-vjot.rb +0 -56
- data/examples/legacy/not_checked/shoes-dep-samples/simple-accordion.rb +0 -75
- data/examples/legacy/not_checked/shoes-dep-samples/simple-anim-shapes.rb +0 -17
- data/examples/legacy/not_checked/shoes-dep-samples/simple-anim-text.rb +0 -13
- data/examples/legacy/not_checked/shoes-dep-samples/simple-arc.rb +0 -23
- data/examples/legacy/not_checked/shoes-dep-samples/simple-bounce.rb +0 -24
- data/examples/legacy/not_checked/shoes-dep-samples/simple-calc.rb +0 -70
- data/examples/legacy/not_checked/shoes-dep-samples/simple-chipmunk.rb +0 -26
- data/examples/legacy/not_checked/shoes-dep-samples/simple-control-sizes.rb +0 -24
- data/examples/legacy/not_checked/shoes-dep-samples/simple-curve.rb +0 -26
- data/examples/legacy/not_checked/shoes-dep-samples/simple-dialogs.rb +0 -29
- data/examples/legacy/not_checked/shoes-dep-samples/simple-draw.rb +0 -13
- data/examples/legacy/not_checked/shoes-dep-samples/simple-editor.rb +0 -28
- data/examples/legacy/not_checked/shoes-dep-samples/simple-form.rb +0 -28
- data/examples/legacy/not_checked/shoes-dep-samples/simple-form.shy +0 -0
- data/examples/legacy/not_checked/shoes-dep-samples/simple-mask.rb +0 -21
- data/examples/legacy/not_checked/shoes-dep-samples/simple-menu.rb +0 -31
- data/examples/legacy/not_checked/shoes-dep-samples/simple-menu1.rb +0 -35
- data/examples/legacy/not_checked/shoes-dep-samples/simple-rubygems.rb +0 -29
- data/examples/legacy/not_checked/shoes-dep-samples/simple-slide.rb +0 -45
- data/examples/legacy/not_checked/shoes-dep-samples/simple-sphere.rb +0 -28
- data/examples/legacy/not_checked/shoes-dep-samples/simple-sqlite3.rb +0 -13
- data/examples/legacy/not_checked/shoes-dep-samples/simple-timer.rb +0 -13
- data/examples/legacy/not_checked/shoes-dep-samples/simple-video.rb +0 -13
- data/examples/legacy/not_checked/shoes3-tests/AnemicCinema1926marcelDuchampCut.mp4 +0 -0
- data/examples/legacy/not_checked/shoes3-tests/button/button.rb +0 -53
- data/examples/legacy/not_checked/shoes3-tests/cache/cache.rb +0 -41
- data/examples/legacy/not_checked/shoes3-tests/combo/combo.rb +0 -24
- data/examples/legacy/not_checked/shoes3-tests/curl/bare.rb +0 -34
- data/examples/legacy/not_checked/shoes3-tests/curl/downloader.rb +0 -40
- data/examples/legacy/not_checked/shoes3-tests/curl/m1.rb +0 -11
- data/examples/legacy/not_checked/shoes3-tests/curl/m2.rb +0 -12
- data/examples/legacy/not_checked/shoes3-tests/curl/m3.rb +0 -11
- data/examples/legacy/not_checked/shoes3-tests/curl/m4.rb +0 -5
- data/examples/legacy/not_checked/shoes3-tests/curl/typ.rb +0 -30
- data/examples/legacy/not_checked/shoes3-tests/cursor/c1.rb +0 -21
- data/examples/legacy/not_checked/shoes3-tests/decoration.rb +0 -14
- data/examples/legacy/not_checked/shoes3-tests/dialogs/ask.rb +0 -6
- data/examples/legacy/not_checked/shoes3-tests/dialogs/confirm.rb +0 -6
- data/examples/legacy/not_checked/shoes3-tests/editbox/editbox.rb +0 -36
- data/examples/legacy/not_checked/shoes3-tests/editline/editline.rb +0 -27
- data/examples/legacy/not_checked/shoes3-tests/events/button.rb +0 -32
- data/examples/legacy/not_checked/shoes3-tests/events/button.yaml +0 -40
- data/examples/legacy/not_checked/shoes3-tests/events/capture.rb +0 -57
- data/examples/legacy/not_checked/shoes3-tests/events/chipmunk.yaml +0 -47
- data/examples/legacy/not_checked/shoes3-tests/events/event0.rb +0 -8
- data/examples/legacy/not_checked/shoes3-tests/events/event1.rb +0 -51
- data/examples/legacy/not_checked/shoes3-tests/events/event1.yaml +0 -26
- data/examples/legacy/not_checked/shoes3-tests/events/event2.rb +0 -46
- data/examples/legacy/not_checked/shoes3-tests/events/event3.rb +0 -44
- data/examples/legacy/not_checked/shoes3-tests/events/event4.rb +0 -65
- data/examples/legacy/not_checked/shoes3-tests/events/event5.rb +0 -17
- data/examples/legacy/not_checked/shoes3-tests/events/event6.rb +0 -51
- data/examples/legacy/not_checked/shoes3-tests/events/replay.rb +0 -60
- data/examples/legacy/not_checked/shoes3-tests/gapp/fullscreen.rb +0 -38
- data/examples/legacy/not_checked/shoes3-tests/gapp/icon.rb +0 -56
- data/examples/legacy/not_checked/shoes3-tests/gapp/mon1.rb +0 -46
- data/examples/legacy/not_checked/shoes3-tests/gapp/settings1.rb +0 -22
- data/examples/legacy/not_checked/shoes3-tests/gapp/title1.rb +0 -34
- data/examples/legacy/not_checked/shoes3-tests/indian.m4a +0 -0
- data/examples/legacy/not_checked/shoes3-tests/menus/event.rb +0 -33
- data/examples/legacy/not_checked/shoes3-tests/menus/menu1.rb +0 -8
- data/examples/legacy/not_checked/shoes3-tests/menus/menu2.rb +0 -25
- data/examples/legacy/not_checked/shoes3-tests/menus/menu3.rb +0 -103
- data/examples/legacy/not_checked/shoes3-tests/menus/menu4.rb +0 -41
- data/examples/legacy/not_checked/shoes3-tests/menus/tests.txt +0 -42
- data/examples/legacy/not_checked/shoes3-tests/opacity.rb +0 -13
- data/examples/legacy/not_checked/shoes3-tests/plot/^IRX.R +0 -5219
- data/examples/legacy/not_checked/shoes3-tests/plot/^SPX +0 -5219
- data/examples/legacy/not_checked/shoes3-tests/plot/cstest.rb +0 -51
- data/examples/legacy/not_checked/shoes3-tests/plot/gr1.rb +0 -73
- data/examples/legacy/not_checked/shoes3-tests/plot/gr2.rb +0 -40
- data/examples/legacy/not_checked/shoes3-tests/plot/gr3.rb +0 -47
- data/examples/legacy/not_checked/shoes3-tests/plot/gr4.rb +0 -35
- data/examples/legacy/not_checked/shoes3-tests/plot/gr5.rb +0 -31
- data/examples/legacy/not_checked/shoes3-tests/plot/gr6.rb +0 -35
- data/examples/legacy/not_checked/shoes3-tests/plot/gr7.rb +0 -37
- data/examples/legacy/not_checked/shoes3-tests/plot/grcsv.rb +0 -219
- data/examples/legacy/not_checked/shoes3-tests/plot/manual.rb +0 -40
- data/examples/legacy/not_checked/shoes3-tests/progress/progress.rb +0 -29
- data/examples/legacy/not_checked/shoes3-tests/radio/clear.rb +0 -20
- data/examples/legacy/not_checked/shoes3-tests/radio/group.rb +0 -18
- data/examples/legacy/not_checked/shoes3-tests/radio/multiple.rb +0 -32
- data/examples/legacy/not_checked/shoes3-tests/radio/nogroup.rb +0 -9
- data/examples/legacy/not_checked/shoes3-tests/simpletest.svg +0 -14
- data/examples/legacy/not_checked/shoes3-tests/spinner.rb +0 -15
- data/examples/legacy/not_checked/shoes3-tests/svg.rb +0 -208
- data/examples/legacy/not_checked/shoes3-tests/switch/switch.rb +0 -28
- data/examples/legacy/not_checked/shoes3-tests/systray/back.rb +0 -20
- data/examples/legacy/not_checked/shoes3-tests/systray/note.rb +0 -17
- data/examples/legacy/not_checked/shoes3-tests/terminal/cursor.rb +0 -27
- data/examples/legacy/not_checked/shoes3-tests/terminal/ed.rb +0 -65
- data/examples/legacy/not_checked/shoes3-tests/terminal/el.rb +0 -50
- data/examples/legacy/not_checked/shoes3-tests/terminal/logattr.rb +0 -31
- data/examples/legacy/not_checked/shoes3-tests/tests_color.rb +0 -138
- data/examples/legacy/not_checked/shoes3-tests/tests_svg.rb +0 -228
- data/examples/legacy/not_checked/shoes3-tests/tests_video_vlc.rb +0 -186
- data/examples/legacy/not_checked/shoes3-tests/tooltips.rb +0 -20
- data/examples/legacy/not_checked/shoes3-tests/video_vlc.rb +0 -242
- data/examples/legacy/not_checked/shoes3-tests/wheel/wheel1.rb +0 -21
- data/examples/legacy/not_checked/simple/accordion.rb +0 -81
- data/examples/legacy/not_checked/simple/anim-shapes.rb +0 -17
- data/examples/legacy/not_checked/simple/anim-text.rb +0 -13
- data/examples/legacy/not_checked/simple/arc.rb +0 -23
- data/examples/legacy/not_checked/simple/bounce.rb +0 -24
- data/examples/legacy/not_checked/simple/chipmunk.rb +0 -26
- data/examples/legacy/not_checked/simple/control-sizes.rb +0 -24
- data/examples/legacy/not_checked/simple/curve-control-points.rb +0 -24
- data/examples/legacy/not_checked/simple/curve.rb +0 -26
- data/examples/legacy/not_checked/simple/dialogs.rb +0 -29
- data/examples/legacy/not_checked/simple/downloader.rb +0 -40
- data/examples/legacy/not_checked/simple/downloader1.rb +0 -31
- data/examples/legacy/not_checked/simple/draw.rb +0 -13
- data/examples/legacy/not_checked/simple/editor.rb +0 -28
- data/examples/legacy/not_checked/simple/form.rb +0 -30
- data/examples/legacy/not_checked/simple/image.rb +0 -21
- data/examples/legacy/not_checked/simple/info.rb +0 -78
- data/examples/legacy/not_checked/simple/mask.rb +0 -21
- data/examples/legacy/not_checked/simple/mask2.rb +0 -27
- data/examples/legacy/not_checked/simple/menu.rb +0 -31
- data/examples/legacy/not_checked/simple/menu1.rb +0 -35
- data/examples/legacy/not_checked/simple/slide.rb +0 -45
- data/examples/legacy/not_checked/simple/sphere.rb +0 -28
- data/examples/legacy/not_checked/superleg.rb +0 -244
- data/examples/legacy/working/shoes-contrib/basic/a-poem.rb +0 -24
- data/examples/legacy/working/shoes-contrib/basic/basic-blocks-instances.rb +0 -7
- data/examples/legacy/working/shoes-contrib/basic/basic-blocks.rb +0 -7
- data/examples/legacy/working/shoes-contrib/basic/basic-slot.rb +0 -8
- data/examples/legacy/working/shoes-contrib/basic/intro.rb +0 -20
- data/examples/legacy/working/shoes-contrib/basic/two-column.rb +0 -12
- data/examples/legacy/working/shoes-contrib/elements/edit_box.rb +0 -6
- data/examples/legacy/working/shoes-contrib/kernel/alert.rb +0 -3
- data/examples/legacy/working/simple/calc.rb +0 -71
- data/examples/legacy/working/simple/sqlite3.rb +0 -27
- data/examples/legacy/working/simple/timer.rb +0 -13
- data/examples/line.rb +0 -5
- data/examples/link.rb +0 -20
- data/examples/list_box.rb +0 -8
- data/examples/local_fonts.rb +0 -4
- data/examples/local_images.rb +0 -4
- data/examples/motion_events.rb +0 -20
- data/examples/para/collection_of_arguments.rb +0 -9
- data/examples/para/hello_world.rb +0 -5
- data/examples/para/hide_and_show.rb +0 -9
- data/examples/para/rainbow.rb +0 -11
- data/examples/para/rainbow_2.rb +0 -11
- data/examples/para/sizes.rb +0 -11
- data/examples/para/sizes_2.rb +0 -12
- data/examples/para/strong.rb +0 -3
- data/examples/para_text_widgets.rb +0 -4
- data/examples/parse_xl_funnies.rb +0 -58
- data/examples/pirate.png +0 -0
- data/examples/raw_flow.rb +0 -11
- data/examples/ruby_racer.rb +0 -50
- data/examples/selfitude.rb +0 -18
- data/examples/shapes/arc.rb +0 -8
- data/examples/shapes/shapes.rb +0 -8
- data/examples/shapes/shapes_fill.rb +0 -10
- data/examples/shapes/star.rb +0 -5
- data/examples/shoes_school.rb +0 -66
- data/examples/shoes_splorer.rb +0 -150
- data/examples/simple_slides.rb +0 -73
- data/examples/skip_ci/parrot.rb +0 -22
- data/examples/skip_ci/say.rb +0 -20
- data/examples/sleepless.rb +0 -26
- data/examples/slots.rb +0 -10
- data/examples/spacing.rb +0 -18
- data/examples/span.rb +0 -6
- data/examples/stack/background.rb +0 -35
- data/examples/stack/border.rb +0 -11
- data/examples/stack/gradients.rb +0 -6
- data/examples/stack/raw_stack.rb +0 -8
- data/examples/stack/stack.rb +0 -27
- data/examples/text_change.rb +0 -4
- data/examples/text_sizes.rb +0 -10
- data/examples/timmy.rb +0 -109
- data/examples/title_and_resize.rb +0 -3
- data/examples/video.rb +0 -10
- data/exe/scarpe +0 -107
- data/fonts/Pacifico.ttf +0 -0
- data/lib/scarpe/base64.rb +0 -27
- data/lib/scarpe/cats_cradle.rb +0 -255
- data/lib/scarpe/fill.rb +0 -23
- data/lib/scarpe/glibui/README.md +0 -34
- data/lib/scarpe/glibui/alert.rb +0 -65
- data/lib/scarpe/glibui/app.rb +0 -27
- data/lib/scarpe/glibui/background.rb +0 -18
- data/lib/scarpe/glibui/border.rb +0 -22
- data/lib/scarpe/glibui/button.rb +0 -38
- data/lib/scarpe/glibui/dimensions.rb +0 -22
- data/lib/scarpe/glibui/document_root.rb +0 -33
- data/lib/scarpe/glibui/edit_box.rb +0 -44
- data/lib/scarpe/glibui/edit_line.rb +0 -43
- data/lib/scarpe/glibui/flow.rb +0 -33
- data/lib/scarpe/glibui/html.rb +0 -77
- data/lib/scarpe/glibui/image.rb +0 -36
- data/lib/scarpe/glibui/link.rb +0 -29
- data/lib/scarpe/glibui/local_display.rb +0 -62
- data/lib/scarpe/glibui/para.rb +0 -84
- data/lib/scarpe/glibui/spacing.rb +0 -41
- data/lib/scarpe/glibui/stack.rb +0 -33
- data/lib/scarpe/glibui/text_widget.rb +0 -30
- data/lib/scarpe/glibui/widget.rb +0 -81
- data/lib/scarpe/glibui.rb +0 -29
- data/lib/scarpe/libui/alert.rb +0 -9
- data/lib/scarpe/libui/button.rb +0 -18
- data/lib/scarpe/libui/colors.rb +0 -157
- data/lib/scarpe/libui/core.rb +0 -66
- data/lib/scarpe/libui/flow.rb +0 -16
- data/lib/scarpe/libui/libui.rb +0 -45
- data/lib/scarpe/libui/notepad.md +0 -26
- data/lib/scarpe/libui/para.rb +0 -154
- data/lib/scarpe/libui/stack.rb +0 -34
- data/lib/scarpe/line.rb +0 -25
- data/lib/scarpe/logger.rb +0 -159
- data/lib/scarpe/promises.rb +0 -405
- data/lib/scarpe/shape.rb +0 -20
- data/lib/scarpe/slot.rb +0 -7
- data/lib/scarpe/unit_test_helpers.rb +0 -236
- data/lib/scarpe/version.rb +0 -5
- data/lib/scarpe/widgets.rb +0 -35
- data/lib/scarpe/wv/alert.rb +0 -65
- data/lib/scarpe/wv/app.rb +0 -104
- data/lib/scarpe/wv/arc.rb +0 -57
- data/lib/scarpe/wv/background.rb +0 -27
- data/lib/scarpe/wv/border.rb +0 -24
- data/lib/scarpe/wv/button.rb +0 -50
- data/lib/scarpe/wv/control_interface.rb +0 -147
- data/lib/scarpe/wv/control_interface_test.rb +0 -234
- data/lib/scarpe/wv/dimensions.rb +0 -22
- data/lib/scarpe/wv/document_root.rb +0 -8
- data/lib/scarpe/wv/edit_box.rb +0 -44
- data/lib/scarpe/wv/edit_line.rb +0 -43
- data/lib/scarpe/wv/fill.rb +0 -30
- data/lib/scarpe/wv/flow.rb +0 -24
- data/lib/scarpe/wv/font.rb +0 -36
- data/lib/scarpe/wv/html.rb +0 -108
- data/lib/scarpe/wv/image.rb +0 -41
- data/lib/scarpe/wv/line.rb +0 -38
- data/lib/scarpe/wv/link.rb +0 -29
- data/lib/scarpe/wv/list_box.rb +0 -50
- data/lib/scarpe/wv/para.rb +0 -90
- data/lib/scarpe/wv/shape.rb +0 -35
- data/lib/scarpe/wv/shape_helper.rb +0 -44
- data/lib/scarpe/wv/slot.rb +0 -81
- data/lib/scarpe/wv/spacing.rb +0 -41
- data/lib/scarpe/wv/span.rb +0 -66
- data/lib/scarpe/wv/stack.rb +0 -24
- data/lib/scarpe/wv/star.rb +0 -64
- data/lib/scarpe/wv/subscription_item.rb +0 -50
- data/lib/scarpe/wv/text_widget.rb +0 -30
- data/lib/scarpe/wv/video.rb +0 -42
- data/lib/scarpe/wv/web_wrangler.rb +0 -683
- data/lib/scarpe/wv/webview_local_display.rb +0 -73
- data/lib/scarpe/wv/webview_relay_display.rb +0 -185
- data/lib/scarpe/wv/widget.rb +0 -185
- data/lib/scarpe/wv/wv_display_worker.rb +0 -65
- data/lib/scarpe/wv.rb +0 -43
- data/lib/scarpe/wv_local.rb +0 -6
- data/lib/scarpe/wv_relay.rb +0 -6
- data/lib/scarpe.rb +0 -29
- data/logger/debug_web_wrangler.json +0 -4
- data/logger/scarpe_wv_test.json +0 -4
- data/scarpe-0.2.0.gem +0 -0
- data/scarpe.gemspec +0 -44
- data/scarpegen.rb +0 -193
- data/sig/scarpe.rbs +0 -4
- data/templates/basic_class_template.erb +0 -38
- data/templates/class_template_with_event_bind.erb +0 -27
- data/templates/class_template_with_shapes.erb +0 -43
- data/templates/example_template.erb +0 -3
- data/templates/module_template.erb +0 -12
- data/templates/webview_template.erb +0 -27
data/lib/scarpe/glibui/widget.rb
DELETED
@@ -1,81 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
class Scarpe
|
4
|
-
class GlimmerLibUIWidget < Shoes::Linkable
|
5
|
-
class << self
|
6
|
-
def display_class_for(scarpe_class_name)
|
7
|
-
scarpe_class = Scarpe.const_get(scarpe_class_name)
|
8
|
-
unless scarpe_class.ancestors.include?(Shoes::Linkable)
|
9
|
-
raise "Scarpe GlimmerLibUI can only get display classes for Scarpe linkable widgets, not #{scarpe_class.inspect}!"
|
10
|
-
end
|
11
|
-
|
12
|
-
klass = Scarpe.const_get("GlimmerLibUI" + scarpe_class.name.split("::")[-1])
|
13
|
-
if klass.nil?
|
14
|
-
raise "Couldn't find corresponding Scarpe GlimmerLibUI class for #{scarpe_class.inspect}!"
|
15
|
-
end
|
16
|
-
|
17
|
-
klass
|
18
|
-
end
|
19
|
-
end
|
20
|
-
|
21
|
-
attr_reader :shoes_linkable_id
|
22
|
-
attr_reader :parent
|
23
|
-
|
24
|
-
def initialize(properties)
|
25
|
-
# Call method, which looks up the parent
|
26
|
-
@shoes_linkable_id = properties["shoes_linkable_id"]
|
27
|
-
unless @shoes_linkable_id
|
28
|
-
raise "Could not find property shoes_linkable_id in #{properties.inspect}!"
|
29
|
-
end
|
30
|
-
|
31
|
-
# Set the display properties
|
32
|
-
properties.each do |k, v|
|
33
|
-
next if k == "shoes_linkable_id"
|
34
|
-
|
35
|
-
instance_variable_set("@" + k, v)
|
36
|
-
end
|
37
|
-
|
38
|
-
# The parent field is *almost* simple enough that a typed display property would handle it.
|
39
|
-
bind_shoes_event(event_name: "parent", target: shoes_linkable_id) do |new_parent_id|
|
40
|
-
display_parent = GlimmerLibUIDisplayService.instance.query_display_widget_for(new_parent_id)
|
41
|
-
if @parent != display_parent
|
42
|
-
set_parent(display_parent)
|
43
|
-
end
|
44
|
-
end
|
45
|
-
|
46
|
-
super()
|
47
|
-
end
|
48
|
-
|
49
|
-
def set_parent(new_parent)
|
50
|
-
@parent&.remove_child(self)
|
51
|
-
new_parent&.add_child(self)
|
52
|
-
@parent = new_parent
|
53
|
-
end
|
54
|
-
|
55
|
-
protected
|
56
|
-
|
57
|
-
# Do not call directly, use set_parent
|
58
|
-
def remove_child(child)
|
59
|
-
@children ||= []
|
60
|
-
unless @children.include?(child)
|
61
|
-
puts "remove_child: no such child(#{child.inspect}) for parent(#{parent.inspect})!"
|
62
|
-
end
|
63
|
-
@children.delete(child)
|
64
|
-
end
|
65
|
-
|
66
|
-
# Do not call directly, use set_parent
|
67
|
-
def add_child(child)
|
68
|
-
@children ||= []
|
69
|
-
@children << child
|
70
|
-
end
|
71
|
-
|
72
|
-
public
|
73
|
-
|
74
|
-
# This binds a Scarpe JS callback, handled via a single dispatch point in the document root
|
75
|
-
def bind(event, &block)
|
76
|
-
raise("Widget has no linkable_id! #{inspect}") unless linkable_id
|
77
|
-
|
78
|
-
GlimmerLibUIDisplayService.instance.doc_root.bind("#{linkable_id}-#{event}", &block)
|
79
|
-
end
|
80
|
-
end
|
81
|
-
end
|
data/lib/scarpe/glibui.rb
DELETED
@@ -1,29 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
# Scarpe Glimmer LibUI Display Service
|
4
|
-
|
5
|
-
require_relative "glibui/widget"
|
6
|
-
require_relative "glibui/local_display"
|
7
|
-
|
8
|
-
require_relative "glibui/dimensions"
|
9
|
-
require_relative "glibui/html"
|
10
|
-
|
11
|
-
require_relative "glibui/spacing"
|
12
|
-
require_relative "glibui/background"
|
13
|
-
require_relative "glibui/border"
|
14
|
-
|
15
|
-
require_relative "glibui/app"
|
16
|
-
require_relative "glibui/document_root"
|
17
|
-
require_relative "glibui/para"
|
18
|
-
require_relative "glibui/stack"
|
19
|
-
require_relative "glibui/flow"
|
20
|
-
require_relative "glibui/button"
|
21
|
-
require_relative "glibui/image"
|
22
|
-
require_relative "glibui/edit_box"
|
23
|
-
require_relative "glibui/edit_line"
|
24
|
-
require_relative "glibui/alert"
|
25
|
-
|
26
|
-
require_relative "glibui/text_widget"
|
27
|
-
require_relative "glibui/link"
|
28
|
-
|
29
|
-
Shoes::DisplayService.set_display_service_class(Scarpe::GlimmerLibUIDisplayService)
|
data/lib/scarpe/libui/alert.rb
DELETED
data/lib/scarpe/libui/button.rb
DELETED
@@ -1,18 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
class Scarpe
|
4
|
-
class << self
|
5
|
-
def button(text)
|
6
|
-
@button = UI.new_button(text)
|
7
|
-
|
8
|
-
UI.button_on_clicked(@button) do
|
9
|
-
puts "herpderpin in the dark"
|
10
|
-
yield
|
11
|
-
end
|
12
|
-
|
13
|
-
# We're appending this to the top level box. (Note, may want to apply to "parent" long term)
|
14
|
-
hbox = $parent_box ? $parent_box : $vbox
|
15
|
-
UI.box_append(hbox, @button, 0)
|
16
|
-
end
|
17
|
-
end
|
18
|
-
end
|
data/lib/scarpe/libui/colors.rb
DELETED
@@ -1,157 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
COLORS = {
|
4
|
-
aliceblue: [240, 248, 255],
|
5
|
-
antiquewhite: [250, 235, 215],
|
6
|
-
aqua: [0, 255, 255],
|
7
|
-
aquamarine: [127, 255, 212],
|
8
|
-
azure: [240, 255, 255],
|
9
|
-
beige: [245, 245, 220],
|
10
|
-
bisque: [255, 228, 196],
|
11
|
-
black: [0, 0, 0],
|
12
|
-
blanchedalmond: [255, 235, 205],
|
13
|
-
blue: [0, 0, 255],
|
14
|
-
blueviolet: [138, 43, 226],
|
15
|
-
brown: [165, 42, 42],
|
16
|
-
burlywood: [222, 184, 135],
|
17
|
-
cadetblue: [95, 158, 160],
|
18
|
-
chartreuse: [127, 255, 0],
|
19
|
-
chocolate: [210, 105, 30],
|
20
|
-
coral: [255, 127, 80],
|
21
|
-
cornflowerblue: [100, 149, 237],
|
22
|
-
cornsilk: [255, 248, 220],
|
23
|
-
crimson: [220, 20, 60],
|
24
|
-
cyan: [0, 255, 255],
|
25
|
-
darkblue: [0, 0, 139],
|
26
|
-
darkcyan: [0, 139, 139],
|
27
|
-
darkgoldenrod: [184, 134, 11],
|
28
|
-
darkgray: [169, 169, 169],
|
29
|
-
darkgreen: [0, 100, 0],
|
30
|
-
darkkhaki: [189, 183, 107],
|
31
|
-
darkmagenta: [139, 0, 139],
|
32
|
-
darkolivegreen: [85, 107, 47],
|
33
|
-
darkorange: [255, 140, 0],
|
34
|
-
darkorchid: [153, 50, 204],
|
35
|
-
darkred: [139, 0, 0],
|
36
|
-
darksalmon: [233, 150, 122],
|
37
|
-
darkseagreen: [143, 188, 143],
|
38
|
-
darkslateblue: [72, 61, 139],
|
39
|
-
darkslategray: [47, 79, 79],
|
40
|
-
darkturquoise: [0, 206, 209],
|
41
|
-
darkviolet: [148, 0, 211],
|
42
|
-
deeppink: [255, 20, 147],
|
43
|
-
deepskyblue: [0, 191, 255],
|
44
|
-
dimgray: [105, 105, 105],
|
45
|
-
dodgerblue: [30, 144, 255],
|
46
|
-
firebrick: [178, 34, 34],
|
47
|
-
floralwhite: [255, 250, 240],
|
48
|
-
forestgreen: [34, 139, 34],
|
49
|
-
fuchsia: [255, 0, 255],
|
50
|
-
gainsboro: [220, 220, 220],
|
51
|
-
ghostwhite: [248, 248, 255],
|
52
|
-
gold: [255, 215, 0],
|
53
|
-
goldenrod: [218, 165, 32],
|
54
|
-
green: [0, 128, 0],
|
55
|
-
greenyellow: [173, 255, 47],
|
56
|
-
honeydew: [240, 255, 240],
|
57
|
-
hotpink: [255, 105, 180],
|
58
|
-
indianred: [205, 92, 92],
|
59
|
-
indigo: [75, 0, 130],
|
60
|
-
ivory: [255, 255, 240],
|
61
|
-
khaki: [240, 230, 140],
|
62
|
-
lavender: [230, 230, 250],
|
63
|
-
lavenderblush: [255, 240, 245],
|
64
|
-
lawngreen: [124, 252, 0],
|
65
|
-
lemonchiffon: [255, 250, 205],
|
66
|
-
lightblue: [173, 216, 230],
|
67
|
-
lightcoral: [240, 128, 128],
|
68
|
-
lightcyan: [224, 255, 255],
|
69
|
-
lightgoldenrodyellow: [250, 250, 210],
|
70
|
-
lightgreen: [144, 238, 144],
|
71
|
-
lightgrey: [211, 211, 211],
|
72
|
-
lightpink: [255, 182, 193],
|
73
|
-
lightsalmon: [255, 160, 122],
|
74
|
-
lightseagreen: [32, 178, 170],
|
75
|
-
lightskyblue: [135, 206, 250],
|
76
|
-
lightslategray: [119, 136, 153],
|
77
|
-
lightsteelblue: [176, 196, 222],
|
78
|
-
lightyellow: [255, 255, 224],
|
79
|
-
lime: [0, 255, 0],
|
80
|
-
limegreen: [50, 205, 50],
|
81
|
-
linen: [250, 240, 230],
|
82
|
-
magenta: [255, 0, 255],
|
83
|
-
maroon: [128, 0, 0],
|
84
|
-
mediumaquamarine: [102, 205, 170],
|
85
|
-
mediumblue: [0, 0, 205],
|
86
|
-
mediumorchid: [186, 85, 211],
|
87
|
-
mediumpurple: [147, 112, 219],
|
88
|
-
mediumseagreen: [60, 179, 113],
|
89
|
-
mediumslateblue: [123, 104, 238],
|
90
|
-
mediumspringgreen: [0, 250, 154],
|
91
|
-
mediumturquoise: [72, 209, 204],
|
92
|
-
mediumvioletred: [199, 21, 133],
|
93
|
-
midnightblue: [25, 25, 112],
|
94
|
-
mintcream: [245, 255, 250],
|
95
|
-
mistyrose: [255, 228, 225],
|
96
|
-
moccasin: [255, 228, 181],
|
97
|
-
navajowhite: [255, 222, 173],
|
98
|
-
navy: [0, 0, 128],
|
99
|
-
oldlace: [253, 245, 230],
|
100
|
-
olive: [128, 128, 0],
|
101
|
-
olivedrab: [107, 142, 35],
|
102
|
-
orange: [255, 165, 0],
|
103
|
-
orangered: [255, 69, 0],
|
104
|
-
orchid: [218, 112, 214],
|
105
|
-
palegoldenrod: [238, 232, 170],
|
106
|
-
palegreen: [152, 251, 152],
|
107
|
-
paleturquoise: [175, 238, 238],
|
108
|
-
palevioletred: [219, 112, 147],
|
109
|
-
papayawhip: [255, 239, 213],
|
110
|
-
peachpuff: [255, 218, 185],
|
111
|
-
peru: [205, 133, 63],
|
112
|
-
pink: [255, 192, 203],
|
113
|
-
plum: [221, 160, 221],
|
114
|
-
powderblue: [176, 224, 230],
|
115
|
-
purple: [128, 0, 128],
|
116
|
-
red: [255, 0, 0],
|
117
|
-
rosybrown: [188, 143, 143],
|
118
|
-
royalblue: [65, 105, 225],
|
119
|
-
saddlebrown: [139, 69, 19],
|
120
|
-
salmon: [250, 128, 114],
|
121
|
-
sandybrown: [244, 164, 96],
|
122
|
-
seagreen: [46, 139, 87],
|
123
|
-
seashell: [255, 245, 238],
|
124
|
-
sienna: [160, 82, 45],
|
125
|
-
silver: [192, 192, 192],
|
126
|
-
skyblue: [135, 206, 235],
|
127
|
-
slateblue: [106, 90, 205],
|
128
|
-
slategray: [112, 128, 144],
|
129
|
-
snow: [255, 250, 250],
|
130
|
-
springgreen: [0, 255, 127],
|
131
|
-
steelblue: [70, 130, 180],
|
132
|
-
tan: [210, 180, 140],
|
133
|
-
teal: [0, 128, 128],
|
134
|
-
thistle: [216, 191, 216],
|
135
|
-
tomato: [255, 99, 71],
|
136
|
-
turquoise: [64, 224, 208],
|
137
|
-
violet: [238, 130, 238],
|
138
|
-
wheat: [245, 222, 179],
|
139
|
-
white: [255, 255, 255],
|
140
|
-
whitesmoke: [245, 245, 245],
|
141
|
-
yellow: [255, 255, 0],
|
142
|
-
yellowgreen: [154, 205, 50],
|
143
|
-
}
|
144
|
-
|
145
|
-
COLORS.each do |color, rgb|
|
146
|
-
define_method(color) do |alpha = 1.0|
|
147
|
-
rgb + [alpha]
|
148
|
-
end
|
149
|
-
end
|
150
|
-
|
151
|
-
def gray(darkness = 128, alpha = 1.0)
|
152
|
-
[darkness, darkness, darkness, alpha]
|
153
|
-
end
|
154
|
-
|
155
|
-
def rgb(r, g, b, a = 1.0)
|
156
|
-
[r, g, b, a]
|
157
|
-
end
|
data/lib/scarpe/libui/core.rb
DELETED
@@ -1,66 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
def method_missing(method, *args, **kwargs, &block)
|
4
|
-
if Scarpe::SIZES.keys.include?(method)
|
5
|
-
kwargs[:size] = Scarpe::SIZES[method]
|
6
|
-
Scarpe.para(*args, **kwargs, &block)
|
7
|
-
else
|
8
|
-
case method.to_s
|
9
|
-
when "alert"
|
10
|
-
Scarpe.alert(*args, **kwargs, &block)
|
11
|
-
when "button"
|
12
|
-
Scarpe.button(*args, **kwargs, &block)
|
13
|
-
when "stack"
|
14
|
-
Scarpe.stack(*args, **kwargs, &block)
|
15
|
-
when "flow"
|
16
|
-
Scarpe.flow(*args, **kwargs, &block)
|
17
|
-
else
|
18
|
-
super
|
19
|
-
end
|
20
|
-
end
|
21
|
-
end
|
22
|
-
|
23
|
-
def respond_to_missing?(method_name, include_private = false)
|
24
|
-
[
|
25
|
-
"alert",
|
26
|
-
"button",
|
27
|
-
"stack",
|
28
|
-
].include?(method_name.to_s) || super
|
29
|
-
end
|
30
|
-
|
31
|
-
def para(*args, **kwargs)
|
32
|
-
Scarpe.para(*args, **kwargs)
|
33
|
-
end
|
34
|
-
|
35
|
-
class Scarpe
|
36
|
-
class << self
|
37
|
-
def app(title: "Scarpe app", height: 400, width: 400)
|
38
|
-
setup(title, height, width)
|
39
|
-
yield
|
40
|
-
closing_stuff
|
41
|
-
end
|
42
|
-
|
43
|
-
def setup(title, height, width)
|
44
|
-
UI.init
|
45
|
-
|
46
|
-
$main_window = UI.new_window(title, height, width, 1)
|
47
|
-
$vbox = UI.new_vertical_box
|
48
|
-
UI.window_set_child($main_window, $vbox)
|
49
|
-
end
|
50
|
-
|
51
|
-
def closing_stuff
|
52
|
-
UI.window_on_closing($main_window) do
|
53
|
-
puts "Bye Bye"
|
54
|
-
UI.control_destroy($main_window)
|
55
|
-
UI.quit
|
56
|
-
0
|
57
|
-
end
|
58
|
-
|
59
|
-
UI.control_show($main_window)
|
60
|
-
|
61
|
-
# Add main box to main window, close everything out
|
62
|
-
UI.main
|
63
|
-
UI.quit
|
64
|
-
end
|
65
|
-
end
|
66
|
-
end
|
data/lib/scarpe/libui/flow.rb
DELETED
@@ -1,16 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
class Scarpe
|
4
|
-
# STARTING SINGLY, APPENDING TO TOP LEVEL BOX. later will do nested
|
5
|
-
class << self
|
6
|
-
# Width means nothing right now, but we'll get there
|
7
|
-
def flow(width: 1.0)
|
8
|
-
vertbox = UI.new_vertical_box
|
9
|
-
old_parent = $parent_box ? $parent_box : $vbox
|
10
|
-
$parent_box = vertbox
|
11
|
-
yield
|
12
|
-
UI.box_append(old_parent, vertbox, 1)
|
13
|
-
$parent_box = nil
|
14
|
-
end
|
15
|
-
end
|
16
|
-
end
|
data/lib/scarpe/libui/libui.rb
DELETED
@@ -1,45 +0,0 @@
|
|
1
|
-
# spike
|
2
|
-
|
3
|
-
# frozen_string_literal: true
|
4
|
-
|
5
|
-
require "libui"
|
6
|
-
require "debug"
|
7
|
-
|
8
|
-
# Breakup
|
9
|
-
require_relative "colors"
|
10
|
-
require_relative "stack"
|
11
|
-
require_relative "flow"
|
12
|
-
require_relative "alert"
|
13
|
-
require_relative "button"
|
14
|
-
require_relative "para"
|
15
|
-
require_relative "core"
|
16
|
-
|
17
|
-
UI = LibUI
|
18
|
-
|
19
|
-
Shoes = Scarpe
|
20
|
-
|
21
|
-
Shoes.app(title: "Hello world!", height: 1000, width: 1000) do
|
22
|
-
title "Hello world!"
|
23
|
-
para "This is a paragraph", size: 10
|
24
|
-
flow do
|
25
|
-
stack do
|
26
|
-
inscription "Check out this paragraph",
|
27
|
-
stroke: red,
|
28
|
-
weight: "ultralight",
|
29
|
-
fill: yellow
|
30
|
-
banner "I'm just a fish though",
|
31
|
-
underline: "single",
|
32
|
-
italic: true,
|
33
|
-
weight: "bold",
|
34
|
-
stroke: darkred,
|
35
|
-
fill: aquamarine
|
36
|
-
end
|
37
|
-
end
|
38
|
-
stack do
|
39
|
-
flow do
|
40
|
-
button("Flimflam") do
|
41
|
-
alert "You clicked the button"
|
42
|
-
end
|
43
|
-
end
|
44
|
-
end
|
45
|
-
end
|
data/lib/scarpe/libui/notepad.md
DELETED
@@ -1,26 +0,0 @@
|
|
1
|
-
```ruby
|
2
|
-
class Object
|
3
|
-
def parent_caller
|
4
|
-
caller[0].match(/`(.*)'/)[1]
|
5
|
-
end
|
6
|
-
def all_callers
|
7
|
-
caller.map{|x| x.match(/`(.*)'/)[1] if self.respond_to? x.match(/`(.*)'/)[1].to_sym}.compact
|
8
|
-
end
|
9
|
-
|
10
|
-
def caller_key
|
11
|
-
caller[0].hash
|
12
|
-
end
|
13
|
-
end
|
14
|
-
all_callers
|
15
|
-
class Hi
|
16
|
-
def fish
|
17
|
-
yield
|
18
|
-
end
|
19
|
-
def flop
|
20
|
-
fish do
|
21
|
-
all_callers
|
22
|
-
end
|
23
|
-
end
|
24
|
-
end
|
25
|
-
Hi.new.flop
|
26
|
-
```
|
data/lib/scarpe/libui/para.rb
DELETED
@@ -1,154 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
class Scarpe
|
4
|
-
SIZES = {
|
5
|
-
inscription: 10,
|
6
|
-
ins: 10,
|
7
|
-
para: 12,
|
8
|
-
caption: 14,
|
9
|
-
tagline: 18,
|
10
|
-
subtitle: 26,
|
11
|
-
title: 34,
|
12
|
-
banner: 48,
|
13
|
-
}.freeze
|
14
|
-
class << self
|
15
|
-
# Sure we can showcase the defaults here so folks can avoid the insanity.
|
16
|
-
def para(text, size: 12.0, stroke: black, weight: nil, fill: nil, underline: nil, italic: nil)
|
17
|
-
Para.new(
|
18
|
-
text,
|
19
|
-
size: size,
|
20
|
-
stroke: stroke,
|
21
|
-
weight: weight,
|
22
|
-
fill: fill,
|
23
|
-
underline: underline,
|
24
|
-
italic: italic,
|
25
|
-
)
|
26
|
-
end
|
27
|
-
end
|
28
|
-
|
29
|
-
class Para
|
30
|
-
def initialize(text, size:, stroke:, weight:, fill:, underline:, italic:)
|
31
|
-
# old flow for label
|
32
|
-
# UI.box_append($vbox, UI.new_label(text), 0)
|
33
|
-
@handler = UI::FFI::AreaHandler.malloc
|
34
|
-
@handler.to_ptr.free = Fiddle::RUBY_FREE
|
35
|
-
@area = UI.new_area(@handler)
|
36
|
-
|
37
|
-
str = ""
|
38
|
-
@attr_str = UI.new_attributed_string(str)
|
39
|
-
|
40
|
-
font_weight = case weight
|
41
|
-
when "ultralight"
|
42
|
-
UI::TextWeightUltraLight
|
43
|
-
when "light"
|
44
|
-
UI::TextWeightLight
|
45
|
-
when "book"
|
46
|
-
UI::TextWeightBook
|
47
|
-
when "strong"
|
48
|
-
UI::TextWeightBold
|
49
|
-
when "bold"
|
50
|
-
UI::TextWeightBold
|
51
|
-
when "ultrabold"
|
52
|
-
UI::TextWeightUltraBold
|
53
|
-
else
|
54
|
-
nil
|
55
|
-
end
|
56
|
-
stroke2 = stroke.dup
|
57
|
-
attr_builder = []
|
58
|
-
attr_builder << UI.new_weight_attribute(font_weight) if font_weight
|
59
|
-
attr_builder << UI.new_size_attribute(size) if size
|
60
|
-
attr_builder << UI.new_color_attribute(
|
61
|
-
stroke[0].to_f / 255.0, stroke[1].to_f / 255.0, stroke[2].to_f / 255.0, stroke[3].to_f || 1.0
|
62
|
-
) if stroke
|
63
|
-
attr_builder << UI.new_background_attribute(
|
64
|
-
fill[0].to_f / 255.0, fill[1].to_f / 255.0, fill[2].to_f / 255.0, fill[3].to_f || 1.0
|
65
|
-
) if fill
|
66
|
-
attr_builder << UI.new_underline_attribute(UI::UnderlineSingle) if underline == "single"
|
67
|
-
attr_builder << UI.new_underline_attribute(UI::UnderlineDouble) if underline == "double"
|
68
|
-
# NOTE- this is a boolean, not a string. and not part of core scarpe api. we set this internally.
|
69
|
-
attr_builder << UI.new_italic_attribute(UI::TextItalicNormal) if italic == true
|
70
|
-
attr_builder << UI.new_italic_attribute(UI::TextItalicItalic) if italic == "double"
|
71
|
-
attr_builder << UI.new_underline_color_attribute(
|
72
|
-
UI::UnderlineColorCustom,
|
73
|
-
stroke2[0].to_f / 255.0,
|
74
|
-
stroke2[1].to_f / 255.0,
|
75
|
-
stroke2[2].to_f / 255.0,
|
76
|
-
stroke2[3].to_f || 1.0,
|
77
|
-
) if underline == "single" && stroke
|
78
|
-
# # UI.new_stretch_attribute(UI::TextStretchCondensed),stretch not implemented
|
79
|
-
append_with_attribute(
|
80
|
-
text,
|
81
|
-
*attr_builder,
|
82
|
-
)
|
83
|
-
attach_text
|
84
|
-
end
|
85
|
-
|
86
|
-
private
|
87
|
-
|
88
|
-
def draw_text
|
89
|
-
Fiddle::Closure::BlockCaller.new(0, [1, 1, 1]) do |_, _, adp|
|
90
|
-
area_draw_params = UI::FFI::AreaDrawParams.new(adp)
|
91
|
-
default_font = UI::FFI::FontDescriptor.malloc
|
92
|
-
default_font.to_ptr.free = Fiddle::RUBY_FREE
|
93
|
-
default_font.Family = "Georgia"
|
94
|
-
default_font.Size = 13
|
95
|
-
# default_font.Weight = 500
|
96
|
-
default_font.Italic = 0
|
97
|
-
default_font.Stretch = 4
|
98
|
-
params = UI::FFI::DrawTextLayoutParams.malloc
|
99
|
-
params.to_ptr.free = Fiddle::RUBY_FREE
|
100
|
-
|
101
|
-
# UI.font_button_font(font_button, default_font)
|
102
|
-
params.String = @attr_str
|
103
|
-
params.DefaultFont = default_font
|
104
|
-
params.Width = area_draw_params.AreaWidth
|
105
|
-
params.Align = 0
|
106
|
-
text_layout = UI.draw_new_text_layout(params)
|
107
|
-
UI.draw_text(area_draw_params.Context, text_layout, 0, 0)
|
108
|
-
UI.draw_free_text_layout(text_layout)
|
109
|
-
end
|
110
|
-
end
|
111
|
-
|
112
|
-
def attach_text
|
113
|
-
@handler.Draw = draw_text
|
114
|
-
|
115
|
-
# Assigning to local variables
|
116
|
-
# This is intended to protect Fiddle::Closure from garbage collection.
|
117
|
-
do_nothing = Fiddle::Closure::BlockCaller.new(0, [0]) {}
|
118
|
-
key_event = Fiddle::Closure::BlockCaller.new(1, [0]) { 0 }
|
119
|
-
@handler.MouseEvent = do_nothing
|
120
|
-
@handler.MouseCrossed = do_nothing
|
121
|
-
@handler.DragBroken = do_nothing
|
122
|
-
@handler.KeyEvent = key_event
|
123
|
-
|
124
|
-
# do i shove it in vbox or para_box?
|
125
|
-
# @para_box = UI.new_vertical_box
|
126
|
-
# UI.box_set_padded(@para_box, 1)
|
127
|
-
# debugger
|
128
|
-
hbox = $parent_box ? $parent_box : $vbox
|
129
|
-
UI.box_append(hbox, @area, 1)
|
130
|
-
|
131
|
-
# I have absolutely no idea what is going on with boxes so need to look into this next
|
132
|
-
# probably with stacks and flows
|
133
|
-
# UI.window_set_margined($main_window, 1)
|
134
|
-
# if $parent_box
|
135
|
-
# UI.window_set_child($main_window, hbox)
|
136
|
-
# else
|
137
|
-
# UI.window_set_child($main_window, $vbox)
|
138
|
-
# end
|
139
|
-
end
|
140
|
-
|
141
|
-
def append_with_attribute(what, *args)
|
142
|
-
start_pos = UI.attributed_string_len(@attr_str)
|
143
|
-
end_pos = start_pos + what.length
|
144
|
-
UI.attributed_string_append_unattributed(@attr_str, what)
|
145
|
-
args.each do |attr|
|
146
|
-
# puts "*" * 80
|
147
|
-
# puts "attr: #{attr}"
|
148
|
-
# puts "*" * 80
|
149
|
-
# sleep 1
|
150
|
-
UI.attributed_string_set_attribute(@attr_str, attr, start_pos, end_pos)
|
151
|
-
end
|
152
|
-
end
|
153
|
-
end
|
154
|
-
end
|
data/lib/scarpe/libui/stack.rb
DELETED
@@ -1,34 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
class Object
|
4
|
-
def parent_caller
|
5
|
-
caller[0].match(/`(.*)'/)[1]
|
6
|
-
end
|
7
|
-
|
8
|
-
def all_callers
|
9
|
-
caller.map { |x| x.match(/`(.*)'/)[1] if self.respond_to? x.match(/`(.*)'/)[1].to_sym }.compact
|
10
|
-
end
|
11
|
-
|
12
|
-
def caller_key
|
13
|
-
caller[0].hash
|
14
|
-
end
|
15
|
-
end
|
16
|
-
|
17
|
-
def global_stack
|
18
|
-
@global_stack ||= {}
|
19
|
-
end
|
20
|
-
|
21
|
-
class Scarpe
|
22
|
-
# STARTING SINGLY, APPENDING TO TOP LEVEL BOX. later will do nested
|
23
|
-
class << self
|
24
|
-
# Width means nothing right now, but we'll get there
|
25
|
-
def stack(width: 1.0)
|
26
|
-
hbox = UI.new_horizontal_box
|
27
|
-
old_parent = $parent_box ? $parent_box : $vbox
|
28
|
-
$parent_box = hbox
|
29
|
-
yield
|
30
|
-
UI.box_append(old_parent, hbox, 1)
|
31
|
-
$parent_box = nil
|
32
|
-
end
|
33
|
-
end
|
34
|
-
end
|
data/lib/scarpe/line.rb
DELETED
@@ -1,25 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require_relative "wv/shape_helper"
|
4
|
-
|
5
|
-
class Scarpe
|
6
|
-
class Line < Shoes::Widget
|
7
|
-
include ShapeHelper
|
8
|
-
|
9
|
-
display_properties :left, :top, :x2, :y2, :color
|
10
|
-
|
11
|
-
def initialize(left, top, x2, y2)
|
12
|
-
validate_coordinates(x2, y2)
|
13
|
-
@left = left
|
14
|
-
@top = top
|
15
|
-
@x2 = x2
|
16
|
-
@y2 = y2
|
17
|
-
@color = color_for_fill
|
18
|
-
|
19
|
-
# validate_coordinates(x2, y2)
|
20
|
-
|
21
|
-
super()
|
22
|
-
create_display_widget
|
23
|
-
end
|
24
|
-
end
|
25
|
-
end
|