Frederico Oliveira
Frederico Oliveira
> But I'm unsure if it's interresting or easy for now. That's OK, downloading the i386 deb and extracting its files isn't a complicated process anyway. > Steam use OpenGL...
Unfortunately, it didn't work. The behavior is still the same. But now I get the following errors instead: ``` LIBGL: Cannot use eglCopyBuffers, disabling it's use: LIBGL: ERROR: EGL Error...
Oh, that's sad :( Sorry for the dumb question, but why gl4es and all this OpenGL stuff works fine in ARM running on a Raspberry, but aren't work in ARM...
Hmm, ok, so it's a software issue, not a hardware. I realized that gl4es compiled for Raspberry and ODROID doesn't have the `glXMakeCurrent` symbol exported. That means somebody else creates...
Hmm, thanks for pointing it out. We'll look into it
I'm a new taskwarrior user, but as far as I tested it, my issue is not solved. To be more clear, my `~/.taskrc` file contains ``` dateformat=D/M/Y ``` but it's...
Unfortunately this project has been abandoned. Checkout https://github.com/SebastianZaha/vscode-emacs-friendly It's a fork of this in active development and with many improvements. It's available from vscode as 'vscode-emacs-friendly'
Unfortunately this project has been abandoned. Checkout https://github.com/SebastianZaha/vscode-emacs-friendly It's a fork of this in active development and with many improvements, including C-x s properly implemented. It's available from vscode as...
Unfortunately this project has been abandoned. Checkout https://github.com/SebastianZaha/vscode-emacs-friendly It's a fork of this in active development and with many improvements. It's available from vscode as 'vscode-emacs-friendly'
Guess it's probably easier and safer to just customize your own keyboard shortcuts in the VS Code configurations than mess with the plugins' code. Also, there's planty of VIM plugins...