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,889
Commits
13
Branches
102
Tags
d14bda7e7a5b2129b5f9ee3a5c4afd02ca68b188
Commit Graph
25 Commits
chore: remove useless exit codes
huzibaca
·
2024-09-25 11:47:01 +08:00
08b1160d63
fix: code lint
huzibaca
·
2024-09-24 20:09:30 +08:00
4b20b65a22
refactor: unify and simplify the call of app_handle(2)
huzibaca
·
2024-09-23 23:15:51 +08:00
a3465d292c
refactor: unify and simplify the call of app_handle
huzibaca
·
2024-09-23 16:31:58 +08:00
60e0f972d0
fix: exit hotkey conflict
huzibaca
·
2024-09-18 15:16:43 +08:00
c21ce578f5
fix: whether the window starts as fullscreen or not.
huzibaca
·
2024-09-18 13:23:27 +08:00
7d1b7adda5
chore: revert
huzibaca
·
2024-09-18 12:24:52 +08:00
f64528dd87
fix: the shortcut key to exit cannot be used
huzibaca
·
2024-09-18 01:41:46 +08:00
49929bd473
fix: hotkey status not accurately processed, resulting in two triggers
huzibaca
·
2024-09-17 10:59:39 +08:00
25f15e12cf
chore: update
huzibaca
·
2024-09-02 19:33:17 +08:00
507d52bcb9
chore: update & fmt & clippy
MystiPanda
·
2024-06-12 10:00:22 +08:00
75cd7dd4b9
chore: Remove unnecessary hotkey
MystiPanda
·
2024-02-27 11:18:52 +08:00
0f48873c25
feat: Support Open/Close Dashboard Hotkey
#439
MystiPanda
·
2024-02-24 13:39:30 +08:00
2835e79973
refactor: cargo clippy
MystiPanda
·
2024-01-10 17:36:35 +08:00
4d2474226b
build: Update Cargo Depends
WhizPanda
·
2023-12-01 15:52:49 +08:00
c0b6e549f0
feat: add Open Dashboard to the hotkey,
close
#723
GyDi
·
2023-09-10 14:46:03 +08:00
3efd575dd2
chore: update deps
GyDi
·
2023-05-28 16:45:43 +08:00
b1f45752cf
fix: check hotkey and optimize hotkey input,
close
#287
GyDi
·
2022-11-23 17:30:19 +08:00
db028665fd
refactor: wip
GyDi
·
2022-11-17 17:07:13 +08:00
63b474a32c
refactor: wip
GyDi
·
2022-11-16 01:26:41 +08:00
abdbf158d1
refactor: wip
GyDi
·
2022-11-14 01:26:33 +08:00
b03c52a501
chore: format rust code
GyDi
·
2022-11-12 11:37:23 +08:00
4668be6e24
refactor(hotkey): use tauri global shortcut
GyDi
·
2022-09-23 15:31:01 +08:00
8bddf30dcf
feat: refresh ui when hotkey clicked
GyDi
·
2022-09-18 15:50:03 +08:00
8fa7fb3b1f
feat: support hotkey (wip)
GyDi
·
2022-09-14 01:19:02 +08:00
509d83365e