litemotiv

Results 9 issues of litemotiv

I'm not sure if it's valid to use br as a defaultParagraphSeparator, but when using that it generates an error on Safari on this line: `if (firstChild && firstChild.nodeType ===...

The option to center today's forecast results in a right-aligning of the icons. Screenshot: ![2024-07-29_13-53](https://github.com/user-attachments/assets/e66426d4-8d45-43e9-ab76-878908035aa7) ```json {"app-version":"138","git-version":"138.r0.g6367a11","gnome-version":"46.3.1","user-locale":"en","custom-keys":["","",""],"appid":"","actual-city":"1","weather-provider":"'openweathermap'","has-run":"true","days-forecast":"0","delay-ext-init":"30","locs":[{},{}],"center-forecast":"true","show-sunsetrise-in-panel":"false","weatherapidotcom-key":"","position-index":"2","use-system-icons":"false","wind-direction":"true","geolocation-appid-mapquest":"","menu-alignment":"52.272727272727273","position-in-panel":"'right'","show-comment-in-panel":"false"} ```

bug

The config indicates that setting the forecast to 0 days will only show today. However after reloading the extension the forecast for today is disabled. Screenshot: ![2024-07-30_12-54](https://github.com/user-attachments/assets/0ed96473-f9e8-46ec-955f-230d8071d625) Expected behaviour is...

bug

I'm using the OpenWeatherMap provider, on their forecast pages they display the forecast summarized per day. It would be nice to have this view as an alternative to the forecast...

enhancement

[Version] 62 Enabling the Dash to Dock blur causes recurring log entries when the dock comes in or out of view: ``` Aug 04 22:44:59 fedora gnome-shell[2241]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position...

V7.8.1 When a CUE sheet can't be parsed correctly, it currently fails silently. It would be helpful if parse errors could be logged to the log window, to help debug...

enhancement

Version: flatpak 7.8.0 CUE sheets that lack double quotes for string values will cause a parse error, leading them to be omitted. Example, the title of track 02 lacks double...

bug

When opening the overview, if the mouse cursor is above a certain window, the delete icon will immediately disappear. The icon can then only be restored by moving the cursor...

bug

This appears to occur since the 7.8.2 flatpak update on my system. Steps to reproduce: **1) This album is missing track numbers** ![2024-09-01_09-07](https://github.com/user-attachments/assets/f7763475-61b1-4b05-ba01-aa86465d3802) **2) Edit tags in external tag editor**...