Commit Graph

512 Commits

Author SHA1 Message Date
Sakamoto Shiina
dd1448a145 [Refactor] Config Window: SettingBox. rename and tidy them up a bit. 2024-07-30 07:39:41 +09:00
Sakamoto Shiina
4e7667e277 [Update/Prepare] Prepare for window transparency feature. 2024-07-30 05:31:00 +09:00
Sakamoto Shiina
4c82f72c8f [Update] Main Window: LanguageSelector. Adjust padding. 2024-07-30 05:03:48 +09:00
Sakamoto Shiina
60471eacde [bugifx] Resolve the error that can't import favicon.ico.
(the solution I added link tag is just facade. It's not working in fact.)
2024-07-30 04:49:36 +09:00
Sakamoto Shiina
ae1bb8cce1 [Update] Change icons and titles default ones to VRCT's. 2024-07-30 00:35:39 +09:00
Sakamoto Shiina
080939a853 [Refactor] Separate 'useReceiveRoutes' function that is control the received path from Python and send to the specific function, React. 2024-07-29 22:16:12 +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
03d689ac18 [Refactor] store.js: put the function names dynamically. 2024-07-26 22:18:16 +09:00
Sakamoto Shiina
7ce3bc9be9 [Update] Config Window: About VRCT. PosterShowcase section. reduce animation duration a bit and the indicator will be brighter when hovered. 2024-07-25 05:21:36 +09:00
Sakamoto Shiina
ebd1a8d70d [Update] Migrate to tauri-app(Web UI) 2024-07-25 01:01:22 +09:00