SylphyHorn icon indicating copy to clipboard operation
SylphyHorn copied to clipboard

Improve settings UI

Open mntone opened this issue 5 years ago • 0 comments

  • General
    • Fixed inconsistent UI text.
    • Removed keyboard focus from system buttons. (I sent this bug fix to MetroRadiance: https://github.com/Grabacr07/MetroRadiance/pull/42.)
  • Notification
    • Move the settings for enabling notifications to notifications tab.
    • Implemented a feature to change the placement of notifications by dragging.
    • Applied the position of the wallpaper to the preview.
    • Changed the preview taskbar to the actual position.
    • Added updating the displays and taskbar position.
  • Shortcut key
    • Changed to disable the IME of the keyboard input field.
    • Improved keytop UI. Only JIS and US keyboards are verified. Other keyboards probably work fine, too.

If there are any unnecessary features, I will remove them.


(以下の日本語は英語と同じ内容です)

  • 一般
    • UIの表記のまちまちである問題を修正。
    • システムボタンからキーボード フォーカスのターゲットから除外 (この不具合は MetroRadiance 側で単独 PR として投げました: https://github.com/Grabacr07/MetroRadiance/pull/42 )。
  • 通知関連
    • 通知を有効にする設定を通知タブに移動。
    • 通知の配置をドラッグで変更する機能の実装。
    • 壁紙の位置をプレビューに適応。
    • プレビューのタスクバーを実際の位置に変更。
    • ディスプレイリストとタスクバーの位置の更新に対応。
  • ショートカットキー関連
    • キー入力欄のIMEを無効化するように変更。
    • キートップのUIを改善。JISキーボード,USキーボードのみ検証。他キーボードもおそらく問題なく動くと思われる。

不要な機能があれば,こちらで対応します。


Improve notifications tab Improve shortcut key tab

mntone avatar Aug 09 '20 16:08 mntone