Windows 11 PC で、マウスの通知が表示されたら[接続]を選択し、セットアップが完了するまで待ちます。 通知が表示されない場合 [Bluetooth & デバイス>スタート>設定]> [Microsoft Bluetooth Ergonomic Mouse>Done>Bluetooth>デバイスを追加する] に移動します。
Expand Up @@ -66,10 +66,10 @@ class WindowManager: ObservableObject { } @Published public var active: Int = 0 @Published public var hover: Int = 0 @Published public var state: ModalAnimationTypes = .initial @Published public var type: ModalAnimationTypes = .initial @Published public var...