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

[Feature Request]: Display Time #183

Open
livejamie opened this issue Jul 27, 2024 · 0 comments
Open

[Feature Request]: Display Time #183

livejamie opened this issue Jul 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@livejamie
Copy link

livejamie commented Jul 27, 2024

Choose the extension for feature request.

Full Screen Mode

📝 Provide a description of the new feature

Hello I use this as a second screen and it would be nice if there was an option to display the current time in one of the corners where it would look nice.

Thanks!

➕ Additional Information

I imagine the best place would be centered at the top, so it doesn't get in the way of the lyrics panel. Could also go in the top left and the playing from could be underneath that or moved to the center,.

@livejamie livejamie added the enhancement New feature or request label Jul 27, 2024
daksh2k added a commit that referenced this issue Oct 21, 2024
Fixes #183

Add an option to display the current time in full screen mode.

* Add `showCurrentTime` setting to `DEFAULTS` in `Extensions/full-screen/src/constants/defaults.ts`.
* Update the `render` function in `Extensions/full-screen/src/app.tsx` to include a time display element and update it every second.
* Add styles for the time display element in `Extensions/full-screen/src/styles/base.scss`.
* Add HTML to include the current time display element in `Extensions/full-screen/src/services/html-creator.ts`.
* Add string for `showCurrentTime` setting in `Extensions/full-screen/src/resources/locales/en-US.json`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/daksh2k/Spicetify-stuff/issues/183?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant