Maximilian Schmidt

Results 6 issues of Maximilian Schmidt

### Description When rendering an SVG graphic using the `image` function, marker elements on paths are not rendered correctly. I generated the following simple graphic of a red arrow in...

bug
svg
upstream

### Description When starting the dashboard for an empty or non-existing database storage, the dashboard crashes when trying to determine the version information. The storage is empty and there is...

enhancement
contribution-welcome
good-first-issue
no-stale

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I need to determine if all receivers of a `broadcast` sender are dropped. Currently, the only...

A-tokio
M-sync
C-feature-request

### Description When loading system fonts using `fontdb`, symbolic links are no longer traversed. This leads to not finding all installed system fonts when using the typst compiler. https://github.com/typst/typst/commit/8f7ba8d4958184366180efeb00ecfe8835c69b11 bumped...

bug
upstream
urgent

# Summary This PR fixes a type annotation issue with Polars selectors. Polars [introduced a new `Selector` class](https://github.com/pola-rs/polars/pull/23351). As a result, the current import of `_selector_proxy_` in `great-tables` fails when...

Add text in the battery symbol to show battery percentage. Can be enabled by setting `CONFIG_NICE_VIEW_WIDGET_BATTERY_SHOW_PERCENTAGE=y`. ## PR check-list - [x] Branch has a [clean commit history](https://zmk.dev/docs/development/contributing/pull-requests#clean-commit-history) - ~~[ ]...