hadess
hadess
See https://github.com/storaged-project/udisks/pull/536#issuecomment-401863166 I think this might only need a single file changed, but don't have time to look into a MR right now.
The [OpenDevice](http://storaged.org/doc/udisks2-api/latest/gdbus-org.freedesktop.UDisks2.Block.html#gdbus-method-org-freedesktop-UDisks2-Block.OpenDevice) API doesn't allow for a good way to create an image of a mixed CD disc (a disc with data and audio tracks). Ideally, the API would stay...
The metadata that should be added to pages is documented here: https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/abouts-cards Right now, links to Flathub pages look a bit bare: https://twitter.com/hadessuk/status/1539598732085415937
It would be useful for integration in scripts if `gw` could return a non-zero value from the tool if there aren't any devices detected. ```sh $ gw info ; echo...
For example, using [B corporations](https://en.wikipedia.org/wiki/B_Corporation_(certification)) would be more in tune with the target users. At the very least, it would be good to have defaults that didn't include an oft-manipulated...
Using the app as packaged on Flathub, I ran into a problem. After many months, the application has logged me out for the first time, but the player, podcast list,...
It would be useful for configuration purposes if the application had a different visible name in pulseaudio. This is apparently possible with recent versions of Electron: https://github.com/electron/electron/issues/7470 `echo ls |...
I've packaged this app in a way that's usable for building and distributing it on Flathub, meaning that it builds from "source", rather than packaging binary files from the developer's...
The language selection drop-down doesn't work the way I think it should: - the 3 columns are hard to read (maybe the user could choose their preferred languages in a...
The Qt5 tests were run when compiling the libportal RPM, but the tests don't set up their own environment, which means they're bound to fail when, say, a D-Bus daemon,...