Campbell Jones

Results 93 comments of Campbell Jones

v17 shows the following: ``` The following dependencies are using the latest milestone version: - org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin:1.2.50 - org.jetbrains.kotlin:kotlin-stdlib-jdk8:none ``` I have a very limited understanding of Gradle's inner workings, but...

I would say perhaps avoid setting the transitive property, and use the following method: if a dependency's version resolves to `none`, check if the version exists in either `resolvedConfiguration.firstLevelModuleDependencies` or...

What's the performance impact of leaving transitive as default?

That's bizarre... Something's definitely wrong here. I wish I knew enough about the internals of Gradle to investigate.

Looked into this, and it's a consequence of how the shadow is laid out. I've managed to work out a solution locally, but it requires CSS changes, which will almost...

It'll require changes on Budgie's part for the layout, and on the part of GTK themes for the shadow. So it'd be more of a collaborative effort, unless Josh is...

Tagging @EbonJaeger, since this report is from Solus. I'll see if I can reproduce on Endeavour.

Unable to reproduce this with the qbittorrent system package on Budgie v10.6.2 on EndeavourOS with Papirus Dark. What flatpak packages were you seeing this issue with?