stuartlangridge / gnome-shell-clock-override

Override the Gnome Shell clock with a new time format or text of your choice. Works with new versions of Shell such as 3.18
MIT License
89 stars 33 forks source link

Fix clock face rounding #51

Closed brandl-muc closed 3 years ago

brandl-muc commented 3 years ago

Note that this PR also contains the refactoring of #50. Review is certainly easier after that PR was completed.

Basically I moved rounding to its own function which is now used for vulgar fraction and Unicode clock faces. This fixes issue #32 .

brandl-muc commented 3 years ago

I might also rebase these changes onto master once PR #50 was merged.

brandl-muc commented 3 years ago

Changes were rebased onto master and force pushed, now review is possible.

da2x commented 3 years ago

Thanks! I’ll find some time to do another release soonish. Feel free to poke me in a few weeks if I forget.

brandl-muc commented 3 years ago

I have some spare time this week, can't promise anything, but maybe it's worth the wait. :wink: