Felicitas Pojtinger

Results 14 issues of Felicitas Pojtinger

While trying to add a GSettings schema, I noticed that while the [new](https://docs.gtk.org/gio/ctor.Settings.new.html) and [new_with_path](https://docs.gtk.org/gio/ctor.Settings.new_with_path.html) contructors of the [Settings class](https://docs.gtk.org/gio/class.Settings.html) are implemented (see https://pkg.go.dev/github.com/diamondburned/gotk4/pkg/gio/v2#NewSettings), there are some missing (`new_full`, `new_with_backend`...

This is pretty much the only thing that keeps a lot of people away (especially, premiere and after effects). Since these do now work under flatpak, would it be possible...

help wanted
request

Many other prototyping tools for UI frameworks have the option to run in the browser to make it easier to share examples or work without setting up a local development...

Currently, this library supports the legacy NodeJS streams API (see https://github.com/kriszyp/cbor-x?tab=readme-ov-file#streams), but not the newer Web/WhatWG streams API (see https://developer.mozilla.org/en-US/docs/Web/API/Streams_API). While it is possible on NodeJS to convert from the...

I'm absolutely in love with this theme. Should be the base for the "Communitheme" in Ubuntu 18.04. I would really appreciate a "darker" variant, just because it lowers the contrast...

Currently, the server supports advertising multi-conn capabilities (see #4) , but the integrated client is not able to make use of this. If we call `NBD_SET_SOCK` more times than 1,...

enhancement

There is currently no clear way of how pushing a signature to a specific organization/prefix would work, and logins with `login -o` have no effect on where the signature is...

bug

## Explain the Problem I'm trying to access a public WebDAV share as described in https://docs.nextcloud.com/server/20/user_manual/en/files/access_webdav.html#accessing-public-shares-over-webdav. ## Steps to Reproduce 1. Add origins using web interface: `http://localhost:15755,http://localhost:15755/` 2. Make `fetch`...

support

First of all: Thanks for the library! I'm currently working on building an efficient port scanner with it (to be open source soon) and it's of great use. While doing...

It would be awesome if this project would be released under a libre license such as `MIT` or `AGPL`; would it be possible to add a LICENSE file to the...