Created the very base of the project with Avalonia and SoundFlow, sound playback works
Spent a bunch of time trying to figure out the DBus interface for XDG global shortcuts (Linux part of keybinds):
- Somehow I grabbed the impl xml, not the one i needed
- It still doesn’t work, gonna need to debug it later
- I was trying to write abysmal code based on what Avalonia has: https://github.com/AvaloniaUI/Avalonia/blob/12.0.4/src/Avalonia.FreeDesktop/DBusSystemDialog.cs
- The source generator used in the latest Avalonia release is a different source generator from what i saw on master, that caused a bit of a headache
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.