James O'Neill
James O'Neill
@vinszent Will PRs be considered/reviewed?
> Enter should already copy the first result to the clipboard None of the keyboard shortcuts (Enter, Shift+Enter, Ctrl+Enter) seem to work for copying the emoji to the clipboard. Nothing...
There is no `requirements.txt`. I just needed to `pip install` **numpy** and **pyglet**.
Appears to install fine. MIME type is created and file association appears to work immediately, with .map files defaulting to TrenchBroom, instead of Gedit. ``` sudo apt install /home/james/Downloads/linux/TrenchBroom-Linux-v2022.1-67-ge17a9f7b4-Release.x86_64.deb [sudo]...
Which release caused this issue? I just set up a Debian 11 VM and installed the latest release `TrenchBroom-Linux-v2022.1-Release.x86_64.deb` without issue using `apt install ./Tre...` (the new way to install...
Sure thing.
> don't find this true on other desktop environments like KDE What that file does on Debian is create a new MIME type. That MIME type can then be added...
Sorry for the confusion. Just to clarify, the file path I used was just to show the file *I* created to add the MIME type, as an example of what...
Could [PhysicsFS](https://icculus.org/physfs/) be used to support this kind of feature?
``` height filedrop.js:49:11 TypeError: readImageCallback is not a function filedrop.js:147:4 onload https://cpetry.github.io/NormalMap-Online/javascripts/filedrop.js:147 loading height image filedrop.js:162:12 height filedrop.js:49:11 TypeError: readImageCallback is not a function filedrop.js:147:4 onload https://cpetry.github.io/NormalMap-Online/javascripts/filedrop.js:147 ``` I clicked...