Sakamoto Shiina
99cd3d1df0
[bugfix] Main Page: Message Box Ratio. store the data in float and fix the bug that was set bit off message box's height.
2024-10-11 04:25:34 +09:00
Sakamoto Shiina
61f50215d7
[Update] Add Window Title bar.
...
[bugfix] Note: I think this is tauri's bug. When I try to resize the window and hovered dragable area, I could see resize cursor but it work as a dragging the window behavior that should't be.
Updated npm packages but still not work so I managed it as adding margin-top by referring Discord title bar.
2024-10-09 22:00:30 +09:00
Sakamoto Shiina
3be8c0d715
[bugfix] Font Family. Fix default font family when the font family, that is selected by the user, is not found.
2024-10-02 18:39:04 +09:00
Sakamoto Shiina
69d835855c
[Update] Main Page: Message Input Box Ratio. Save the ratio when window is resized.
2024-09-25 13:37:21 +09:00
Sakamoto Shiina
3557ac4761
[bugfix] Main Page: Message Log. Restrict selectable text.(The texts, categories and time, is selectable yet when select all of them, though.)
2024-09-25 01:15:20 +09:00
Sakamoto Shiina
c0c826b443
[Rename] is_loading to is_pending.
2024-09-24 10:00:15 +09:00
Sakamoto Shiina
7573e99617
[Refactor] Organize logics files. and change import path as well.
2024-09-21 00:54:32 +09:00
Sakamoto Shiina
418d9f4ad7
[Update] Config Page: Device Tab. Add mic/speaker auto select section.
2024-09-15 23:22:10 +09:00
Sakamoto Shiina
b12908f01f
[Update] Config Page: Device Tab. Add dynamic energy threshold functionally and sync slider and entry component.
2024-09-12 15:45:03 +09:00
Sakamoto Shiina
26691f773f
[Update] Config Page: Add Device tab. add mic host list.(not selectable yet.)
2024-09-02 17:05:38 +09:00
Sakamoto Shiina
ed26d157b5
[Update] Config Page: Adjust sidebar sizes to smaller.
2024-09-02 09:08:39 +09:00
Sakamoto Shiina
e9d4ce2012
[Update] Config Page: Adjust Go back button to be a bit smaller and expand clickable range.
2024-09-02 09:08:39 +09:00
Sakamoto Shiina
3ed3d5eb40
[Update] Combine in one window. Rename Main/Config Window to Main/Config Page accordingly.
...
For now, I put Config Page to below the main page temporary. Open Config Button does not work.
2024-08-09 12:23:17 +09:00
Sakamoto Shiina
112ace95d7
[Update] Config Window: Add Switchbox component. Adjust switchbox in main window's main functions.
2024-08-02 09:49:45 +09:00
Sakamoto Shiina
4e7667e277
[Update/Prepare] Prepare for window transparency feature.
2024-07-30 05:31:00 +09:00
Sakamoto Shiina
245ca210bc
[Refactor] Change the way import. and also move useWindow.js to logics.
2024-07-27 23:03:20 +09:00
Sakamoto Shiina
a32d53975a
[Refactor] Separate Logics directory.
2024-07-27 22:28:35 +09:00
Sakamoto Shiina
04a68fe074
[Refactor] store.js, etc..: Rename variables and functions.
...
suffix '_Status' is for async. It has 'loading' state, for now.
2024-07-27 21:08:48 +09:00
Sakamoto Shiina
ebd1a8d70d
[Update] Migrate to tauri-app(Web UI)
2024-07-25 01:01:22 +09:00