Commit graph

38 commits

Author SHA1 Message Date
pandadev
761914637c
fix: link and color types cannot be pasted 2025-01-29 17:46:02 +01:00
pandadev
2d3732b2f2
fix: improve thread safety in hotkey management 2025-01-29 17:39:10 +01:00
PandaDEV
0980b95b72
refactor: refactor hotkey management to use a single state structure with Arc and Mutex 2025-01-11 01:17:39 +10:00
PandaDEV
42aa72f3b8
refactor: replace lazy_static with OnceCell for hotkey manager and registered hotkey 2025-01-11 00:32:58 +10:00
PandaDEV
416e2f020d
fix: reregister of hotkey not working 2025-01-11 00:27:06 +10:00
PandaDEV
ffc42ff547
fix: get_webview_window not avaiable without Manager import 2025-01-10 22:23:33 +10:00
PandaDEV
dde27b37a8
Merge branch 'main' into issue/settings 2025-01-10 22:20:44 +10:00
PandaDEV
22fcd84b8d
refactor: Clean up code formatting in utils module 2025-01-04 11:58:52 +10:00
PandaDEV
8054550443
fix: old hotkey not getting unregistered correctly 2025-01-02 17:10:46 +10:00
PandaDEV
0c28a5b0db
refactor: improve keybind saving logic and error handling 2025-01-02 17:05:02 +10:00
PandaDEV
6157eb75a1
feat: add 'Check for updates' option to tray menu and improve update handling 2025-01-01 18:26:37 +10:00
PandaDEV
6514abcdb3
fix: update keybind references to settings in app and tray setup 2025-01-01 17:43:46 +10:00
PandaDEV
f44be512fe
feat: integrate event tracking for hotkey actions, history management, and settings updates 2024-12-23 14:34:21 +10:00
PandaDEV
ccb40c4cc9
chore: update active-win-pos-rs to version 0.8.4 and disable hyperpolyglot detection temporarily 2024-12-20 23:27:52 +10:00
PandaDEV
4ab938a3de
feat: detect color 2024-12-18 14:15:20 +10:00
PandaDEV
00749a9d3a
refactor: cleaning and formatting 2024-12-16 23:39:37 +10:00
PandaDEV
e674e0a0ec
feat: add code detection support 2024-12-16 23:39:28 +10:00
PandaDEV
5c6853b02b
feat: add source and source_icon for all rows 2024-12-15 18:52:16 +10:00
PandaDEV
e5597050a9
fix: unused listener for live update 2024-12-12 17:09:57 +10:00
PandaDEV
46fe44071d
fix: empty history items being added
This was commited on Flight JQ932 :)
2024-12-12 16:42:47 +10:00
PandaDEV
c60f173e29
feat: move database logic to new structure 2024-12-11 14:53:01 +10:00
PandaDEV
3ae0313975
fix: pasting not working on mac 2024-11-22 00:15:38 +10:00
PandaDEV
344db99d35
feat: updater includes Qopy in the title 2024-11-16 21:16:56 +10:00
PandaDEV
6250a3e84b
fix: windows build error 2024-11-15 23:45:24 +10:00
PandaDEV
b712d23a7b
fix: windows build error 2024-11-15 23:36:01 +10:00
PandaDEV
b545f2e0fb
fix: custom hotkey 2024-11-15 23:03:46 +10:00
PandaDEV
ba743f7961
feat: custom hotkey with global shortcut 2024-11-15 17:39:20 +10:00
PandaDEV
b6c962d3f3
fix: new updater method changes 2024-10-07 00:33:35 +10:00
PandaDEV
59d31ce5d9
fixed state/manage issues 2024-09-02 21:28:10 +10:00
PandaDEV
5bb6f2249a
added ability to set custom hotkey 2024-09-02 10:37:58 +10:00
PandaDEV
79dd783bf7
added ability to save hotkey into settings 2024-09-01 11:36:08 +10:00
PandaDEV
ebf6e0311f
change keybind test 2024-08-27 17:15:37 +10:00
PandaDEV
fd4ce395f5
fixed display of images 2024-08-27 15:38:01 +10:00
PandaDEV
c682ebcdcc
changed monospace font to commitmono 2024-08-26 17:34:54 +10:00
PandaDEV
51d2243e73
added new icons 2024-08-26 16:32:38 +10:00
PandaDEV
dfa1f4a729
fixed paste now also supports files and images 2024-08-25 22:10:41 +10:00
PandaDEV
75583ac6ce
back to normal setup methods 2024-08-25 17:40:52 +10:00
PandaDEV
266b6ff3e1
restructure 2024-08-24 16:03:18 +10:00