Sakamoto Shiina
|
1aeeda4828
|
[Update] About VRCT: adjust bottom padding for About VRCT as an exception.
|
2024-05-09 21:54:35 +09:00 |
|
Sakamoto Shiina
|
7339cf10a3
|
[Refactor/Update] Quick Settings Window(Overlay, VRC Mic Mute Sync): Apply UI Scaling.
and remove the codes that is no longer in use.
|
2024-05-09 19:29:26 +09:00 |
|
Sakamoto Shiina
|
d1f4688b5c
|
[Update] Main Window: Add VRC Mic Mute Sync quick settings. and the place where above on textbox is now show the state which whether it's enabled or disabled.
|
2024-05-09 06:29:47 +09:00 |
|
Sakamoto Shiina
|
10f498daf2
|
[Update/bugfix] Config Window: VR Tab. Overlay詳細設定として、メイン画面から開けるOverlay Settings Windowを開くボタンを追加。
XSOverlay項目をVR Tabに移動。それにともない「VR限定」の文字を削除
Overlay Settings、初期値に戻すボタン右側の余計な余白を削除
|
2024-04-27 01:52:42 +09:00 |
|
Sakamoto Shiina
|
fc5ba74a83
|
[Update] Overlay Settings:
一部日本語対応。
それぞれの項目が広すぎと感じたので少し狭く。
|
2024-04-27 01:12:49 +09:00 |
|
Sakamoto Shiina
|
a43f089adb
|
[Update] Overlay Settings:
初期値に戻すボタンと機能を追加。
y_posの設定可能範囲を増やした。
padding調整など。
|
2024-04-27 00:48:02 +09:00 |
|
Sakamoto Shiina
|
e5ec5ac5dd
|
[Chore] About VRCT: 位置の微調整。
|
2024-04-25 20:07:17 +09:00 |
|
Sakamoto Shiina
|
1b6fa4c3e8
|
[Update] Config Window: Add About VRCT Tab. This is The Credit Page.
*The button that is supposed to open the link is not working yet.
|
2024-04-06 21:53:29 +09:00 |
|
Sakamoto Shiina
|
c1437de575
|
[Update] Config Window: DeepL Auth Key. 認証キー成功時と失敗時に通知として設定画面上に表示。
|
2024-02-15 11:56:58 +09:00 |
|
Sakamoto Shiina
|
9e12d43fe0
|
[Update/bugfix] Config Window: DeepL Auth Key. DeepLアカウントページを開けるボタンを追加。
メイン画面翻訳エンジン選択のボタンを押した時の処理が2回走っていたのを修正。
|
2024-02-14 23:00:54 +09:00 |
|
Sakamoto Shiina
|
f2321fcbc4
|
[Update] Main Window: Selectable Translation Engines.
・UI調整、文言変更。日本語は幅を取りすぎるので、"(デフォルト)"表示を"(Default)"と英語表記に。他の言語との兼ね合いもあるので、今はとりあえずlocalesのymlにそれぞれ直接記述。
・UI Scaling対応
・UI Theme(Light)対応
|
2024-01-15 12:05:06 +09:00 |
|
Sakamoto Shiina
|
6cd56991c3
|
[bugfix/chore] Main Window: Selectable Translation Engines.
・ドロップダウンメニューの文言修正。(CTranslate2の表示修正と、デフォルトである旨を追加)
・幅が規定値より超えた時の処理でエラーが発生するのを修正
|
2024-01-14 19:11:09 +09:00 |
|
Sakamoto Shiina
|
8c64b91839
|
[Update] Main Window: (WIP UI) CTranslate2、内部翻訳機能などの追加により、メイン画面にUI追加。デザインは確定ではなく、UI Scaling未対応などテスト状態です。
|
2024-01-13 12:37:37 +09:00 |
|
Sakamoto Shiina
|
caf9f87db6
|
[Update] Config Window: add corner radius to image buttons.
|
2024-01-07 08:17:44 +09:00 |
|
Sakamoto Shiina
|
5128fa590c
|
[Update] Main Window: メッセージ送信ボタンの追加。
設定項目で非表示、表示、表示しつつメッセージ入力欄でのエンターキー送信を無効 を選択可能に。
デフォルトが表示の理由: メッセージ入力欄のプレースホルダーが使えなくなり、初見でどこに入力すればいいのか分かりにくくなったので、横に送信ボタンが付くことにより、よくあるUIとなり、メッセージ入力欄っぽくなる。
その他要らないコードの削除や、corner radius指定し忘れなどの修正あり。
|
2024-01-07 03:30:46 +09:00 |
|
Sakamoto Shiina
|
31755c5031
|
[Update] Config Window: Dropdown Menu. スクロール速度UP, 幅調整(フォントや言語によって文字幅が変わるので、マージンとして少し追加)
|
2024-01-02 07:11:31 +09:00 |
|
Sakamoto Shiina
|
7c23adfc24
|
[Update] Main Window: Message Box. メッセージ入力欄のサイズを変更できるように。厳密な計算はしてません。
【見た目への影響大】デフォルトのチャット入力欄を少し大きくしました。(もちろん変更できる)
テキストボックスとの比率としているので、Windowサイズを変更すると、それに合わせて可変します。
CTkEntryからCTkTextboxに変更しました。プレースホルダーの使用が厳しくなったので廃止しました。最小にしても、入力中の位置が中央にならないなど、デザインが若干崩れましたが許容しました。
|
2023-12-29 01:51:13 +09:00 |
|
Sakamoto Shiina
|
3fcaca917a
|
[Update] Main Window: Transcription Mic/Speakerのオン・オフ時に、Language Settings部分にそれぞれアイコン表示。少しはYour LanguageとTarget Languageを意図したものとは反対に設定してしまう問題を解消できるかな。
|
2023-12-20 15:13:33 +09:00 |
|
Sakamoto Shiina
|
c8415d8370
|
[Refactor] Config Window: _SettingBoxGenerator ボタン系サイズと色指定の汎用化
|
2023-11-06 13:10:55 +09:00 |
|
Sakamoto Shiina
|
74c8a253e8
|
[Update] Main Window: add feature. Swap Languages. when hover the label 'Translate Each Other', 'Swap Languages Button' appear. and It can swap 'Your language' and 'Target Language'.
|
2023-11-06 06:21:43 +09:00 |
|
Sakamoto Shiina
|
44baaa84b8
|
[Update] Message Format: UI改善、[message]や[translation]など必須なものは固定(入れ替え可能)し、ユーザーは編集できないように。不完全な気はしているが、表示の例を追加し、直感的にメッセージフォーマットを使えるように。
|
2023-11-05 08:03:52 +09:00 |
|
Sakamoto Shiina
|
c98912f31b
|
[Update] Mic Word Filter: UI改善、リスト表記にし、追加や削除も直感的に行えるように。※_SettingBoxGenerator.py内に追加された関数が、汎用的ではなく、ワードフィルター専用状態です。
config.py: 登録された単語は一意になるように、順序を保持しつつ重複削除処理。
その他ワードフィルターの説明文言調整など。
|
2023-11-01 02:49:10 +09:00 |
|
Sakamoto Shiina
|
c6d52f05c5
|
[Update] Config Window: Slider系にtooltip追加。Thanks of Akascape.
|
2023-10-24 19:39:32 +09:00 |
|
Sakamoto Shiina
|
8cffee569a
|
[Refactor] TextboxのUi Sizeを独立させるための準備でリファクタリング。クラスなど。
|
2023-10-24 16:07:29 +09:00 |
|
Sakamoto Shiina
|
f668686daf
|
[Update] add Information Modal. This is for displaying when reached translation limit that 429 too many requests.
|
2023-10-20 04:30:30 +09:00 |
|
Sakamoto Shiina
|
40f999f556
|
[bugfix] Config Window: Dropdown Menu Window. 幅を内容に合わせて可変的に。長いテキストが入っても見きれないように修正。
|
2023-10-19 15:18:10 +09:00 |
|
Sakamoto Shiina
|
8e55a5426c
|
[Update] Config Window: 各項目のエラーメッセージを追加(仮置きじゃなくなりました。)
|
2023-10-19 08:53:44 +09:00 |
|
Sakamoto Shiina
|
5abfe3c20b
|
[Update] add Update Software Confirmation Modal Window.
|
2023-10-18 14:54:18 +09:00 |
|
Sakamoto Shiina
|
16cac0d557
|
[bugfix] Main Window: Main Window Cover: UI崩壊修正続き。SetProcessDpiAwareness 1 -> 0
[bugfix] 設定画面を開いた時にカバーするWindowがずれるのを修正するため、メイン画面を移動した時に毎回lift(最前面に表示)する機能を削除。
[Update] Main Window: ウィンドウサイズの幅を縮めた時に、テキストボックスのサイズが一定以上縮まず、ログが折り返されなかったので、折り返されるように改善。それにより幅固定を外したので、起動時にgeometryを指定するなどしている。
※上記相互に影響しているためまとめて編集しました。
|
2023-10-16 10:15:02 +09:00 |
|
Sakamoto Shiina
|
465f9f9628
|
[bugfix] Main Window: UI崩壊修正 Windows本体でスケーリングを変更している場合にUIが崩れるのを修正。DPIを固定するためにctypesを使っているため、requirements.txtに追加。
|
2023-10-15 11:32:38 +09:00 |
|
Sakamoto Shiina
|
8f0ccdda5b
|
[bugfix/tmp] Config Window: デバイス系の設定、ドロップダウンメニューの幅を基本500pxと広く。間に合わせです。
|
2023-10-14 19:49:43 +09:00 |
|
Sakamoto Shiina
|
6968f81366
|
[Refactor] 変数名変更。
|
2023-10-14 08:10:57 +09:00 |
|
Sakamoto Shiina
|
9ae3bf3530
|
[bugfix] Config Window: 再起動ボタンのUI Size対応漏れを修正。
|
2023-10-13 20:03:38 +09:00 |
|
Sakamoto Shiina
|
1bd98c7769
|
[Update] Config Window: 再起動が必要な変更がある場合に、再起動ボタンを表示。(現状、設定が変わらなくても変更しようとすると表示される状態ではある。例: UI size 100%からもう一度100%を選択した場合など)
|
2023-10-13 19:56:30 +09:00 |
|
Sakamoto Shiina
|
376f5e7b5a
|
[Update] ソフトのバージョン情報を設定画面に移動、UI Size変更、色の変数化、表記を英語と日本語に対応。
|
2023-10-13 16:56:49 +09:00 |
|
Sakamoto Shiina
|
0bad71decc
|
[Update] Config Window: combine Mic/Speaker Dynamic Energy Threshold and Mic/Speaker Energy Threshold. change the label and description for it.
|
2023-10-12 16:08:51 +09:00 |
|
Sakamoto Shiina
|
243492ac91
|
[bugfix] Config Window: オプションメニュー系で、矢印画像とラベルの隙間px指定がテスト用に大きく指定していたままだったのを修正。
|
2023-10-12 06:37:25 +09:00 |
|
Sakamoto Shiina
|
8185050ea2
|
[Update] Config Window: UI Size変更対応(指定していたものは全て対応したはず)。コンパクトモードのラベル日本語対応。
[Refactor] CTkScrollableFrameを使用しているwidgetのUI Size変更対応やCTKのheight bug修正をui_utils.pyへ関数切り出し。
|
2023-10-11 15:28:54 +09:00 |
|
Sakamoto Shiina
|
7b804aba44
|
[Refactor] 変数名変更、統一。 grid_row/columnconfigureなどでminsize指定している変数はMIN_をつける。_MIN_HEIGHTや_MIN_WIDTHなど。
|
2023-10-10 19:02:02 +09:00 |
|
Sakamoto Shiina
|
7d33a6dff2
|
[Update] UI Size変更対応. Main Window Root Geometry. Config Window Root Geometry(tmp)
|
2023-10-10 18:48:28 +09:00 |
|
Sakamoto Shiina
|
ee524bc57e
|
[Update] Main Window: UI Size変更対応. Sidebar Preset tabs, Option Menu's arrow images and Textbox(_ptintToTextbox.py).
[Refactor] Main Window: Textbox(_ptintToTextbox.py) 必要のないコードの削除と統合
|
2023-10-10 18:28:06 +09:00 |
|
Sakamoto Shiina
|
0b5b3a62fe
|
[Update] Main Window: Language Selectable Window. UI Size変更対応。
|
2023-10-10 16:14:31 +09:00 |
|
Sakamoto Shiina
|
8957e65e61
|
[Update] Config Window: Error Message Window. UI Size変更対応。色指定を変数化。
[bugfix] Config Window: Error Message Window. Fix 1px bugs.
|
2023-10-10 16:13:35 +09:00 |
|
Sakamoto Shiina
|
1722cfecff
|
[Update] Config Window: Dropdown Menu Window. UI Size変更対応(スクロールーバー)
[bugfix] Config Window: Dropdown Menu Window. さらに1pxバグの修正 指定サイズに関わらず、フォントによってheightが変わるので、内部で更に計算して調整。修正。
|
2023-10-10 16:13:16 +09:00 |
|
Sakamoto Shiina
|
7fd8b089d5
|
[Update] Config Window: Dropdown Menu Window. UI Size変更対応。
[bugfix] Config Window: Dropdown Menu Window. それに伴いrootのgeometry, positionが崩れたのでその修正。
|
2023-10-10 16:12:49 +09:00 |
|
Sakamoto Shiina
|
39472e64c4
|
[Refactor] UiScalingManager: 変数名変更、汎用化。Entry widget以外でも使いたくなったので。
|
2023-10-08 14:15:20 +09:00 |
|
Sakamoto Shiina
|
8dd1ddd6ac
|
[Update(tmp)] ※Dropdown Menu開きません。 Config Window: Option Menu系widgetを全てframeを使った自作widgetにすり替え。
|
2023-10-07 01:30:18 +09:00 |
|
Sakamoto Shiina
|
584eb7e33a
|
[Update] add Modal Window: When the configuration window is opened, cover the main window with a modal window containing a message.
|
2023-10-02 14:48:42 +09:00 |
|
Sakamoto Shiina
|
4d9600159b
|
[Update] Main Window: 色やUIスケール変更に対応するために変数追加。指定。
|
2023-09-23 15:34:11 +09:00 |
|
Sakamoto Shiina
|
bc6547cf5c
|
[Chore] remove the print code that is under vrct_gui directory.
|
2023-09-17 12:45:05 +09:00 |
|