MarcusE1W
MarcusE1W
There is a similar list on this site: https://www.slant.co/topics/9043/~electron-alternatives-for-cross-platform-app-development-using-web-technologies Maybe it can help ? Feel free to close if you think it's not useful or you had a look.
Hi. Thanks for this great theme/configuration. I have previously been using ivy with a height of 8 lines with NANO. Works. When I use nano-minibuffer though, I only see 4...
Some keys do not work as defined in the keymap. So far I have found: - auto-complete with tab is ignored (you only get the tab) - ctrl-d deletes the...
Hi. Today I tried to install luakit with Manjaro ARM an the PinebookPro Unfortunately I get the same error with the provided package and installing from source when I start...
## Context Hi. I have compiled Odin successfully on the Pinebook Pro (aarch64) by changing the `Linux`part of the `Makefile`like this: ``` ifeq ($(OS), Linux) ARCH=$(shell uname -m) LLVM_CONFIG=llvm-config #...
I am a great fan of this distro and have used it successfully in the past for several installations. Thanks for all the effort. I am using the anarchy linux...
The request is to document how categories work with notes, maybe in the Wiki. Currently I was struggling a bit how to **create** categories (using an iPad and Firefox browser)....
**Describe the bug** [A clear and concise description of what the bug is] The last step in the install instructions returns an error ``` compiling ... main.go:6:2: cannot find package...
### Please describe the bug When I build the demo hello.inko file with `inko build hello.inko` I get a linker error for lld on a Pinebook Pro with aarch64 ARM...
I have a build error on my aarch64 Linux (Archlinux) system. this is the error message: ``` eanQt/thirdparty/xcb/include" -I"/home/mmw/.local/git/oberon+/LeanQt/thirdparty/xcb/sysinclude" -I"/home/mmw/.local/git/oberon+/LeanQt/thirdparty/xcb/include/xcb" -c -o "/home/mmw/.local/git/oberon+/build/output/qtfull/gui/xcb/lib_xcb/sources_atoms.c.o" "/home/mmw/.local/git/oberon+/LeanQt/thirdparty/xcb/xcb-util/atoms.c" /home/mmw/.local/git/oberon+/LeanQt/thirdparty/xcb/xcb-util/atoms.c: In function ‘makename’: /home/mmw/.local/git/oberon+/LeanQt/thirdparty/xcb/xcb-util/atoms.c:30:21: error:...