Adil Hanney

Results 96 comments of Adil Hanney

I'm still experiencing this issue on 8.3.0. Did you mean to close this issue?

Update: `InlineCodeStyle.backgroundColor` does nothing, but `InlineCodeStyle.style.backgroundColor` works. We might need to remove `InlineCodeStyle.backgroundColor` or fix it. ```dart inlineCode: InlineCodeStyle( backgroundColor: Colors.red, // does nothing style: GoogleFonts.firaMono(textStyle: textTheme.bodyLarge!).copyWith( color: Colors.white, backgroundColor:...

The md5 mismatch for smartdock is because the version linked in the project is no longer hosted by F-Droid. Bumping the smartdock version fixes the download but gives me a...

@timo-a Run `make rpm-github` then install the rpm at `x86_64/displaylink-1.14.2-1.github_evdi.x86_64.rpm`

> @borodinalive the custom directory is an issue here, and an upstream PR from @patinthehat [desktop#15375](https://github.com/desktop/desktop/pull/15375) added support for the Snap packages for other JetBrains tools that seem to be...

@agustincerezo @KRC2000 Using dconf Editor, search for pressure-threshold and click /org/gnome/shell/extensions/dash-to-dock/pressure-threshold. The default pressure is 100, what pressure do you think would be better?

Please see https://github.com/saber-notes/saber/issues/671#issuecomment-1567626366

We may also need `libgstreamer-plugins-base1.0-dev` for ogg support, but I'm not sure if that's necessary here?

Please mark this as "ready for review" when you're ready