huzibaca
|
2028c189aa
|
chore: update
|
2024-11-17 01:01:36 +08:00 |
|
huzibaca
|
ba0dc4fb81
|
chore: update
|
2024-11-17 00:46:35 +08:00 |
|
huzibaca
|
b5e0374946
|
feat: add webdav backup
|
2024-11-12 02:55:02 +08:00 |
|
huzibaca
|
c22e4e5e2c
|
chore: update
|
2024-11-08 21:46:15 +08:00 |
|
huzibaca
|
ec7d7ec559
|
fix: wrong window state save point
|
2024-11-04 09:53:40 +08:00 |
|
huzibaca
|
12df415dfd
|
feat: use tauri_plugin_window_state
|
2024-10-30 18:52:53 +08:00 |
|
huzibaca
|
2493f463f3
|
revert: feat: use tauri-plugin-persisted-scope
|
2024-10-30 18:28:55 +08:00 |
|
huzibaca
|
f4238b1fb9
|
feat: use tauri-plugin-persisted-scope
|
2024-10-30 16:37:47 +08:00 |
|
huzibaca
|
794783ab4e
|
chore: window hide replaces window minimize
|
2024-10-30 13:51:58 +08:00 |
|
huzibaca
|
e40ea38112
|
chore: remove useless hooks
the window is not closed, it is minimized, so the position still exists
|
2024-10-30 10:06:54 +08:00 |
|
huzibaca
|
ac884da56b
|
fix: performance issues caused by closing windows on mac
|
2024-10-30 06:27:29 +08:00 |
|
huzibaca
|
d44f3c22c7
|
chore: update
|
2024-10-23 09:26:14 +08:00 |
|
huzibaca
|
9dd7bd9530
|
Merge branch 'fix-linux-errors' into fix-migrate-tauri2-errors
* fix-linux-errors:
chore: try to fix service not started on linux
|
2024-10-20 21:57:41 +08:00 |
|
huzibaca
|
6f477b7147
|
fix: mac commad+q global hijack is not released
|
2024-10-20 06:06:47 +08:00 |
|
huzibaca
|
8389826e30
|
chore: try to fix service not started on linux
|
2024-10-20 04:48:42 +08:00 |
|
huzibaca
|
ec45dc56fb
|
chore: remove windows esc shortcut key
|
2024-10-14 13:45:26 +08:00 |
|
huzibaca
|
9b2b447b8b
|
feat: Modify startup logic and install services by default
|
2024-10-10 00:34:36 +08:00 |
|
huzibaca
|
99ea6d5080
|
chore: unified hotkey registration
|
2024-09-25 15:45:12 +08:00 |
|
huzibaca
|
b350b605a8
|
fix: the save_indow_size_position method has been triggered twice, at the same time
1. remove windowEvent::destoryed hook
|
2024-09-25 13:54:05 +08:00 |
|
huzibaca
|
d1eeeab7b1
|
chore: remove useless exit codes
|
2024-09-25 11:47:01 +08:00 |
|
huzibaca
|
1c894f3cfa
|
refactor: unify and simplify the call of app_handle
|
2024-09-23 16:31:58 +08:00 |
|
huzibaca
|
98edb048b7
|
Revert "chore: remove useless exit codes and hooks"
This reverts commit d9671faca710ade167d10020466341fda10c1fa1.
|
2024-09-22 00:41:20 +08:00 |
|
huzibaca
|
52fcdf28fa
|
fix: remove unused variable
|
2024-09-22 00:32:40 +08:00 |
|
huzibaca
|
d9671faca7
|
chore: remove useless exit codes and hooks
|
2024-09-21 21:05:34 +08:00 |
|
huzibaca
|
414f9e9e96
|
fix: function parameter call error
|
2024-09-20 08:27:06 +08:00 |
|
huzibaca
|
8bea0db843
|
fix: exit hotkey conflict
|
2024-09-18 15:16:43 +08:00 |
|
huzibaca
|
3e19e574e6
|
chore: update
|
2024-09-16 07:08:22 +08:00 |
|
huzibaca
|
2af2d3664f
|
chore: update
|
2024-09-16 06:43:25 +08:00 |
|
huzibaca
|
b6fc6a751a
|
chore: update
|
2024-09-16 06:17:22 +08:00 |
|
huzibaca
|
934674a8d7
|
chore: update
|
2024-09-16 05:50:05 +08:00 |
|
huzibaca
|
fc49e4a0da
|
fox: try to restore the processing logic of windows custom scheme
|
2024-09-16 05:30:29 +08:00 |
|
huzibaca
|
b3626a786d
|
chore: add log
|
2024-09-15 07:03:04 +08:00 |
|
huzibaca
|
a398e28ac0
|
chore: follow official standards and adjust the main file
|
2024-09-15 06:24:53 +08:00 |
|