From 3ac7ed5506a0470bcaffb3807bf570114002f73d Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Thu, 9 May 2019 12:18:36 +0300 Subject: [PATCH 01/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbb16b6..d9be8c1 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Add the dependency : com.github.goxr3plus FX-BorderlessScene - 4.2.0 + 4.3.1 ``` From 8690fab1ac5e63757af4d69b622e192e1976d14f Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Fri, 31 May 2019 10:47:36 +0300 Subject: [PATCH 02/25] Create FUNDING.yml --- .github/FUNDING.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..04bda4e --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,8 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: GOXR3PLUSTUDIO +open_collective: # Replace with a single Open Collective username +ko_fi: goxr3plusstudio +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +custom: https://goxr3plus.github.io/ From cd9d8e05b43d742863e571e7c442926aba460584 Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Fri, 31 May 2019 10:49:42 +0300 Subject: [PATCH 03/25] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 04bda4e..b6a7387 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -5,4 +5,4 @@ patreon: GOXR3PLUSTUDIO open_collective: # Replace with a single Open Collective username ko_fi: goxr3plusstudio tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel -custom: https://goxr3plus.github.io/ +custom: https://www.paypal.me/GOXR3PLUSCOMPANY From fdab02518205d0248b97506c6384c8af2cc19d23 Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Mon, 22 Jul 2019 14:26:06 +0300 Subject: [PATCH 04/25] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d9be8c1..de820c3 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ [contributors-image]: https://img.shields.io/github/contributors/goxr3plus/FX-BorderlessScene.svg + +![java_2019-04-30_17-43-54](https://user-images.githubusercontent.com/20374208/56970311-8b0df380-6b6f-11e9-83f1-65a5e4a03b8a.png) + + + Undecorated JavaFX Scene with : **1)** implemented move @@ -24,10 +29,6 @@ Undecorated JavaFX Scene with : This project has been forked and further developed from [this](https://github.com/NicolasSenetLarson/BorderlessScene) github repository - -![java_2019-04-30_17-43-54](https://user-images.githubusercontent.com/20374208/56970311-8b0df380-6b6f-11e9-83f1-65a5e4a03b8a.png) - - ### Use it with Maven , Gradle etc ... with https://jitpack.io/#goxr3plus/FX-BorderlessScene From 1d521c0d40b4d5d8cb646cccb33fb231be14733f Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Tue, 12 Nov 2019 13:50:05 +0200 Subject: [PATCH 05/25] Update README.md --- README.md | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index de820c3..2fb850e 100644 --- a/README.md +++ b/README.md @@ -13,19 +13,21 @@ ![java_2019-04-30_17-43-54](https://user-images.githubusercontent.com/20374208/56970311-8b0df380-6b6f-11e9-83f1-65a5e4a03b8a.png) +### Donate if you love me +Patreon donate button +PayPal donate button -Undecorated JavaFX Scene with : - -**1)** implemented move - -**2)** resize, minimise, maximise, close - -**3)** Windows Aero Snap controls. - -**4)** Styling Aero Snap window - -**5)** Styling Main window +## Features +- **Done ✔️** + - Implemented drag and move + - resize, minimise, maximise, close + - Windows Aero Snap controls. + - Styling Aero Snap window + - Styling Main window +- **TODO 🚧** + - Multiple Screens Support + - Fix lagging on resizing This project has been forked and further developed from [this](https://github.com/NicolasSenetLarson/BorderlessScene) github repository @@ -154,9 +156,3 @@ public class Main extends Application { |:-:| | [![First](https://user-images.githubusercontent.com/20374208/48313813-34fdc180-e5ca-11e8-9da7-c6148dc0cbe5.png)](https://www.youtube.com/watch?v=7Hai7cavmUY) | --- - - -### Donate if you love me - -Patreon donate button -PayPal donate button From bd26662bee700ccfb8e4253fdd41d30d066caadb Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Tue, 12 Nov 2019 13:50:23 +0200 Subject: [PATCH 06/25] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2fb850e..0135fb5 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,14 @@ ## Features - **Done ✔️** - - Implemented drag and move - - resize, minimise, maximise, close - - Windows Aero Snap controls. - - Styling Aero Snap window - - Styling Main window + - Implemented drag and move + - resize, minimise, maximise, close + - Windows Aero Snap controls. + - Styling Aero Snap window + - Styling Main window - **TODO 🚧** - - Multiple Screens Support - - Fix lagging on resizing + - Multiple Screens Support + - Fix lagging on resizing This project has been forked and further developed from [this](https://github.com/NicolasSenetLarson/BorderlessScene) github repository From 934505a5b567d25eba8be8d870b1f40dc03432d6 Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Tue, 12 Nov 2019 13:51:25 +0200 Subject: [PATCH 07/25] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0135fb5..b1eab8a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # FX-BorderlessScene +You don't like native operating system window styling ? No problem , this library is here to fix it . +Implement any style you want for your JavaFX application ( using custom css or default) . + [![Latest Version](https://img.shields.io/github/release/goxr3plus/FX-BorderlessScene.svg?style=flat-square)](https://github.com/goxr3plus/FX-BorderlessScene/releases) [![GitHub contributors][contributors-image]][contributors-url] [![HitCount](http://hits.dwyl.io/goxr3plus/FX-BorderlessScene.svg)](http://hits.dwyl.io/goxr3plus/FX-BorderlessScene) From 602cb8a293f27258b7cc3a68f06af9b0def7a5e4 Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Tue, 12 Nov 2019 13:52:26 +0200 Subject: [PATCH 08/25] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b1eab8a..2066b89 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # FX-BorderlessScene +💠 Undecorated JavaFX Scene with implemented move, resize, minimise, maximise, close and Windows Aero Snap controls. + +**You don't like native operating system window styling ?** -You don't like native operating system window styling ? No problem , this library is here to fix it . Implement any style you want for your JavaFX application ( using custom css or default) . [![Latest Version](https://img.shields.io/github/release/goxr3plus/FX-BorderlessScene.svg?style=flat-square)](https://github.com/goxr3plus/FX-BorderlessScene/releases) From 417b9ba6b3db1058db06bfad83a8bd08f06e7f77 Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Tue, 26 Nov 2019 09:51:46 +0200 Subject: [PATCH 09/25] Update README.md --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2066b89..6a7eb06 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,17 @@ -# FX-BorderlessScene -💠 Undecorated JavaFX Scene with implemented move, resize, minimise, maximise, close and Windows Aero Snap controls. +--- -**You don't like native operating system window styling ?** +

FX-BorderlessScene ( Library )

+

+💠 +

+

+ + Undecorated JavaFX Scene with implemented move, resize, minimise, maximise, close and Windows Aero Snap controls. + Implement any style you want for your JavaFX application using custom css or default . + +

-Implement any style you want for your JavaFX application ( using custom css or default) . +--- [![Latest Version](https://img.shields.io/github/release/goxr3plus/FX-BorderlessScene.svg?style=flat-square)](https://github.com/goxr3plus/FX-BorderlessScene/releases) [![GitHub contributors][contributors-image]][contributors-url] From 73fe271d7143747e32dbe1794322c913b442d4cd Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Thu, 12 Dec 2019 11:03:22 +0200 Subject: [PATCH 10/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a7eb06..e270ca7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

FX-BorderlessScene ( Library )

-💠 +💠

From b26fbc244470424c31500a49b51cc10303a5628f Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Sun, 29 Dec 2019 22:22:11 +0200 Subject: [PATCH 11/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e270ca7..8c086ef 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

💠

-

+

Undecorated JavaFX Scene with implemented move, resize, minimise, maximise, close and Windows Aero Snap controls. Implement any style you want for your JavaFX application using custom css or default . From 67ca89893e782e58ba8ada2307886989cc79710f Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Mon, 6 Jan 2020 21:56:59 +0200 Subject: [PATCH 12/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c086ef..44415d5 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ ![java_2019-04-30_17-43-54](https://user-images.githubusercontent.com/20374208/56970311-8b0df380-6b6f-11e9-83f1-65a5e4a03b8a.png) -### Donate if you love me +### Donate if you love me Patreon donate button PayPal donate button From b9f70845ab53a963f579b010a17100a75e2909f7 Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Wed, 8 Jan 2020 16:02:13 +0200 Subject: [PATCH 13/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44415d5..8066e0c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@

---- +--- [![Latest Version](https://img.shields.io/github/release/goxr3plus/FX-BorderlessScene.svg?style=flat-square)](https://github.com/goxr3plus/FX-BorderlessScene/releases) [![GitHub contributors][contributors-image]][contributors-url] From 9bb0008b7225a6957ded7828eb310f760ad7f8e4 Mon Sep 17 00:00:00 2001 From: GiladS Date: Tue, 28 Jan 2020 11:36:56 +0200 Subject: [PATCH 14/25] Fixed a possible IndexOutOfBoundsException --- .../fxborderlessscene/borderless/BorderlessController.java | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/main/java/com/goxr3plus/fxborderlessscene/borderless/BorderlessController.java b/src/main/java/com/goxr3plus/fxborderlessscene/borderless/BorderlessController.java index dc93de5..e2b1a22 100644 --- a/src/main/java/com/goxr3plus/fxborderlessscene/borderless/BorderlessController.java +++ b/src/main/java/com/goxr3plus/fxborderlessscene/borderless/BorderlessController.java @@ -6,6 +6,7 @@ import javafx.beans.binding.BooleanBinding; import javafx.beans.property.BooleanProperty; import javafx.beans.property.SimpleBooleanProperty; +import javafx.collections.ObservableList; import javafx.fxml.FXML; import javafx.geometry.Rectangle2D; import javafx.scene.Node; @@ -289,7 +290,11 @@ protected void setMoveControl(final Node node) { } else { //--------------------------Check here for Transparent Window-------------------------- //Rectangle2D wholeScreen = Screen.getScreensForRectangle(m.getScreenX(), m.getScreenY(), 1, 1).get(0).getBounds() - Rectangle2D screen = Screen.getScreensForRectangle(m.getScreenX(), m.getScreenY(), 1, 1).get(0).getVisualBounds(); + ObservableList screens = Screen.getScreensForRectangle(m.getScreenX(), m.getScreenY(), 1, 1); + if (screens.isEmpty()) { + return; + } + Rectangle2D screen = screens.get(0).getVisualBounds(); //----------TO BE ADDED IN FUTURE RELEASE , GAVE ME CANCER implementing them ..---------------- From b2e5367faf9f07decdd466f6b1e06b53e0b15b15 Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Tue, 28 Jan 2020 12:31:59 +0200 Subject: [PATCH 15/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8066e0c..656d5c8 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Main Window -> [here](https://github.com/goxr3plus/FX-BorderlessScene/blob/maste Main Window Controller -> [here](https://github.com/goxr3plus/FX-BorderlessScene/blob/master/src/main/java/com/goxr3plus/fxborderlessscene/application/MainWindowController.java) -### > Simple example +### Simple example ``` JAVA import javafx.application.Application; From 8469412deb6d6cbf00c38ec6af163609d18f423e Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Tue, 28 Jan 2020 13:08:53 +0200 Subject: [PATCH 16/25] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cf0b0cd..d2c3f74 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.goxr3plus FX-BorderlessScene - 4.3.1 + 4.4.0 FX-BorderlessScene Undecorated JavaFX Scene with implemented move, resize, minimise, maximise, close and Windows Aero Snap controls. https://github.com/goxr3plus/FX-BorderlessScene From ca4de2ed908415a5bbfad4ab8838e6c2fdebb6ec Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Tue, 28 Jan 2020 13:11:39 +0200 Subject: [PATCH 17/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 656d5c8..025439e 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Add the dependency : com.github.goxr3plus FX-BorderlessScene - 4.3.1 + 4.4.0 ``` From 9138ad07a46da58afc6f8ab29ec7e87bca94cdbd Mon Sep 17 00:00:00 2001 From: Alexander Kentros Date: Thu, 20 Feb 2020 10:49:05 +0200 Subject: [PATCH 18/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 025439e..a4beda2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ---

FX-BorderlessScene ( Library )

-

+

💠

From ee62a14ef5af8b0be81f226d653ec61c8500f3ae Mon Sep 17 00:00:00 2001 From: Alexander Kentros Date: Thu, 27 Feb 2020 12:02:10 +0200 Subject: [PATCH 19/25] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4beda2..2e9b99e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +### [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) Support me joining PI Network app with invitation code [AlexKent](https://www.minepi.com/AlexKent) [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) + ---

FX-BorderlessScene ( Library )

From 3883a1ff937cfe9818fbc6695a03a4ff135e4d9c Mon Sep 17 00:00:00 2001 From: Alexander Kentros Date: Thu, 12 Mar 2020 15:05:05 +0200 Subject: [PATCH 20/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e9b99e..4a5fe3d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ### [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) Support me joining PI Network app with invitation code [AlexKent](https://www.minepi.com/AlexKent) [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) - + ---

FX-BorderlessScene ( Library )

From 01a038643ad32477d42cc64c737352c544629d1c Mon Sep 17 00:00:00 2001 From: Alexander Kentros Date: Fri, 13 Mar 2020 14:12:34 +0200 Subject: [PATCH 21/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a5fe3d..6b654f8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ### [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) Support me joining PI Network app with invitation code [AlexKent](https://www.minepi.com/AlexKent) [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) - + ---

FX-BorderlessScene ( Library )

From d341e85ef4ab09f6fc007caf7aa56a0fc5b0e1cf Mon Sep 17 00:00:00 2001 From: Alexander Kentros Date: Tue, 17 Mar 2020 16:18:50 +0200 Subject: [PATCH 22/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b654f8..da6665f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -### [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) Support me joining PI Network app with invitation code [AlexKent](https://www.minepi.com/AlexKent) [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) +### [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) Support me joining PI Network app with invitation code [AlexKent](https://www.minepi.com/AlexKent) [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) --- From a721deba4aeeeaeed7a504ed3dbcbd201cc54894 Mon Sep 17 00:00:00 2001 From: Alexander Kentros Date: Fri, 20 Mar 2020 19:40:35 +0200 Subject: [PATCH 23/25] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da6665f..14ae662 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ### [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) Support me joining PI Network app with invitation code [AlexKent](https://www.minepi.com/AlexKent) [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) - + ---

FX-BorderlessScene ( Library )

From 7240fc589d8bd5441a4070b92c2d5d5170b6d83b Mon Sep 17 00:00:00 2001 From: Gerrit Grunwald Date: Tue, 17 Nov 2020 09:04:31 +0100 Subject: [PATCH 24/25] Added a github action that runs mvn verify on each push On each push mvn verify will be executed on Ubuntu 18.04, latest MacOS and latest Windows using JDK 8 --- .github/workflows/ci.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/workflows/ci.yml diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml new file mode 100644 index 0000000..c8690cd --- /dev/null +++ b/.github/workflows/ci.yml @@ -0,0 +1,25 @@ +--- +name: Java CI + +on: [push] + +jobs: + test: + runs-on: ${{ matrix.os }} + strategy: + matrix: + os: [ubuntu-18.04, macOS-latest, windows-latest] + java: [8] + fail-fast: false + max-parallel: 4 + name: Test JDK ${{ matrix.java }}, ${{ matrix.os }} + + steps: + - uses: actions/checkout@v2 + - name: Set up JDK + uses: actions/setup-java@v1 + with: + java-version: ${{ matrix.java }} + - name: Test with Maven + run: mvn verify -B --file pom.xml +... \ No newline at end of file From 97bdc698edaa97cdb559e86327e0ea004e868468 Mon Sep 17 00:00:00 2001 From: GOXR3PLUS STUDIO Date: Tue, 7 Feb 2023 02:28:34 +0200 Subject: [PATCH 25/25] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14ae662..2ee215d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -### [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) Support me joining PI Network app with invitation code [AlexKent](https://www.minepi.com/AlexKent) [![AlexKent](https://user-images.githubusercontent.com/20374208/75432997-f5422100-5957-11ea-87a2-164eb98d83ef.png)](https://www.minepi.com/AlexKent) - +[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Q5Q3WBIC) + ---

FX-BorderlessScene ( Library )