Alec C
Alec C
I am including libevent in a Visual Sudio CMake project via the following as part of my CMakeLists.txt. However, I am getting the following errors. Building the project by itself...
Implemented preservation of existing backgrounds. Can be used to layer multiple `--bg-center` calls ontop of one another. (note. have a patch in development for other background calls) Feh now uses...
Currently feh ignores any custom width and height passed to it through XGeometry with the `-g` flag when using `--bg-center` thought this might be a useful feature for scaling down...
Throwing out this idea I had to add some extra goodies to the wallpaper setting function of feh for feedback. The idea behind this addition would be to add a...
The tool doesn't seem to provide support for multiple LLDP packets being recivied on the same interface. I have a ethernet interface that is connected to a switch. I can...
The LLDP standard specifies alpha-numeric data shall be encoded as UTF-8 in TLVs in Section 8.4.3. This seems to apply to custom-tlvs as well because the custom-tlv section of the...
Ability to unconfigure previously configured location data. Currently the best you can do if you don't want to display this data any longer is to set it to some values...
Building queries like the following example which is for C++. Where the `storage_class_specifier` has zero or one (`?`) OR zero or more (`*`) matches throws a rust panic. `Error: (rust-panic...
- Version of `ssd1306` in use (if applicable): 0.8.0 - MCU/other hardware in use: Elegoo Arduino Uno R3 - Display resolution and interface: I2C 128x32 ## Description of the problem/feature...
### Is your enhancement related to a problem? Please describe When running a container with more than one argument it shows only a single one of the arguments passed to...