1
0
mirror of https://github.com/tiny-craft/tiny-rdm.git synced 2025-04-14 23:38:04 +08:00

5 Commits

Author SHA1 Message Date
Lykin
c5abaa6573 chore: change the timing for saving window position changes. 2023-12-16 01:21:30 +08:00
Lykin
94c7b7ade5 perf: save windows position and restore for next launch 2023-12-12 11:40:22 +08:00
Lykin
2f2fa6bb02 perf: save window maximised state 2023-11-24 11:49:59 +08:00
tiny-craft
72144bc996 perf: add minimum window size
perf: maximize the window automatically if screen size is lower than minimum window size 
2023-10-16 10:26:39 +08:00
tiny-craft
ad9f13d557 perf: use goroutine to implement window resize events.
perf: optimized window display in fullscreen and maximized modes. 
2023-10-15 19:49:33 +08:00