From 09e75cc8b0a4519ae2ff7dd71fe354c36f1251d6 Mon Sep 17 00:00:00 2001 From: nokarin-dev Date: Sun, 17 May 2026 23:46:31 +0700 Subject: [PATCH 1/3] feat: find button discord RPC now links to YouTube Music search --- changes.md | 4 ++++ linux/xyz.nokarin.aqloss.metainfo.xml | 1 + rust/src/discord_rpc.rs | 17 ++++++++++++----- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/changes.md b/changes.md index 9d155f1..7bacb08 100755 --- a/changes.md +++ b/changes.md @@ -8,6 +8,10 @@ This project loosely follows Keep a Changelog and uses Semantic Versioning. ## [Unreleased] +### Added + +- find button discord RPC now links to YouTube Music search + ### Fixed - Call backend only on drag end to prevent seek throttle diff --git a/linux/xyz.nokarin.aqloss.metainfo.xml b/linux/xyz.nokarin.aqloss.metainfo.xml index 566141f..4113e8d 100755 --- a/linux/xyz.nokarin.aqloss.metainfo.xml +++ b/linux/xyz.nokarin.aqloss.metainfo.xml @@ -55,6 +55,7 @@

Added helpers, fix discord button label overflow, cursor pointer, seek throttle, and more.