mashuptwice

Results 11 issues of mashuptwice

Changes in any .md file should not trigger a build workflow

### Verification - [X] I searched for similar feature request and found none was relevant. ### Pitch us your idea! To make navigation more consistent across the entire UI, exit...

feature request

### Verification - [X] I searched for similar bug reports and found none was relevant. ### What happened? music app indicates that the music is still playing after loosing bluetooth...

bug

### Verification - [X] I searched for similar feature request and found none was relevant. ### Pitch us your idea! new notification dismissable by swipe while preview is shown ###...

feature request

When updating the Logo via company settings on the webinterface, the image gets displayed as distorted garbage. Steps to reproduce the behavior: 1. Install Leantime 2. go to Company Settings...

bug

Exact opposite of #1303 . Before: ```bash ╰─$ grep -r "Watchface\|watchface" 130 ↵ doc/MemoryAnalysis.md:Using this technique, I was able to trace all malloc calls at boot (boot -> digital watchface):...

documentation

#1229 introduced a manual trigger for the workflows. With #1279 the functionality was removed again. As this can be a useful feature for running workflows for other branches than develop,...

In some of the docs, settings and CMakeList, "watchface" was written as two words: ``` ╰─$ grep -ri "watch face" doc/gettingStarted/gettingStarted-1.0.md:### Digital watch face doc/gettingStarted/gettingStarted-1.0.md:![Digital watch face](ui/watchface.jpg) doc/gettingStarted/gettingStarted-1.0.md:This is what...

documentation

Shows seconds instead of colon seperator. ![InfiniSim_2022-08-21_123405](https://user-images.githubusercontent.com/54219098/185791136-05f8afd9-df0d-42f9-95a1-8dd454563e5e.gif) Please be gentle with my code, this is the first bigger project I am working on. Currently the label objects are split into...

Battery status icon "juice" colored depending on the reported battery percentage. This is a first attempt to introduce a few colored elements into the UI, in accordance with some of...