diff --git a/src/shared/browserWinProperties.ts b/src/shared/browserWinProperties.ts index b1906971..7f7c15db 100644 --- a/src/shared/browserWinProperties.ts +++ b/src/shared/browserWinProperties.ts @@ -9,8 +9,8 @@ import type { BrowserWindowConstructorOptions } from "electron"; export const SplashProps: BrowserWindowConstructorOptions = { transparent: true, frame: false, - height: 350, - width: 300, + height: 344, + width: 344, center: true, resizable: false, maximizable: false, diff --git a/static/icon.svg b/static/icon.svg new file mode 100644 index 00000000..6cfee7ee --- /dev/null +++ b/static/icon.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/static/views/about.html b/static/views/about.html index 6e66b2f7..8ca1a3c7 100644 --- a/static/views/about.html +++ b/static/views/about.html @@ -13,9 +13,9 @@ -

Vesktop

+

Nexop

- Vesktop is a free/libre cross platform desktop app aiming to give you a snappier Discord experience with Vencord + Nexop is a free/libre cross platform desktop app aiming to give you a snappier Discord experience with Nexulien pre-installed

@@ -23,13 +23,13 @@

Vesktop

Links

@@ -53,13 +53,12 @@

Acknowledgements

  • rohrkabel - - A C++ RAII Pipewire-API Wrapper + - A C++ RAII Pipewire-API Wrapper
  • And many - more awesome open source libraries + more awesome open + source libraries
  • @@ -72,4 +71,4 @@

    Acknowledgements

    title.textContent += ` v${data.currentVersion}`; } - + \ No newline at end of file diff --git a/static/views/first-launch.html b/static/views/first-launch.html index 03721674..af4f28bf 100644 --- a/static/views/first-launch.html +++ b/static/views/first-launch.html @@ -104,7 +104,7 @@ -

    Welcome to Vesktop

    +

    Welcome to Nexop

    Let's customise your experience!

    @@ -120,7 +120,7 @@

    Discord Branch

    @@ -128,10 +128,8 @@

    Start with System

    @@ -139,7 +137,7 @@

    Rich Presence

    @@ -167,4 +165,4 @@

    Minimise to Tray

    console.info("form:" + JSON.stringify(data)); e.preventDefault(); }; - + \ No newline at end of file diff --git a/static/views/splash.html b/static/views/splash.html index bac2ad2d..7be77993 100644 --- a/static/views/splash.html +++ b/static/views/splash.html @@ -1,43 +1,97 @@ - -
    - shiggy -

    Loading Vesktop...

    + nexulien logo +
    - + \ No newline at end of file