You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,.
The text was updated successfully, but these errors were encountered:
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).
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,.
The text was updated successfully, but these errors were encountered: