Stefan Prelle

Results 8 issues of Stefan Prelle

When using the [gluonfx-maven-plugin](https://github.com/gluonhq/gluonfx-maven-plugin) (1.0.14) to create a native application (using graalvm-svm-java17-linux-gluon-22.1.0.1-Final ), linking fails ``` [So. Aug. 21 21:27:32 MESZ 2022][INFORMATION] ==================== LINK TASK ==================== [So. Aug. 21 21:27:33...

bug

I am not sure where to report this - here or at substrate ... Client Version: 1.0.7 Android 11 Tested with GraalVM 21.1 and 21.3 (Java 11 variant) Built on:...

It would be great, if there was some means to access which items are currently selected in the ListViews of the ListSelectionViewSkin. For example by providing selectedSourceItemProperty/selectedTargetItemProperty or by providing...

Thanks for your example repo. Did you by chance know what to do/to omit when building and packaging the .EXE from within an GitHub action? From what I understand, when...

#### Brief summary of issue When a server sends ANSI Device Control Strings (like [XTGETTCAP](https://xtermjs.org/docs/api/vtfeatures/#dcs) or Application Program Commands (like [detection of support for Kitty graphics](https://sw.kovidgoyal.net/kitty/graphics-protocol/#querying-support-and-available-transmission-mediums) ) the commands do...

It would be helpful for applications using this library, if this library was a proper Java module. Usually it would be as simple as adding a suitable a module-info.java file.

enhancement

Ok, that was more complex than I expected. Adding the module-info.java caused problems, because the unit tests had dependencies to modules outside the normal compile time dependencies (vavi, ...) and...

#### Description of requested feature: One of the more advanced features of MXP is the ability to create frames (external or docked internal windows) and use the instruction to let...