Zach DeCook

Results 41 issues of Zach DeCook

It can be assumed this doesn't function correctly: my 'configuration does not support execinfo.h', so I have no backtrace to test against #### Describe your PR, what does it fix/add?...

Closes #306 Most string fields have been changed to support * Regex matching `[app-name~=D..o]` * Not equal to `[summary!=""]` * Bare specification `[summary]` (equivalent to `[summary!=""]`) * Bare negation `[!summary]`...

Reference: https://specifications.freedesktop.org/notification-spec/latest/ar01s08.html Added sound-file and sound-name to the data so they'll appear in makoctl list. Also added a criteria for sound-name. You can use this config to play the sounds:...

When I launch nwggrid, I have one app with a really long label ("PulseAudio Volume Control" ). Whenever this app is present, the number of columns is not fixed to...

Can't plug into the pi-zero without the right cable :face_exhaling: (For the record, I haven't built my ruha.camera yet... just hope to)

Trying to use picamera on bookworm fails: ``` >>> from picamera import PiCamera Traceback (most recent call last): File "", line 1, in File "/usr/lib/python3/dist-packages/picamera/__init__.py", line 72, in from picamera.exc...

bazil.org/fuse removed support for it. This Pull request also includes some changes which helped me with some errors I was having.

(https://forum.pjrc.com/threads/54415-A-usb-controller-adapter-for-the-Nintendo-switch) To get this to work, edit `boards.txt` ``` teensy31.menu.usb.ns=Nintendo Switch Controller teensy31.menu.usb.ns.build.usbtype=USB_NS teensy31.menu.usb.ns.fake_serial=teensy_gateway ``` (for each of the teensy 3s) Then Just select "Nintendo Switch Controller" from the USB...

It's necessary to set the z-index so that this can be clicked on if there was an "overlapping" image on top of it.

See https://github.com/rism-ch/midi-player/issues/21 This also applies on [http://zz85.github.io/wild-web-midi](http://zz85.github.io/wild-web-midi/), but not when "Run WAV Converter" is used.