Commit Graph

6 Commits

Author SHA1 Message Date
Sakamoto Shiina
b2bc1e62cb [bugfix] Fix window geometry bug that was not save and restore. changes the way how to get appWindow instance from Tauri. 2025-05-11 15:26:05 +09:00
Sakamoto Shiina
3210d5c898 [Update] update tauri v1-> v2 (development) 2025-05-03 08:51:04 +09:00
Sakamoto Shiina
6c0c67ab40 [Refactor] Tidy up utils' files and functions. 2024-11-13 09:31:27 +09:00
Sakamoto Shiina
0f599ce679 [bugfix] 1: To do not restore and save the data x,y_pos and its size when the window is minimized.
2: To do not restore and save the message box ratio data when the window is minimized either.
2024-11-05 21:26:13 +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
b3d7d3f87e [Update] Main Page: Message Input Box Ratio. saveable the ratio. 2024-09-25 11:56:28 +09:00