DocQuantum
DocQuantum
Version: 0.8.0, installed on Ubuntu 22.04 through `apt` I have only noticed this so far when working with variables. A base example would be to `SET` a variable and then...
### Linux Distribution version Arch Linux 5.5.8-1-clear ### Gnome Shell version GNOME Shell 3.36.0 ### Xorg or Wayland (or both) Wayland ### Extension version or branch Current master ### Description...
When trying to work on a project without an HMD with controllers, the project defaults to 2D Debug mode. However, since the code expects the controllers to exist, it's not...
For both dht11.c and importing dht11.h from any project, platfomio finds it under "include/dht11.h"
Not sure if this is a design choice or something that can be improved, but the gaps in panels and other various gdm screens seems very large as seen in...
gnome-shell 3.34 removed the named instance of the class singleton instantiation. That makes doing what this extension does pretty difficult in its current implementation. It would need to be rewritten...