Rachel Powers

Results 23 issues of Rachel Powers

I'm running into some issues getting the qt modules installed. I've installed qt via MSYS2 per the instruction, set `QT_MSYS2=true` and `QT_MSYS2_ARCH=amd64` in my environment and run `$ENV:GOPATH/bin/qtsetup.exe` ``` time="2020-07-04T04:56:04-06:00"...

What it says on the tin. still defaults to `theme/assets/pfp.png` but if `/var/lib/AccountsServices/$(whoami)` exists and can be pulled into a draw-able it uses that.

fix layoutbox display on multiscreen let systray work with numlock and capslock on, and across screens Note the helper functions may be a bit overboard but I used them to...

**Summary:** A Work in Progress branch to add type hints to the core package which are backwards compatible to python 3.7 + additional requirements for type-hinting included in requirements.txt and...

This is based off of #229 so that would be needed. This adds the same .mrpack and .zip registration in the windows registry when installing with the NISI installer. In...

enhancement
blocked

This PR enhances the user experience when dealing with mods blocked from 3rd party launchers. Fixes #222 When the BlockedMods dialog is created it check the configured global mods folder...

enhancement

In the now merged PR it was brought up that drag and drop and a browse button would help things along. I looked into it and it was *super* easy...

enhancement

**Summary:** This PR adds a working flatpak manifest. This manifest is built off the org.kde.Platform flatpak runtime at version `5.15-22.08` which supplies python version 3.10.6 This manifest uses a baseapp...

It would be nice to have the fonts move away from a paid font. I have written some scripts to make using icon fonts a bit easier https://gist.github.com/Ryex/668faf884eaca5b310fdaaadef6895e3 the `preprocess_fontcss.lua`...

When ReflinkCopyW is given a destination path the file is linked to the filename concatenated to the second to last element in the path. IE: call with ``` ".\some\file\path\foo.txt foo.txt.bak"...