Jakob Westhoff
|
4db626354c
|
feat(positioner): add moveWindowConstrained for tray-icon positions (#2076)
|
2024-11-20 02:05:37 +02:00 |
|
Fabian-Lars
|
51856e9e0a
|
docs: Remove header image from inline docs (#2045)
|
2024-11-13 16:07:29 +01:00 |
|
Jacob Bolda
|
2f7e32b5e0
|
[positioner] handleIconState in JS (#1822)
* [positioner] handleIconState in JS
* update readme
* fix change file version
* fixes
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2024-10-01 10:15:22 -03:00 |
|
renovate[bot]
|
9013854f42
|
fix(deps): update tauri monorepo (#1382)
* fix(deps): update tauri monorepo
* fix positioner
* Update lib.rs
* Update lib.rs
* fix build
* change file
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: amrbashir <amr.bashir2015@gmail.com>
|
2024-05-30 06:49:05 +03:00 |
|
Amr Bashir
|
d9de5b19d1
|
feat(positioner, window-state): impl WindowExt for WebviewWindow (#1283)
closes #1281
|
2024-05-03 13:16:40 +02:00 |
|
FabianLars
|
ed46dca74f
|
Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2
|
2024-04-16 00:29:36 +02:00 |
|
Lucas Fernandes Nogueira
|
a04ea2f382
|
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
* refactor: only inject API IIFE script when withGlobalTauri is true
* fmt
* update tauri
|
2024-03-19 15:03:20 -03:00 |
|
Amr Bashir
|
1b98b85a1f
|
refactor: simplify rollup config and match @tauri-apps/api output style (#722)
* refactor: simplify rollup config and match `@tauri-apps/api` output style
* add license headers
* update api-iife.js [skip ci]
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-11-14 21:09:53 +02:00 |
|
Fabian-Lars
|
251852ccbc
|
chore: Merge branch v1 into v2 (#702)
|
2023-11-13 21:50:13 -03:00 |
|
Lucas Fernandes Nogueira
|
e438e0a62d
|
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-10-29 16:06:44 -03: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 |
|
Xinyu Yang
|
3d279094d4
|
fix(positioner): Prevent tray relative windows from being moved off-screen (#291)
* feat: add system tray positioning method
* apply patch
* remove pos
* fix linter
* fix cargo fmt
* linter
* add changefile
* Update and rename stronghold-tray-position.md to tray-position.md
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2023-09-27 15:55:44 +02:00 |
|
Lucas Fernandes Nogueira
|
d74fc0a097
|
feat: update to alpha.11 (#555)
|
2023-08-14 14:51:20 -03:00 |
|
Simon Hyll
|
5fd597ddaf
|
docs: added banners and icons (#443)
* added banners and icons
* fix: formatting
|
2023-06-20 14:55:14 +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
|
d677f73495
|
feat(ci): test mobile targets (#378)
|
2023-05-19 09:46:06 -07:00 |
|
Lucas Fernandes Nogueira
|
22f987bf24
|
feat: update setup hook to new syntax (#257)
|
2023-02-16 13:42:26 -03:00 |
|
Jonas Kruckenberg
|
eb3495fb72
|
copy plugin sources
|
2022-12-14 18:43:39 +01:00 |
|