github-actions[bot]
a2d68e04a1
Publish New Versions (v2) ( #374 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2023-05-24 10:33:37 -03:00
Lucas Fernandes Nogueira
b131bc8f7c
feat(plugins): inject API on window.__TAURI__ ( #383 )
2023-05-23 14:20:14 -03:00
Lucas Fernandes Nogueira
5914fb9f36
chore: add license headers ( #384 )
...
* feat: check for license headers
* add headers
* format
2023-05-21 16:56:10 -03: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
d677f73495
feat(ci): test mobile targets ( #378 )
2023-05-19 09:46:06 -07:00
Lucas Fernandes Nogueira
3c9771e287
feat: update to tauri 2.0.0-alpha.9 ( #372 )
2023-05-18 11:39:46 -03:00
Lucas Fernandes Nogueira
717ae67097
feat: prepare v2 alpha release ( #371 )
2023-05-18 10:08:37 -03:00
Lucas Fernandes Nogueira
22991af9f4
feat(plugins): use @tauri-apps namespace on NPM ( #368 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2023-05-17 20:52:53 -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
Lucas Fernandes Nogueira
bb26f7d710
feat(window): add plugin ( #352 )
2023-05-12 07:58:20 -03:00
FabianLars
4a10f218f0
Merge branch 'dev' into next. Rename next to v2
2023-05-03 09:02:40 +02:00
FabianLars
dce0f02bc5
Rename dev branch to v1 and next branch to v2
2023-05-03 08:55:44 +02:00
FabianLars
59cb08e902
chore: Adapt readmes to next branch
2023-04-26 18:01:46 +02:00
FabianLars
fad6edab71
Merge remote-tracking branch 'origin/dev' into next
2023-04-26 16:56:03 +02:00
Fabian-Lars
3fddf476de
ci: set up covector ( #329 )
...
* ci: set up covector
* remove postpublish
* push new tags to mirrors
* fetch tags of current repo in workflow file
* use our fork of create-pull-request action
* fmt
* use org tokens
* simplify string subst
* fmt again
2023-04-25 17:31:33 +02:00
Fabian-Lars
9e97a55d85
fix(window-state): fix command names
2023-04-25 11:12:46 +02:00
Fabian-Lars
5c79b6ae30
chore(deps): Update all deps. Run pnpm dedupe ( #320 )
2023-04-17 18:18:44 +02:00
Amr Bashir
e5b07f4af2
feat(window-state): add js api, closes #254 ( #309 )
...
* feat(window-state): add js api, closes #254
* symlink tsconfig.json
* update symlink
* Update plugins/window-state/package.json
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
* Update Cargo.toml
* move to cmd.rs
* Update plugins/window-state/guest-js/index.ts
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-04-17 17:31:36 +02:00
Lucas Fernandes Nogueira
bbdccefa2d
chore(deps): update to tauri alpha.8 ( #303 )
2023-04-14 08:02:48 -03:00
nya1
aa879c9ac7
chore(window-state): readme typo ( #290 )
2023-03-25 19:10:44 +01:00
renovate[bot]
58defafd2a
fix(deps): update rust crate bitflags to v2 ( #277 )
...
* fix(deps): update rust crate bitflags to v2
* derive clone and copy
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-03-13 13:08:11 +01:00
Parker McMullin
b49d8addda
fix(window-state): Use outer position ( #276 )
2023-03-10 22:35:09 +02:00
Lucas Fernandes Nogueira
22f987bf24
feat: update setup hook to new syntax ( #257 )
2023-02-16 13:42:26 -03:00
Fabian-Lars
2e090c90cd
chore: Add MSRV to all readmes ( #255 )
...
* chore: Add MSRV to all readmes
* fix single-instance support matrix
* wording
* wording
* typo
2023-02-15 14:32:17 +01:00
Bryan Lee
61bdf04bc8
docs: fix typo ( #117 )
2023-01-30 10:43:57 +01:00
Amr Bashir
4c6255d34f
fix(window-state): update state before saving ( #111 )
...
* fix(windows-state): update state before saving
regression introduced in #104
* update readme
* don't panic on non-existing windows
* Restore Cargo.lock
2023-01-25 18:09:14 +01:00
amrbashir
b02c7e15f9
clippy lints
2023-01-23 22:33:29 +02:00
amrbashir
1930a1aa84
cleanup & defer saving state until ClosedRequest
2023-01-23 22:24:36 +02:00
amrbashir
0abe028e88
clippy
2023-01-23 19:48:36 +02:00
amrbashir
47e85ad06d
feat(window-state): add flags to control what is saved/restored
2023-01-23 19:46:54 +02:00
Uriel
827bd47db6
fix(window-state): compare position with available monitors bounds ( #48 )
...
* remember monitor data
* check only if the position exists
Co-authored-by: amrbashir <amr.bashir2015@gmail.com >
2023-01-09 14:33:53 +02:00
Jonas Kruckenberg
a2f0e2eb73
fmt
2023-01-06 18:18:16 +01:00
Jonas Kruckenberg
e6cfc80b17
update readmes and package descriptions
2023-01-06 17:42:43 +01:00
Jonas Kruckenberg
5966b7d133
chore: add rust-version field
2023-01-06 17:01:21 +01:00
Jonas Kruckenberg
08f90f0fb4
update readmes
2023-01-06 14:21:57 +01:00
Jonas Kruckenberg
36698d1436
fmt
2022-12-14 20:39:21 +01:00
Jonas Kruckenberg
9a7b7e6423
template readmes and banners
2022-12-14 19:46:22 +01:00
Jonas Kruckenberg
e9f90cf8ff
add licenses
2022-12-14 18:54:05 +01:00
Jonas Kruckenberg
eb3495fb72
copy plugin sources
2022-12-14 18:43:39 +01:00