Luis Panadero Guardeño
Luis Panadero Guardeño
On Firefox, on the console shows this error every time that I close a dialog : ``` Uncaught Error: Failed to execute 'close' on dialog: The element does not have...
NeoVim-GTK was announcing his menu on dbus, so Global Menu was working a few months ago. Now, with the menu inside a "dots button", **this doesn't work any more**. -...
I noticed that the GUI TabLine handles vim "windows", and not buffers. There is a way to allow handle directly the list of buffers like Airline does on TUI ?...
Possible related to https://github.com/daa84/neovim-gtk/issues/58#issuecomment-366181843 Looks that neovim-gtk window not have borders where I can click and drag to resize the window, except on the title bar.  I try with...
Trying to to use my little wrapper of sass.js to do some real stuff, I discover that on stdin @import "../../x.scss" it's mutated to "x.scss". This breaks my intended use...
On browser (tested with Firefox and Chrome), If i try to use **sass.importer** with **sass.compilefile**, sass.js hangs and eventually throws a "**uncaught exception: abort(31). Build with -s ASSERTIONS=1 for more...
I'm trying to port my [CSV DLL](https://github.com/Zardoz89/csvDll) to DIV DX . I used the new div.h and compiled with `gcc csv.cpp -o csv.so -fPIC -funsigned-char -fpermissive -shared -O3` . It...
I don't know if you are noticed that today (23 of February) hul.harvard.edu has been down for a lot of hours. And JHove hangs trying to connect it to retrieve...
Actually we not are pruning anything to the render pipeline, and eventually we would need to not throw everything to the GPU rendering pipeline. A first and easy optimization, is...
Please, fix #46 on branch 2.0 ! Not every one can switch to Java 8 yet!