Jamie Drinkell

Results 10 issues of Jamie Drinkell

Just noticed while I was working on the components. I don't really know anything about the core of the app and what implements the taskbar icon so I think it...

Hi Bancika, Hope you're well, it's been a long time but I have a couple of small contributions to merge :) First commit is for issue #798 and adds an...

A little while back you updated the jarbundler/appbundler and moved them in to a "tools" directory, this is a wiki update for that :)

This PR basically re-implements #3372 but should avoid merge conflicts (as discussed in #371) as it's forked from the latest base. No other changes were made. I'm presuming the conflict...

Hi Houston4444, First and foremost, thanks for this awesome session manager. As I've been developing I frequently run new builds that auto connect to the RaySession via the NSM_URL env...

A small PR for the Dart lexer that: - Adds Function highlighting - Adds import, async and await to the keywords list

NSM is a fairly popular protocol for controlling audio programs on Linux, making it easier to use multiple music creation programs together. https://new-session-manager.jackaudio.org/ For maximum benefit this would be great...

Hi, I'm just starting to make an application and I thought I'd start making the menubar first. So my constructor function looked like this: ```c static App *i_create(void) { App...

bug

Hi again @frang75 🙂 I'm just wondering if SVG image support is on the cards for NAppGUI at any point? While PNG is more than enough, SVG would be nice...

enhancement

Hi FlutterMidiCommand Maintainers! I'm having a couple issues with connectToDevice() on Linux. I've tried using the latest code for this and the flutter_midi_command_linux dependency instead of the pub packages and...