Elliot Sime

Results 10 issues of Elliot Sime

Hey, I've been using this without any issues for quite a while - thanks for putting this together! This suggestion follows on from the discussion in #282 - It would...

enhancement
help wanted

This adds a contingency dialog for incompatible nvidia control panel settings - I'm unfortunately unable to test this on an AMD system, but it should just catch a missing file...

feature
cleanup

Potentially an implementation for https://github.com/blish-hud/Blish-HUD/issues/472 that adds `ISettingsViewFactory` and `ISettingsViewFactorySelector` interfaces and associated classes to replace functionality in the `SettingView` static class, allowing people to define a view for a...

breaking change

Using the following docker compose configuration, no `cert.p12` was created in the domain's folder when using :alpine, however :latest appears to work ```yml certdump: image: humenius/traefik-certs-dumper:alpine environment: ACME_FILE_PATH: /traefik/acme.json COMBINE_PKCS12:...

type: bug
docker
github_actions

Don't seem to be able to get the handle for the main window of UWP apps, and as such the noswitch:true flag doesn't function for them.

bug

Separate desktop icons per VD

enhancement
help wanted

Set alternate wallpapers or start menu settings per VD

enhancement

[Discord Discussion](https://discord.com/channels/531175899588984842/536970543736291346/1112089112002965596) Breaking change: no Likely fixes #886 This reworks the internals of the `ControlCollection` class, with the following changes: * `null` values are unable to be added to the...

bug
breaking change
cleanup