Skip to content

feature/title - setting window title#338

Open
erathke wants to merge 3 commits into
TotalCross:masterfrom
erathke:feature/title
Open

feature/title - setting window title#338
erathke wants to merge 3 commits into
TotalCross:masterfrom
erathke:feature/title

Conversation

@erathke

@erathke erathke commented May 8, 2021

Copy link
Copy Markdown
Contributor

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]

erathke added 3 commits April 7, 2021 21:25
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

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants