Tunglies
a574ced428
Refactor logging statements to use the new formatting syntax for improved readability and consistency across the codebase. This includes updating error, warning, and info logs in various modules such as system commands, configuration, core functionalities, and utilities. Additionally, minor adjustments were made to string formatting in backup and proxy features to enhance clarity.
2025-06-27 23:30:59 +08:00
Tunglies
f1192c95a8
feat: add notification system with hotkey events and permission handling ( #3867 )
...
* feat: add notification system with hotkey events and permission handling
* Add macOS-specific handling for AppHidden notification
Introduces conditional support for the AppHidden notification event,
enabling macOS-specific behavior. Updates the enum and notification
logic to include this platform-specific feature.
Improves macOS user experience by accommodating system-level
application hiding events.
* Implement feature X to enhance user experience and fix bug Y in module Z
* refactor(notification): update notification keys for consistency and clarity
* chore(deps): update dependencies to latest versions
2025-06-26 23:09:07 +08:00
TRH
f22199b7d9
chore(logging): 去除无用日志 ( #3882 )
...
* chore(logging): 去除无用日志
* chore: 删除相关计时代码
2025-06-24 16:49:06 +08:00
希亚的西红柿
6d519dac1e
fix: auto light-weight mode doesn't take effect in silent-start mode ( #3875 )
...
* fix: auto light-weight mode does not take effect when silent-start mode is enabled
* refactor: streamline window state retrieval and hiding logic
* fix: add checks for remote name and existence before format check in pre-push hook
* fix: simplify remote checks in pre-push hook to enhance clarity and maintainability
---------
Co-authored-by: Tunglies <77394545+Tunglies@users.noreply.github.com >
2025-06-23 23:13:31 +08:00
wonfen
bdfc383a18
refactor: enhance Windows proxy retrieval by using WinAPI for registry access
2025-06-22 21:05:50 +08:00
Tunglies
e7461fccab
refactor: remove unused macOS tray speed display and improve tray icon handling ( #3862 )
...
* refactor: remove unused macOS tray speed display and improve tray icon handling
* refactor: disable macOS specific logging during core initialization
* feat: add linux elevator function to determine privilege escalation command
2025-06-22 16:28:06 +08:00
wonfen
a92872c831
fix: resolve race condition freeze on rapid tray icon clicks in lightweight mode
2025-06-22 15:44:09 +08:00
Just want to protect you
623461b649
about tray and silent startup + automatic startup light repair and optimization ( #3814 )
...
* fixed the issue that the tray does not display in light mode
* add show main window after exiting light mode
* fix: the issue where other selections could not respond in real time
* Refactored the original silent + self-starting lightweight #3708
* update logs
* fix formatting issues
* fix
* fix nesting
* repair previous formatting issues
* fix: resolve issue with tray not restoring from lightweight mode
* remove the tray display that should not exist
* fix translation field issue
---------
Co-authored-by: Ahao <108321411+xuanyuan0408@users.noreply.github.com >
Co-authored-by: Tunglies <selenvow+github@gmail.com >
2025-06-18 20:00:33 +08:00
wonfen
fc30fab9cd
feat: unify window manager and optimize window show/hide logic
2025-06-17 13:02:47 +08:00
wonfen
a67e8388a9
fix: restore window from tray when status bar icon is present
2025-06-17 12:59:05 +08:00
wonfen
26acce94a4
feat: add clash_core config validation & auto-fix to default; fixed "No such file or directory (os error 2)"
2025-06-16 20:27:02 +08:00
wonfen
dd505e4d58
perf: optimize layout initialization and enhance backend notification mechanism
2025-06-15 19:35:12 +08:00
Tunglies
032e5bf32e
fix: add macOS specific activation policy handling for silent start ( #3740 )
...
* fix: add macOS specific activation policy handling for silent start
* fix: resolve abnormal Dock icon launch during macOS silent startup
2025-06-15 05:10:15 +08:00
wonfen
5858f05c13
perf: async app startup loading to prevent UI freeze
2025-06-13 22:59:16 +08:00
希亚的西红柿
4e54b61380
fix: silent start does not take effect ( #3708 )
...
* fix: light mode error
* feat: optimize the logic
* fix: clippy issues
2025-06-12 23:39:03 +08:00
Tunglies
07738dd82d
feat: implement lightweight mode state management and initialization #3344 , d05952e945
2025-06-11 04:20:50 +08:00
wonfen
d05b1c3130
feat: clean up redundant profiles files
2025-06-09 13:48:38 +08:00
Tunglies
564fe15df2
refactor(tests): update format_bytes_speed test cases for consistent output
2025-06-06 14:13:48 +08:00
Tunglies
2d59177256
fix: update default window width to 940 pixels
2025-05-31 17:05:53 +08:00
Tunglies
866ec2720d
Revert "feat: integrate window state management for improved window restoration and logging"
...
This reverts commit c9a9e934f4 .
2025-05-22 10:17:42 +08:00
Tunglies
c9a9e934f4
feat: integrate window state management for improved window restoration and logging
2025-05-22 03:02:02 +08:00
wonfen
b70e202201
refactor: simplify frontend event dispatch by restructuring notification system
2025-05-18 20:58:59 +08:00
Tunglies
7556758284
refactor: remove macOS window decoration setting during window creation
2025-05-17 14:28:34 +08:00
Tunglies
d554679ee2
feat: remove system-in name plist
2025-05-17 01:21:08 +08:00
wonfen
32008b9364
fix: update main window creation logic with improved logging and UI readiness handling
2025-05-16 17:22:53 +08:00
wonfen
95c23730ef
perf: async config handling with optimized port lookup and save logic
2025-05-16 13:47:12 +08:00
wonfen
ddd85d4d87
perf & fix: optimize window state initialization & add missing permissions
2025-05-16 09:50:53 +08:00
Tunglies
53a46d0dc6
refactor: simplify proxy type handling and improve error handling in network commands
2025-05-16 00:09:47 +08:00
wonfen
7f0ebbd83d
feat: use OS default window manager
2025-05-14 21:32:26 +08:00
wonfen
95231e7cd3
fix: http request error
2025-05-12 22:10:46 +08:00
Tunglies
5b6c9be99f
feat: better service status and TUN mode usable checks in Setting Page
2025-05-12 19:04:21 +08:00
wonfen
10576780ed
feat: add hosts settings to DNS settings and enhance DNS config validation
2025-05-11 22:55:31 +08:00
wonfen
2b69ed4915
fix: window tiitle bar
2025-05-11 13:27:42 +08:00
wonfen
9a666d807c
fix: restore window on tray click after close on Windows
2025-05-10 17:25:42 +08:00
wonfen
050b363066
fix: resolve Windows build error
2025-05-10 01:45:39 +08:00
wonfen
8cae9d4e0a
refactor: use async approach to restructure UI startup logic and resolve various freeze issues during launch
2025-05-10 01:26:03 +08:00
wonfen
7370f00857
feat: add authenticated service IPC communication
2025-05-08 00:14:58 +08:00
wonfen
779291151e
fix: network request failure termination logic and add connection pool optimization
2025-05-04 10:14:52 +08:00
wonfen
3983762202
feat: add more network control methods
2025-05-03 23:17:51 +08:00
wonfen
73b9a71c84
feat: add retry mechanism to optimize network requests, improve async message handling and timeout for scheduled tasks
2025-05-03 09:38:25 +08:00
wonfen
32b6821b8a
feat: add network manager to optimize network request handling
2025-04-30 21:30:28 +08:00
wonfen
55cde38562
feat: improve core functionality to prevent main process blocking, enhance MihomoManager, and optimize window creation process
2025-04-25 18:24:16 +08:00
wonfen
dc46eb9d21
fix: add recovery lock to prevent concurrency issues during lightweight mode exit
2025-04-21 12:20:55 +08:00
wonfen
d05952e945
fix: resolve lightweight mode recovery failure caused by white screen prevention
2025-04-21 00:15:02 +08:00
Tunglies
07b424cb09
fix: cargo clippy errors
2025-04-21 00:06:37 +08:00
Tunglies
c7494de0a7
chore: update UPDATELOG
2025-04-20 23:51:05 +08:00
wonfen
41629df189
feat: autolaunch via Startup folder on windows
2025-04-19 13:51:11 +08:00
wonfen
d401a83c75
feat: check window render size and wait for completion to prevent white screen
2025-04-17 16:52:38 +08:00
希亚的西红柿
1282cc56bf
fix: auto enable light mode config does not take effect when silent s… ( #3344 )
...
* fix: auto enable light mode config does not take effect when silent start is enabled
* refactor: extract run_once_lightweight logic into lightweight.rs as a fn
2025-04-17 16:47:21 +08:00
wonfen
85d08fadd9
feat: check window render size and wait for completion to prevent white screen
2025-04-17 16:47:21 +08:00