Adrian Freund

Results 27 issues of Adrian Freund

### Description When adding spacing before a heading, references to the heading still point to the heading: ```typst #set heading(numbering: "1") #show heading.where(level: 1): it => { pagebreak(to: "odd") it...

bug
styling

Related to #44 This PR adds metadata and additional files that are needed for a release on flathub. I have already managed to run Oh My Git! in flatpak locally....

Closes #605 Still needs tests. There's also an idempotence issue: podman networks will always have an ipv4 subnet. If only ipv6 is passed ipv4 is generated automaticaly. This would somehow...

This commit adds translation support in hope of implementing #41. Tichy-Klicker is now fully translatable. There is no UI for switching language yet. The language can be changed manually by...

Kontext: https://www.linkedin.com/posts/waltertichy_so-proud-to-have-a-new-job-full-professor-activity-6985470504329482241-0J8-

Currently Denaro only supports importing ofx, qif and denaro csv files. Some banks, including mine, don't support any of those file formats. I can export my banking data only in...

feature

Documented here: https://specifications.freedesktop.org/mpris-spec/latest/Track_List_Interface.html

enhancement

spotpris2 has a memory leak somewhere. I caught it using 2GB of memory. ~~I'd guess that the dbus buses don't get automatically cleaned up if they are no longer used...

bug
dependency

Documented here: https://specifications.freedesktop.org/mpris-spec/latest/Playlists_Interface.html

enhancement

It looks like dependabot is not correctly running on this repository, despite being [configured](https://github.com/sharkdp/bat/blob/master/.github/dependabot.yml). Some submodules are very out of date, leading bat to use outdated syntaxes. Notably [01_Packages](https://github.com/sharkdp/bat/tree/master/assets/syntaxes) points...

bug
packaging/tooling