Aylur
Aylur
We can merge this in the meantime though after https://github.com/Aylur/astal/issues/95 is fixed
closing this because of https://github.com/Aylur/astal/pull/369 if you still feel like contributing, you can reopen this at https://github.com/Aylur/ags/
the error you are encountering is #95
Thanks for the PR! I still really don't understand much about network manager, whats a uuid used for and why does the `forget_ap` method requires it as a parameter?
But each access point has only one UUID as I understand, so why does the forget_ap method requires it as a paramater? shouldnt it use the instance's uuid?
Finally sat down and went through this and ended up hijacking this PR. Some feedback: - you should not use `Object.set_property`, just write the property - `AstalNetwork.ConnectionProfile` is quite pointless:...
Specifying a config-path in a library does not sound like a good solution. Does `libcava` work this way by default? If so we should have a property on the cava...
I tried building it on nix but I got stuck at ``` ** (gjs:322174): WARNING **: 13:22:11.568: Failed to load shared library '/nix/store/kn3dy6w0gfvxs40zbl0k2mw1fqxd1jv0-astal-cava-0.1.0/lib/libastal-cava.so.0' referenced by the typelib: /nix/store/x1xy3qj2cllwrg33jyj7j28sf841cr1z-pipewire-1.2.3-jack/lib/libjack.so.0: undefined symbol:...
I appreciate the contribution and I'm genuinely sorry that your effort will be rejected. I should've done it a long time ago, but I [added](https://github.com/Aylur/ags/commit/21f16005c5ad63a33202b66d86829964f1ce8a6b) a notice to the project's...
I cannot replicate this using the [notification](https://github.com/Aylur/astal/tree/main/examples/js/notifications) and [media player](https://github.com/Aylur/astal/tree/main/examples/js/media-player) examples in a combined process.