This website requires JavaScript.
Explore
Help
Register
Sign In
our
/
clash-proxy
Watch
2
Star
0
Fork
0
You've already forked clash-proxy
Code
Pull Requests
Activity
1,886
Commits
13
Branches
102
Tags
35f5e4ca417625fc7368bf2c64e569a011edc708
Commit Graph
61 Commits
chore: revert
huzibaca
·
2024-10-06 01:09:59 +08:00
c5eacd1627
refactor: tun mode is turned on and off, does not depend on services, and does not affect other configurations
huzibaca
·
2024-10-05 22:45:59 +08:00
5fdb52d8d0
chore: remove useless exit codes
huzibaca
·
2024-09-25 11:47:01 +08:00
d1eeeab7b1
refactor: unify and simplify the call of app_handle(2)
huzibaca
·
2024-09-23 23:15:51 +08:00
45b48ede44
chore: update
huzibaca
·
2024-09-23 17:15:28 +08:00
961b86dcd2
chore: update
huzibaca
·
2024-09-23 16:53:00 +08:00
4d57c64b0d
refactor: unify and simplify the call of app_handle
huzibaca
·
2024-09-23 16:31:58 +08:00
1c894f3cfa
chore: update
huzibaca
·
2024-09-22 22:15:36 +08:00
3d6faecaed
chore: rename method
huzibaca
·
2024-09-22 20:29:43 +08:00
2263ade187
Revert "chore: update"
This reverts commit
f6fce6bd31
.
huzibaca
·
2024-09-22 16:46:24 +08:00
2cdf33d8a1
chore: update
huzibaca
·
2024-09-22 15:59:59 +08:00
f6fce6bd31
chore: update
huzibaca
·
2024-09-22 14:08:08 +08:00
0792ac7de8
Revert "chore: remove useless exit codes and hooks"
This reverts commit
d9671faca7
.
huzibaca
·
2024-09-22 00:41:20 +08:00
98edb048b7
chore: remove useless exit codes and hooks
huzibaca
·
2024-09-21 21:05:34 +08:00
d9671faca7
chore: try adjusting the triggering of the tray mouse button
huzibaca
·
2024-09-21 15:38:14 +08:00
f456004543
fix: tray menu text was not aligned
huzibaca
·
2024-09-20 17:59:24 +08:00
f18cd92318
fix: the shortcut key to exit cannot be used
huzibaca
·
2024-09-18 01:41:46 +08:00
95fb4f2e50
chore: update change log and texts
wonfen
·
2024-09-15 00:33:54 +08:00
892d4e597e
fix: when the service is not installed, the tray hides the Tun mode
huzibaca
·
2024-09-13 04:12:25 +08:00
772e01ad40
chore: delete useless emebd server api
huzibaca
·
2024-09-12 19:01:08 +08:00
fd963a8e66
fix:tray click event
huzibaca
·
2024-09-12 17:02:17 +08:00
3c17fca369
fix: missing items in system tray
huzibaca
·
2024-09-12 05:45:15 +08:00
ed7e6a3495
feat: migrate tauri 2.0
huzibaca
·
2024-09-11 08:15:03 +08:00
07de032e62
chore: update
huzibaca
·
2024-09-02 19:33:17 +08:00
6cc81fe6b8
chore: Shorten text to prevent Windows tooltip truncation.
wonfen
·
2024-08-22 03:41:16 +08:00
f909f0dcf9
chore: disbale Meta+Q on macOS
dongchengjie
·
2024-06-08 13:12:24 +08:00
b6228e4c59
feat: support monochrome tray icon
MystiPanda
·
2024-05-15 14:50:10 +08:00
21176d2fd3
chore: Try a new icon
MystiPanda
·
2024-05-12 19:31:06 +08:00
41f80bcafd
fix: MacOS tray click
MystiPanda
·
2024-04-30 23:21:25 +08:00
dbb8fe15cf
feat: support display current profile when the mouse is placed on the tray icon
#782
(
#938
)
lxk955
·
2024-04-27 20:54:02 +08:00
26a3dbcbe1
feat: support ico format for tray icon (
#911
)
MystiPanda
·
2024-04-22 20:43:15 +08:00
4a37e49798
feat: Optimize Linux tray menu
MystiPanda
·
2024-03-18 11:11:18 +08:00
c34539e389
refactor: Optimize implementation of Custom tray icon
MystiPanda
·
2024-02-24 11:25:22 +08:00
c2852c8a82
feat: Support Custom Tray Icon
MystiPanda
·
2024-02-24 00:52:21 +08:00
6f546a424e
fix: exit_app event
MystiPanda
·
2024-02-02 16:32:19 +08:00
6a316b34a2
feat: Update MacOS tray icon
MystiPanda
·
2023-12-14 13:11:46 +08:00
943c6f77dc
chore: Remove script mode
MystiPanda
·
2023-12-09 17:04:03 +08:00
e7e66e580a
feat: Support different tray icon for macos
MystiPanda
·
2023-12-09 11:22:02 +08:00
125c3d3e0d
feat: Support different tray icon for linux
MystiPanda
·
2023-12-09 11:03:19 +08:00
ffaa06560e
feat: Optimize copy environment variable logic (
#106
)
Pylogmon
·
2023-12-08 22:16:42 +08:00
f9b716201f
build: Update Cargo Depends
WhizPanda
·
2023-12-01 15:52:49 +08:00
8a77f832a3
feat: Support Disable Tray Click Event (
#38
)
#21
Pylogmon
·
2023-11-30 22:45:02 +08:00
306c3bea21
feat: Set different tray icon on tun mode (
#33
)
好看!
Pylogmon
·
2023-11-30 01:29:11 +08:00
389ce60bc9
update clashmeta core, Imporve UI, merge PR, reset icons, fix CI
wonfen
·
2023-11-28 07:49:44 +08:00
ac1fa7209c
feat: support copy CMD & PowerShell proxy env
keiko233
·
2023-11-09 09:58:17 +08:00
6e9798d596
fix: blurry tray icon in Windows
GyDi
·
2023-07-23 13:25:54 +08:00
ca2e6353ae
feat: support copy environment variable
GyDi
·
2023-07-22 15:35:32 +08:00
031a253101
fix: save window size and pos in Windows
GyDi
·
2023-07-22 13:13:16 +08:00
cfce6d548b
feat: save window size and position
GyDi
·
2023-07-22 10:58:16 +08:00
038e93ea6a
fix: linux not change icon
GyDi
·
2023-05-28 18:14:11 +08:00
ec3e237093
First
Previous
1
2
Next
Last