ruffxneo

Results 24 comments of ruffxneo

@dmzoneill dock doesn't auto-hide after clicking a preview in hover mode. Fix requires changes to 2 files: **windowPreview.js** - In `_createPreviewItem()`, replace the activate handler: ```js preview.connect('activate', () => {...

I ran into the same issue and ended up patching it myself. Got NVIDIA GPU acceleration working for all generation tasks - previews, sprites, screenshots, phash, markers, everything. Here's the...

I ran into the same issue and ended up patching it myself. Got NVIDIA GPU acceleration working for all generation tasks - previews, sprites, screenshots, phash, markers, everything. Here's the...