Tunglies
dfc1f736af
fix: resolve from lightweight cause crash (#4682)
* refactor: streamline lightweight mode handling and improve window management
* refactor: replace mutex-based window creation lock with atomic operations for improved performance
* refactor: remove startup completed event handling and simplify initialization logic
* refactor: remove conditional compilation for emit_update_event function
* refactor: simplify return statements and clean up commented code in lightweight and window manager modules
* refactor: streamline lightweight mode handling by consolidating window management calls
* refactor: prevent unnecessary window toggle when exiting lightweight mode
* refactor: reorder imports for consistency in lightweight module
* refactor: move macOS specific logging_error import for clarity
2025-09-09 18:50:24 +08:00
..
2025-06-06 22:13:11 +08:00
2025-09-06 14:05:36 +08:00
2025-09-06 14:05:36 +08:00
2025-08-29 20:46:45 +08:00
2025-09-09 18:50:24 +08:00
2025-06-06 22:13:11 +08:00
2025-08-31 14:20:57 +08:00
2025-09-06 14:05:36 +08:00
2025-08-22 18:48:56 +08:00
2025-06-26 23:09:07 +08:00
2025-06-06 22:13:11 +08:00
2025-09-06 14:05:36 +08:00