html-clock-plasmoid icon indicating copy to clipboard operation
html-clock-plasmoid copied to clipboard

Configurable and lightweight clock widget for KDE. Stylable with QT supported subset of HTML markup, supporting variety of usable placeholders to design clock widget as you like.

Results 26 html-clock-plasmoid issues
Sort by recently updated
recently updated
newest added

**What's wrong?** Please put a clear and concise description of what the bug is. there is no option to apply when I change the font in user layout **Steps to...

bug

now when a user presses enter after writing the first step, the list will increment correctly

Add timezone support, so user can set up any TZ to be user by the clock, regardless of system settings

enhancement

First of all thanks for this awesome plasmoid..love the customization options..kudos **What's wrong?** Button text is not visible in User Layout. **Steps to reproduce the behavior:** 1. Right click the...

bug

Clock Layout ```HTML {hh} : {ii} : {ss}

enhancement

For some locales (i.e. `pl_PL`) the abbreviated day name placeholder returns more than 3 chars because it is apparently not a rule to have up to 3 chars for abbreviated...

bug

```html {k} {ii} ``` ![image](https://user-images.githubusercontent.com/16561967/188719489-ffca3503-289d-4c27-9594-16c761e722e6.png) ** Notes ** Designed for vertical taskbars, attempting to use an Extra Condensed font and only bold/light font weights to keep horizontal space minimal. Uses...

enhancement

The font I used was Mallanna. ![sc1](https://github.com/MarcinOrlowski/html-clock-plasmoid/assets/56935549/50df7109-c4f9-4582-9d04-c9a86f21627d) ![sc2](https://github.com/MarcinOrlowski/html-clock-plasmoid/assets/56935549/2674c0f5-4c68-408b-938a-a009a97a49d6) ``` {hh} : {ii} ucute {dd} / {mm} / {yy} ```

enhancement

```html .container { display: flex; flex-direction: column; } .div1, .div2 { border: 1px solid #ccc; margin: 1px; } {hh}:{ii}:{ss} {dd}/{mm}/{yy} ``` ![image](https://github.com/MarcinOrlowski/html-clock-plasmoid/assets/63923395/601f2251-6789-4820-b8a7-9af810f08497) (Font is [Monocraft](https://github.com/IdreesInc/Monocraft)) * [✓] I confirm this...

enhancement

It would be great if the settings window could be translated. If you implement that, I will provide the Dutch translation. 🙂

enhancement