Commit Graph

143 Commits

Author SHA1 Message Date
Adrian Kumpf
12c1fe884b Release v0.9.0 v0.9.0 2023-11-25 21:01:02 +01:00
Adrian Kumpf
d003ebc2e6 Re-add used imports 2023-11-25 20:52:08 +01:00
Adrian Kumpf
205d44339d Remove unused/duplicate imports 2023-11-25 20:48:27 +01:00
Adrian Kumpf
7857bbfc2f Enable wry's default features 2023-11-25 20:42:50 +01:00
Adrian Kumpf
0855c2ecfa Format code 2023-11-25 20:36:55 +01:00
Adrian Kumpf
cc936984d9 Upgrade wry to 0.35 2023-11-25 20:34:19 +01:00
Adrian Kumpf
d66cf310b4 Update deps 2023-10-14 20:54:44 +02:00
dependabot[bot]
533369832f Bump actions/checkout from 3 to 4 (#64)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 15:29:17 +02:00
Adrian Kumpf
bfcbcde3a4 Remove unused import 2023-08-27 00:54:23 +02:00
Adrian Kumpf
fbb495904b Add Linux dependency 2023-08-27 00:47:24 +02:00
Adrian Kumpf
997b2cdc56 Install libxdo-dev 2023-08-27 00:41:02 +02:00
Adrian Kumpf
99711173e1 Allow to trigger CD action manually 2023-08-27 00:41:02 +02:00
Adrian Kumpf
076c3a9fa4 Remove unused ipc message 2023-08-27 00:32:59 +02:00
Adrian Kumpf
b524c36b09 Use platform window imports 2023-08-27 00:32:58 +02:00
Adrian Kumpf
6fd887610a Use with_navigation_handler/1 2023-08-26 23:59:24 +02:00
Adrian Kumpf
f05b505270 Create menu with muda crate 2023-08-26 23:32:23 +02:00
Adrian Kumpf
f88ccc6667 Release v0.8.0 v0.8.0 2023-05-23 11:59:12 +02:00
Adrian Kumpf
701b674607 Do no clear browsing data at startup
as it can cause issues on macOS.

Fixes #63
2023-05-23 11:57:38 +02:00
Adrian Kumpf
a4f14df6de Update dependencies 2023-05-23 11:53:41 +02:00
Adrian Kumpf
e5dadc6e5d Release v0.7.0 v0.7.0 2023-05-05 13:30:22 +02:00
Adrian Kumpf
737b313d98 Update dependencies 2023-05-05 13:25:58 +02:00
Adrian Kumpf
b1cf036d58 Clear browsing data at startup 2023-04-24 14:07:18 +02:00
Adrian Kumpf
cb39bd9c7d Release v0.6.3 v0.6.3 2023-03-15 14:57:13 +01:00
Adrian Kumpf
e4707c8d42 Update dependencies 2023-03-15 14:55:57 +01:00
Adrian Kumpf
b443792221 Allow opening the dev tools in release mode 2023-03-15 14:55:14 +01:00
Adrian Kumpf
1dbc427ff6 Release v0.6.2 v0.6.2 2023-02-20 19:34:40 +01:00
Adrian Kumpf
293585a3bd Update dependencies 2023-02-20 19:34:30 +01:00
Adrian Kumpf
5212a4c9e0 Release v0.6.1 v0.6.1 2023-02-19 21:02:00 +01:00
Adrian Kumpf
e9df059380 Bump wry to 0.27.0 2023-02-19 20:56:58 +01:00
Adrian Kumpf
c62052c0d9 Fix typo 2023-02-03 21:06:47 +01:00
Adrian Kumpf
ea389cbbcd Fix status badge 2023-02-03 12:26:53 +01:00
Adrian Kumpf
1e3e631029 Update README 2023-02-03 12:23:37 +01:00
Adrian Kumpf
9262dc709f Fix typo 2023-02-03 12:23:29 +01:00
Adrian Kumpf
c904707b5c Release v0.6.0 v0.6.0 2023-02-03 12:16:13 +01:00
Adrian Kumpf
8eb2e0f001 Remove unnecessary indicator package 2023-02-03 12:07:57 +01:00
Adrian Kumpf
4a71032c40 Use webkit2gtk-4.1 2023-02-03 12:00:51 +01:00
Adrian Kumpf
9c675b48ed Update dependencies 2023-02-03 11:53:45 +01:00
Adrian Kumpf
534922de2e Fix clippy warnings 2023-02-03 11:45:45 +01:00
Adrian Kumpf
82ad48cf75 Strip debug info in release mode 2023-02-03 11:45:45 +01:00
Adrian Kumpf
03c7a64db7 Replace actions-rs actions 2023-02-03 11:45:45 +01:00
Adrian Kumpf
7df904a30a Release v0.5.4 v0.5.4 2022-12-16 21:04:29 +01:00
dependabot[bot]
3baaaa0214 Bump Swatinem/rust-cache from 1 to 2
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 1 to 2.
- [Release notes](https://github.com/Swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Swatinem/rust-cache/compare/v1...v2)

---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16 19:53:46 +00:00
Adrian Kumpf
5b1be546ec Update dependencies 2022-12-16 20:52:13 +01:00
Adrian Kumpf
e05bf0e886 Release v0.5.3 v0.5.3 2022-09-27 23:19:57 +02:00
Adrian Kumpf
87b32d6c94 Update dependencies 2022-09-27 23:17:14 +02:00
Daniel Hansson
c6b89d7720 update instructions for Debian 11 (#56) 2022-09-26 20:27:34 +02:00
Adrian Kumpf
30f9f0e5f4 Update README 2022-08-15 15:07:58 +02:00
Adrian Kumpf
ddcf3d4f2a Remove check job 2022-08-02 11:16:02 +02:00
Adrian Kumpf
356d18adc5 Release v0.5.2 v0.5.2 2022-08-02 11:14:23 +02:00
Adrian Kumpf
bcc13146a5 Enable clipboard access 2022-08-02 11:11:56 +02:00