Alex Folland
Alex Folland
Maybe make it only work when the user explicitly requests it, like with `uu` and `a` together, and document that. The problem is just that `yay` can't do it currently....
This is still relevant. See my previous comment.
I noticed Arch isn't in this list. I'm using Manjaro, which can install Arch packages easily, and I would love this. I'm excited for any work on this project, because...
I installed the above-linked UPM package from @jilleJr and switched my Unity 2019.3.4f1 project's Windows build scripting backend from Mono to IL2CPP. My project was able to be built with...
I know essentially adding a comment that just expresses interest is not generally acceptable in issue tickets. However, I am curious about the status of this request in this project....
I built `chamfer` and ran it with `chamfer -C --experimental`. I don't know what those `--config` and `--shader-path` parameters are and I expect there are some defaults, so I omitted...
Also, running this (with the output from the previous comment) seems to have somehow set the number of XFCE workspaces I have to 1. I didn't realize this would happen,...
The [nvidia documentation](https://download.nvidia.com/XFree86/Linux-x86_64/440.82/README/xconfigoptions.html) says this about `AllowSHMPixmaps`: "These pixmaps prevent the NVIDIA driver from performing a number of optimizations and degrade performance in many circumstances." I'm going to try it,...
OK, I enabled it and rebooted, then tried it again. I got another segfault immediately, with a different error this time. Here's the terminal log. terminal log ``` [alex@alex-pc ~]$...
I did that, but the behavior seemed to be different in gdb somehow. Here's my terminal log showing first running it, then running it in gdb. terminal log ``` [alex@alex-pc...