Fabian-Lars
ea172bfa3c
docs(global-shortcut): import Emitter instead of Manager in example
2025-10-29 11:46:16 +01:00
Fabian-Lars
cc98e6a892
docs: Remove mirror install instructions ( #2893 )
2025-08-04 12:30:18 +02:00
Muhammed Rahif
3ef756f4ce
docs(all): incorrect path for registering plugin in rust ( #2123 )
2024-12-02 21:13:12 +01:00
Lucas Fernandes Nogueira
a1a82208ed
chore: change MSRV to 1.77.2 to support Windows 7 ( #1873 )
...
* chore: change MSRV to 1.77.2 to support Windows 7
* fmt
2024-10-03 10:31:13 -03:00
Lucas Fernandes Nogueira
e8069af804
feat: update to tauri v2 stable, promote all packages to 2.0.0 ( #1863 )
...
* update to tauri v2
* covector setup
* update locks
* bump packages to v2 through covector, remove rc references
* msrv 1.78
* downgrade 1.79 msrv dep
* test clipboard
* fmt
* bitstream-io 2.3.0
* Revert "test clipboard"
This reverts commit c3e19dbe59 .
2024-10-02 12:08:37 -03:00
Lucas Fernandes Nogueira
58eab11faf
chore: document supported platforms on README, clarify unsupported APIs ( #1857 )
...
closes #1795
2024-10-02 08:27:27 -03:00
Amr Bashir
cf4d7d4e6c
chore: adjust prettier config, .gitignore and use taplo to format toml files ( #1728 )
...
* chore: adjust prettier config, .gitignore and use taplo to format toml files
This brings the plugins-workspace repository to the same code style of the main tauri repo
* format toml
* ignore examples gen dir
* add .vscode/extensions.json
* remove packageManager field
* fmt
* fix audit
* taplo ignore permissions autogenerated files
* remove create dummy dist
* fix prettier workflow
* install fmt in prettier workflow
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2024-09-04 08:54:23 -03:00
Lucas Nogueira
4db635f19b
feat: bump to RC
2024-08-02 12:05:44 -03:00
amrbashir
6af3216fab
docs(global-shortcut): typo
2024-05-09 05:01:28 +03:00
amrbashir
52a48dd80a
docs(global-shortcut): add missing import
2024-05-07 17:01:54 +03:00
Amr Bashir
1829c2806a
docs(global-shotcut): update docs in README and ts files ( #1291 )
2024-05-07 17:00:53 +03:00
Amr Bashir
62dafda652
refactor!(global-shortcut): better APIs DX ( #969 )
...
* feat(global-shortcut): add `GlobalShortcutExt::register_with_handler`
ref: https://github.com/tauri-apps/plugins-workspace/issues/965
* clippy
* refactor apis to take closure by default
* change file
* Update .changes/global-shortcut-refactor.md
Co-authored-by: Simon Hyll <hyllsimon@gmail.com >
* Update global-shortcut-refactor.md
* use option instead
* clippy
* update readme
* on_shortcut and with_shortcut
* map handler
* simplify events
* lint
---------
Co-authored-by: Simon Hyll <hyllsimon@gmail.com >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2024-03-07 13:33:44 -03:00
Lucas Nogueira
14f381acf8
bump msrv
2024-02-21 13:34:10 -03:00
Amr Bashir
8645a02aee
docs(global-shortcut): add registering example
2024-02-19 17:13:31 +02:00
amrbashir
696af68c9b
docs(global-shortcut): update examples in README.md closes #965
2024-02-19 15:44:38 +02:00
amrbashir
53c0e89860
docs(global-shortcut): fix cargo name
...
closes #946
2024-02-14 01:12:37 +02:00
Lucas Nogueira
abd0176cc1
beta
2024-02-03 15:46:15 -03:00
FabianLars
058d5dde0d
Merge remote-tracking branch 'origin/v1' into v1-into-v2-again
2023-11-23 19:59:58 +01:00
Lucas Fernandes Nogueira
5c137365c6
chore: update to tauri alpha.16, api alpha.9 ( #673 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2023-10-20 13:50:18 -03:00
Lorenzo Lewis
6f01bc11ab
chore: change readme banners urls ( #523 )
...
* set readme banners to absolute url
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com >
* Revert "set readme banners to absolute url"
This reverts commit c46b464c69 .
* update banners to absolute paths
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com >
* Revert "update banners to absolute paths"
This reverts commit c8b8f9309e .
* fix banner paths
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com >
* Revert "fix banner paths"
This reverts commit 27edc59b41 .
* fix banners...again
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com >
---------
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com >
2023-07-28 21:29:50 +02:00
Lucas Fernandes Nogueira
0417b7ad60
chore: add missing banners ( #442 )
2023-06-19 04:30:18 -07:00
Lucas Fernandes Nogueira
f4069f5588
docs: update README.md and remove allowlist information ( #381 )
2023-05-20 20:28:27 -03:00
Lucas Fernandes Nogueira
937e6a5be6
feat: use tauri next branch, fix tests, MSRV 1.65 ( #354 )
2023-05-12 17:16:50 -03:00
FabianLars
4a10f218f0
Merge branch 'dev' into next. Rename next to v2
2023-05-03 09:02:40 +02:00
FabianLars
59cb08e902
chore: Adapt readmes to next branch
2023-04-26 18:01:46 +02:00
Lucas Fernandes Nogueira
4b66ba03a5
feat(global-shortcut): add plugin ( #324 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2023-04-18 22:18:14 -03:00