feat: Add Modern clock for desktop.#356
Draft
FaabFDB wants to merge 8 commits intonoctalia-dev:mainfrom
Draft
Conversation
…the widget, Added localization (which needs checking by actual people for mistakes).
Added a new plugin entry for 'Modern Clock' with details.
removed clock registry
Removed extra h in "hhttps".
Author
|
Just to add real quick, i know there is a commit of me adding it to registry but i removed it later. Else i couldn't get it to find it in the noctalia plugin rep ;_; |
Added a note regarding custom font issues and support contact.
Contributor
|
I would recommend using the desktopWidgetSettings so that if a user wants to, they can use multiple clocks on their desktop :) |
Author
|
@spiros132 Ahh i see what you mean, overlooked the part where if you change the settings it applies to all of them. Will do that thank you :) |
Author
|
just wanted to say real quick that I didn't abandon the modern clock, just gotta fix my documents for graduation so very busy with that atm. It's still going to take 2 weeks or so but i'll get to it after that. :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Took a while because i am busy with graduation stuff, but I can finally add the modern clock widget that i made to the repository.
It just adds a modern looking clock like the ones usually seen in wallpaper engine backgrounds.
You can change the font, colour and opacity.
The preview image is 960 wide but the height is a bit thinner as else it would just take up useless space. If it really needs to be 960x540 i can change it of course.
It has the free anurati regular font in the repository if that's alright. Just to make it easier for people to install it, if it's not allowed i'll remove it and tell people to download it online.
Also my first time doing something remotely with qml so any feedback is appreciated.