Skip to content

Releases: nekobato/RoundDrop

1.6.2

Choose a tag to compare

@nekobato nekobato released this 14 Jun 05:07

RoundDrop v1.6.2 Release Notes

日本語

修正

  • Launcher がフォーカスを失ったときに、自動で ring を閉じるようにしました。
  • 別のウィンドウへ切り替えた後も Launcher が表示され続けることがある挙動を改善しました。

English

Fixes

  • The Launcher now automatically closes the ring when it loses focus.
  • Improved behavior where the Launcher could remain visible after switching to another window.

1.6.1

Choose a tag to compare

@nekobato nekobato released this 13 Jun 06:48

RoundDrop v1.6.1 Release Notes

日本語

  • ウィンドウ選択機能の権限チェックを改善しました。画面収録に加えてアクセシビリティ権限も確認し、macOS の各設定画面を直接開けるようにしました。
  • 権限ダイアログの表示時に macOS の保護 API を事前に呼び出し、RoundDrop がシステム設定の権限一覧に表示されやすくしました。
  • ウィンドウ一覧の取得中表示を、テキストの「読み込み中」ではなく mingcute:loading-3-line の回転アイコンに変更しました。
  • アクセシビリティ権限の状態によって、ウィンドウ一覧から項目が欠落する可能性を減らしました。

English

  • Improved permission checks for window selection. RoundDrop now checks Accessibility in addition to Screen Recording and can open the relevant macOS settings panes directly.
  • Primes protected macOS APIs when the permission dialog is shown, making it easier for RoundDrop to appear in the System Settings permission lists.
  • Replaced the visible "読み込み中" loading text with a spinning mingcute:loading-3-line icon while window data is being loaded.
  • Reduced cases where windows could be omitted from the window list depending on the Accessibility permission state.

v1.6.0

Choose a tag to compare

@nekobato nekobato released this 12 Jun 06:01

日本語

新機能

  • 開いているウィンドウを RoundDrop から選んで前面に出せる「ウィンドウ選択」機能を追加しました。
  • ウィンドウ選択はワークスペースをまたいでウィンドウを探し、アプリアイコン付きで表示します。

改善

  • 画面収録権限が必要な場合の案内を改善し、初回設定で迷いにくくしました。
  • 前面化できない可能性が高いウィンドウは、ウィンドウ選択の一覧から除外するようにしました。
  • ウィンドウの前面化が失敗したように見える場合でも、ユーザー操作を妨げないように静かに閉じる挙動へ調整しました。
  • 必要に応じて問題調査に使える診断情報の設定を追加しました。

修正

  • macOS の署名・notarize 済みリリースビルドを安定して作成できるようにしました。

English

New

  • Added Window Selection, letting you choose an already-open window from RoundDrop and bring it to the front.
  • Window Selection now searches across workspaces and shows app icons to make windows easier to recognize.

Improvements

  • Improved the Screen Recording permission flow for first-time setup.
  • Windows that are unlikely to be brought forward are now filtered out of Window Selection.
  • Window activation now closes quietly when macOS reports a questionable result, avoiding unnecessary interruption.
  • Added optional diagnostics settings to help investigate issues when enabled.

Fixes

  • Fixed the macOS release build so signed and notarized releases can be produced reliably.

v1.5.2

Choose a tag to compare

@nekobato nekobato released this 20 Mar 10:40

Fixes

  • Fixed an issue where packaged builds could fail to add applications to the launcher when app icon extraction did not resolve correctly.
  • Improved diagnostics for application icon capture failures and surfaced the log file path in the UI for easier troubleshooting.
  • Fixed a main-process crash that could occur when quitting with the Config window open via Command + Q.

Notes

  • If icon extraction still fails on a specific app, RoundDrop now falls back gracefully and points you to the relevant log file.

Full Changelog: v1.5.1...v1.5.2

[Withdrawn] v1.5.1

Choose a tag to compare

@nekobato nekobato released this 17 Mar 06:33

Withdrawn

This release was withdrawn on March 20, 2026 because packaged builds had a bug that could prevent applications from being added correctly to the launcher.

Please use v1.5.2 or later.

Replacement release: https://github.com/nekobato/RoundDrop/releases/tag/v1.5.2
Full Changelog: v1.5.0...v1.5.1

1.4.0

Choose a tag to compare

@nekobato nekobato released this 24 Nov 12:48

RoundDrop v1.4.0

新機能

  • ランチャーに登録したアプリの起動状態を /usr/bin/lsappinfo list でポーリングし、起動中アイコン右下に緑のドットを表示します。状態変化は即座にリングへ反映されます。
  • .app を追加した際や起動時に Info.plist から bundleId を自動採取し保存。既存エントリも不足分を補完して監視対象にします。

改善

  • 起動中の視覚表現をドットに統一し、光り方を抑えて視認性を高めました。
  • Electron 39 / Vite 7 / Vue 3.5 など依存を更新し、Node 22.21.1 を前提にビルドしています。

ダウンロード

  • Apple Silicon macOS: RoundDrop-1.4.0-arm64.dmg または RoundDrop-1.4.0-arm64-mac.zip をご利用ください。

1.3.2

Choose a tag to compare

@nekobato nekobato released this 30 Mar 15:02

Bug fixes

  • Configウィンドウでアプリケーションを編集した後、ランチャーに変更が即時反映されない問題

1.3.1

Choose a tag to compare

@nekobato nekobato released this 10 Feb 03:30

Bug fixes

  • ディレクトリ以下のアプリを起動しようとすると、ルートディレクトリのアプリが立ち上がってしまうバグを修正

1.3.0

Choose a tag to compare

@nekobato nekobato released this 28 Jan 15:40

追加機能

コマンド一覧がツリー構造になりました

image image

1.2.0

Choose a tag to compare

@nekobato nekobato released this 12 Aug 16:56
  • アプリの画像をファイルで保存するように変更
  • 見た目周りのリファクタ
  • デフォルトのアイコンサイズを一つ大きいものに変更