Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/title - setting window title #338

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

erathke
Copy link
Contributor

@erathke erathke commented May 8, 2021

Description:

Feature to set window title on Java and Linux platforms.

Motivation and Context:

Show a concise window title instead of the Main Class name.

Benefited Devices:

  • OS: [Linux, Java]

How Has This Been Tested?

Java: add /title "Title" to totalcross.Launcher arguments.
Linux: set TC_TITLE environment variable. Ex.: TC_TITLE=Title ./Launcher

Don't forget to tell us witch TotalCross version you are using.
TotalCross 7.1.0

Tested Devices:

  • OS: [Linux Debian 10]

This feature ables to build TCVM without Skia. By default, this option is ON.
Without Skia, is possible to generate a very little final libtcvm
(~3MB on Linux).
It's also now possible to test the VM on OpenBSD.
Usage - Disable Skia: cmake <source_dir> -DUSE_SKIA=OFF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant