Moritz Marquardt

Results 53 comments of Moritz Marquardt

As this is still more of a feature request, this is still relevant as of the current main branch.

As I just now stumbled upon this issue: there's now https://www.npmjs.com/package/@sipec/vue3-tags-input as a drop-in replacement that works with Vue 3.

Update: `GDK_SCALE=1 CURSOR_SCALE=1 pick-colour-picker` fixes this, but obviously makes the UI pretty ugly.

I have the same issue, but I get `This field is required` in every case when setting `required=True` (both with a single dash and two dashes) or using a positional,...

Yeah, I got it to work, but the issue is more about it not working anymore with the default configuration. For everyone who wants a quick fix, you additionally need...

Is there any update on this? Seems like this is right now the most promising thread on the internet regarding Brotli compression on Android 🙈

Works on my desktop with NVIDIA graphics, doesn't work on my notebook with Intel Graphics. So, if @HEXcube has a workstation with Intel Graphics where everything works fine (also with...

Alright, I found where the problem is coming from: - The maximum `snapsize` seems to be 128x128. https://developer.gnome.org/gdk3/stable/GdkDisplay.html#gdk-display-get-maximal-cursor-size confirms this, although I'm confused by the fact that we have a...

So, I have updated this to the latest master and can confirm that it still works for me on a new linux installation. Would be great to see the PR...

I've finally gotten around to limit to 1 result, and also rebased it to master. I hope I understood the encoding part correctly, would be great if you can have...