Zach DeCook
Zach DeCook
Hey, wondering if you're around (haven't gotten through via email, so I'll give github a go). (Your original project doesn't have any mailing lists linked: if you're interested in contributions...
Pause operates asynchronously, so if you call `pause();$('#player').midiPlayer.play(song2data);` It might pause at the beginning of song2 instead of during song1.
Compare Psalm 13:1
Added a new keyboard (with two revisions and two keymaps) ## Description The [HexBoard is a MIDI Controller](https://shapingthesilence.com/tech/hexboard-midi-controller/), but it also doubles as a 120% keyboard. Its [default firmware](https://git.sr.ht/~earboxer/HexBoard) focuses...
On mobile devices, it can be helpful to play the audio sound indicated by the notification's hint. This allows for minimal audio-capabilities (without including another library). Example config: ```json {...
so you can do things with your other fingers (such as switch workspaces with the `workspace_swipe_touch` This is marked as a draft because currently using another finger sometimes causes the...
#### Describe your PR, what does it fix/add? Attempt to remove dependency on glaze by making `hyprctl plugins list` output a 'terse' format. see #8812 #8899 I was originally trying...
In mobile form-factors, [Adw.NavigationSplitView](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.NavigationSplitView.html) needs to be told to show_content for the content to be shown. Previously, this was only being done when you clicked an item from the selector...