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

Add a macOS-like about window #43

Open
Pixel556 opened this issue Mar 20, 2022 · 5 comments
Open

Add a macOS-like about window #43

Pixel556 opened this issue Mar 20, 2022 · 5 comments

Comments

@Pixel556
Copy link

Pixel556 commented Mar 20, 2022

This project is really awesome. Like, super awesome. Can you add a macOS monterey-like about window? And make it so that it opens when you click the apple logo, and click on "About this Mac". Also add system preferences and add the appearance option which gives access to UI settings, So add options on there to switch between macOS Catalina UI and Monterey UI.

@NovaAndrom3da
Copy link
Contributor

Just as a side note-
AFAIK, there is not already a method to have those buttons interactive yet. It is possible, but it is not yet implemented.

@Pixel556
Copy link
Author

Thx @Froggo8311.

@PuruVJ
Copy link
Owner

PuruVJ commented Mar 21, 2022

Yeah, the core logic isn't there yet, but it is possible. A lot of work though, so I'll maybe keep this in backlog for when I get back to it. Thanks for the idea

@PuruVJ PuruVJ reopened this Mar 21, 2022
@NovaAndrom3da
Copy link
Contributor

Yeah, the core logic isn't there yet, but it is possible. A lot of work though, so I'll maybe keep this in backlog for when I get back to it. Thanks for the idea

I might be able to work on this, if I'm not too busy :)

@NovaAndrom3da
Copy link
Contributor

Side note- make the "Shut Down", "Log out", and "Reboot" buttons open the typical dialogue, then reload the page =>

function reload() {
  location.reload();
}

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

No branches or pull requests

3 participants