Kolja

Results 161 issues of Kolja

Closes #906

icons/add

### Describe Heroicons 2 now has micro icons in addition https://heroicons.com/micro ### Solution Add Micro icon set ### Minimal sample repository URL _No response_ ### Additional context https://tailwindcss.com/blog/heroicons-micro

icons/add

These are the needed patches we would need to be able to run pgadmin in a flatpak. They stem of the work in https://github.com/flathub/flathub/pull/5105/files where we're doing this (much) worse...

I'm trying to use the sentry middleware, with a strict typescript hono project. See the project at https://github.com/flathub-infra/website/pull/2736 for reference ``` yarn build ─╯ node_modules/toucan-js/dist/transports/types.d.ts:1:23 - error TS2688: Cannot find...

Use a tool like https://docs.flathub.org/banner-preview/ to choose brand colors and set them in metainfo

@pkscout please let me know if this is okay for you. Then we'll need to add the environment variables

Linux and some other appstores are using the metainfo file format https://www.freedesktop.org/software/appstream/docs/ It would be very nice, to get this supported here, but I'm unsure, where to start.

## Description Update to the latest libdisplay-info - not sure if there is api breakage ## Motivation and context Got a PR updating it for flatpak, so curious if it...

## Description I ran ` itstool -o tools/Linux/translations/tv.kodi.Kodi.pot -i tools/Linux/translations/appstream.its tools/Linux/kodi.metainfo.xml.in` to create the pot file. `appstream.its` is copied from https://github.com/ximion/appstream/blob/main/data/its/metainfo.its The docs were not very helpful. https://freedesktop.org/software/appstream/docs/sect-Quickstart-Translation.html The idea...

Actually take up 100% of the window width - ignore, height, as we're calculating the width here. ![image](https://github.com/yanivam/react-svg-worldmap/assets/5943908/1080e4c6-9d31-4233-b293-3deca91c05eb) Might fix #149