Campbell Jones

Results 19 issues of Campbell Jones

Some of my projects use Kotlin, and contain both the Kotlin JVM plugin and a direct dependency on `kotlin-stdlib-jdk8`. Gradle resolves Kotlin dependency versions as identical to the plugin version,...

### Current Budgie version budgie-desktop 10.5.1 (git-6f60f10bb03b4779379d9e8ce3681d93a3f17e48) ### Use-cases Anyone using a system with an integrated graphics processor alongside a discrete graphics card. ### References https://www.gamingonlinux.com/articles/the-linux-desktop-entry-specification-gets-a-way-to-automatically-use-a-discrete-gpu-merged-into-gnome.16598

Putting here as a sort of RFC. Currently, stock budgie uses Adwaita by default due to gschema defaults, and the foot that's displayed as an appmenu icon in Adwaita isn't...

enhancement
accepted

### Context Budgie v10.5 uses GNOME's [nm-applet](https://gitlab.gnome.org/GNOME/network-manager-applet) to interface with wireless networks, wired networks, and VPNs. This system tray applet provides the ability to: - Enable and disable networking and...

enhancement
accepted

Based on #2125. The default sound theme is `__custom`, which is the custom theme created by GNOME and Budgie. If this theme doesn't exist, canberra instead uses the default theme...

When LSI is enabled, Enter the Gungeon will fail to go into fullscreen mode correctly, and will instead swap back and forth between fullscreen and windowed rapidly with no way...

Currently, both Bash and ZSH completion always place completion caches in `~/.gradle`. This patch is a simple one that first checks if `$GRADLE_USER_HOME` exists, and if it does, the completion...

File a new issue on Wraith Master's GitLab here: https://gitlab.com/serebit/wraith-master/-/issues

## Description For some reason, on Arch derivatives, XDG user dirs that aren't present or that resolve as symlinks are detected - but they resolve to the user's home dir...

bug

## Description The `%ms` format specifier, when passed to POSIX scanf, allocates the necessary space for the value that it reads into a char**. ### Submitter Checklist - [x] Squashed...

bug