Commit Graph

27 Commits

Author SHA1 Message Date
Aleksander 860ae92edf wgui: <Video> support [Squash]
commit da9ad32fe4
Author: Aleksander <aleksander@oo8.dev>
Date:   Sat Jun 6 14:44:15 2026 +0200

    wgui: video: variable speed control

commit 683b1115ba
Author: Aleksander <aleksander@oo8.dev>
Date:   Fri Jun 5 18:44:45 2026 +0200

    wgui: video: framerate control, `looping` parameter in <Video>

commit ddf99d0b43
Author: Aleksander <aleksander@oo8.dev>
Date:   Fri Jun 5 12:19:44 2026 +0200

    do not break toml 1.0 syntax compatibility

commit 69803ec6cd
Author: Aleksander <aleksander@oo8.dev>
Date:   Fri Jun 5 12:08:25 2026 +0200

    wgui: dav1d video playback works

commit 5c929c4fee
Author: Aleksander <aleksander@oo8.dev>
Date:   Thu Jun 4 23:09:30 2026 +0200

    wgui: use dav1d (wip)

commit 3c2ac4b5f1
Author: Aleksander <aleksander@oo8.dev>
Date:   Thu Jun 4 21:34:44 2026 +0200

    wgui: <Video> tag (wip), Duck IVF parser (video container), add `video` feature
2026-06-26 23:19:28 +02:00
Aleksander f44c4b78bc cargo clippy 2026-03-31 22:15:14 +02:00
Aleksander 6c896bb956 fix typo 2026-03-25 19:39:20 +01:00
Aleksander 5df6ce93f8 docs: move out docs to a separate repo/website, fix typos
[skip ci]
2026-03-24 00:19:27 +01:00
Earthgames 2b4a0b6a0d Changed old link to the new one 2026-03-01 13:53:49 +09:00
dependabot[bot] e1c72fa446
Bump bytes from 1.11.0 to 1.11.1 (#419)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-04 09:39:21 +09:00
galister a97ee2cee2 wayvrctl switch-set 2026-01-14 15:01:01 +09:00
galister 9a23fdc541 license fixes 2026-01-10 20:52:33 +09:00
galister ac05e95e9c rename to wayvr 2026-01-09 23:38:47 +09:00
galister e6e1764b36 fmt 2026-01-09 11:48:44 +09:00
galister 9f79a034e7 Merge remote-tracking branch 'origin/main' into next-dash-interface 2026-01-09 11:46:43 +09:00
galister 9fc5e8c8b0 implement spawn positioning 2026-01-09 00:59:50 +09:00
galister 437840fecb app autostart 2026-01-09 00:12:36 +09:00
galister 0e291837da Merge branch 'main' into next-dash-interface 2026-01-05 20:41:59 +09:00
galister b56aa1a8de bar app icons & tooltips 2026-01-05 15:45:19 +09:00
Amos Wong dd3486f06b
feat: add wayvrctl ipc for overlay show hide (#338) 2026-01-04 12:53:47 +00:00
galister 12c4a664b0 app launcher res & orientation functionality 2026-01-03 16:47:30 +09:00
galister 94dd0a2139 ignore per-project cargo locks in favor of workspace 2025-12-28 11:28:10 +09:00
Aleksander 99a2dcdd55 Merge remote-tracking branch 'origin/wlvk' into next-dash-interface
[skip ci]
2025-12-25 15:00:12 +01:00
galister 40dc33410d rewrite built-in wayland compositor egl → vulkan 2025-12-25 21:26:38 +09:00
galister 10191385e4 DeviceHaptics task 2025-12-24 09:15:15 +00:00
galister 3f5a363136 fmt 2025-12-24 00:58:40 +09:00
galister 6672fb71e4 SetSprite → SetImage, remove fifo & shell label 2025-12-24 00:55:10 +09:00
galister f038ad8a87 wayvrctl + panel-modify ipc 2025-12-23 18:20:27 +09:00
galister 5287b659e8 customization via wayvr_ipc 2025-12-23 13:29:28 +09:00
dependabot[bot] 8f9f057c97
Bump tokio from 1.43.0 to 1.43.1 in /wayvr-ipc (#325)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.43.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.43.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-23 03:25:52 +00:00
Aleksander ccd75c047c
Move wayvr-ipc to our workspace (#324) 2025-12-23 02:50:03 +00:00