-
Current builds of OpenShell are x86 and x64, but they don't support ARM variants. Due to the "growing" popularity of ARM64 Windows systems, a native ARM x64 build would be amazing.
If I'm not mista…
-
Have a issue where Dalamud no longer starts up when the game loads, no matter how many times I restart. The plugins and settings option are still in the menu, but selecting them does nothing. I've del…
-
It seems that gcc, unlike clang, does not export symbols from anonymous namespaces with -Wl,-export-dynamic, or does it in a way that jet-live does not recognize
```c++
namespace {
struct MyStruc…
-
It is really a pain that only the routes of the active theme plugin are used.
If i create two independent plugins wich use different routes for different things i cannot use both at the same time!
Inh…
-
The vast majority of HTTP::Server has no specific tie to HTTP.. The various socket binding and such is a standard need for application servers and would appear to be a good fit for another class.
W…
-
**Is your feature request related to a problem? Please describe.**
I use ID-based filenames for my notes. There are two problems with this:
1. I need to type at least one digit and explicitly pr…
-
Currently, the only data used to index files, is data from the songs tags and files around the song. This doesn't seem to be enough (#18, 8e9ae36e447350802c68ef74a5d952498b4ed352, #31).
Our plan so…
-
ghost updated
2 years ago
-
I've spend the last couple of days trying to see if I could figure out how to do some sort of text input. I'm afraid I haven't gotten very far.
Getting a QLineEdit, or even a TouchLineEdit (which i…
-
I am struggling to figure out what is going on in the log file. I think we need Will to try to diagnose some of these issues. I will try to document the various issues I am seeing here. I also need to…