Nova
|
38ea600846
|
cleanup
|
2025-07-26 00:44:56 -07:00 |
|
Nova
|
292e3988c5
|
fix(wayland): frame pacing compared to bevy
|
2025-07-26 00:38:20 -07:00 |
|
Nova
|
218b5f959a
|
fix: unnecessary render device
|
2025-07-25 11:30:30 -07:00 |
|
Nova
|
9015c3e6c4
|
fix: my stupidity
|
2025-07-25 10:48:53 -07:00 |
|
Nova
|
ec3ced272a
|
refactor(wayland): bit of cleanup
|
2025-07-25 10:47:16 -07:00 |
|
Schmarni
|
9466e97dd1
|
refactor(wayland): continue implementing better buffer release
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-18 02:37:30 +02:00 |
|
Nova
|
eca5bb4bf2
|
feat(wayland): broken buffer usage code
|
2025-07-17 12:46:05 -07:00 |
|
Schmarni
|
4426d14bc5
|
fix(wayland): update bevy-dmabuf and tell it to use srgb formats
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-17 17:13:20 +02:00 |
|
Schmarni
|
66a3ae22cc
|
fix(wayland): fix function instrumentation
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-17 17:01:40 +02:00 |
|
Schmarni
|
a8144dbd22
|
feat(wayland): implement shm ontop of dmabuf
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-16 01:13:38 +02:00 |
|
Nova
|
826b2413c9
|
feat: more cleanup
|
2025-07-15 14:22:37 -07:00 |
|
Nova
|
a29a04d3f5
|
refactor: remove unnecessary debugging and lists
|
2025-07-15 14:13:55 -07:00 |
|
Schmarni
|
0b4c7edc92
|
feat(wayland): set output refreshrate to i32::MAX and instrument a bunch of functions
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-15 22:15:15 +02:00 |
|
Nova
|
81a741ad36
|
fix(wayland/dmabuf): more robust format handling
|
2025-07-15 02:26:22 -07:00 |
|
Nova
|
72d1173d2e
|
fix(wayland): support all dmabuf protocol versions
|
2025-07-15 00:44:23 -07:00 |
|
Nova
|
12a3dc26af
|
fix: feedback lacking formats
|
2025-07-14 15:58:25 -07:00 |
|
Nova
|
7fab72f903
|
fix(wayland): feedback padding
|
2025-07-14 11:23:35 -07:00 |
|
Schmarni
|
856d738267
|
feat(wayland): provide more rendering formats and modifiers
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-14 19:55:53 +02:00 |
|
Schmarni
|
f855ca9820
|
feat(wayland): add vulkano infra
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-14 19:55:51 +02:00 |
|
Nova
|
3571fa96aa
|
fix(wayland): naming
|
2025-07-13 23:42:34 -07:00 |
|
Nova
|
d360a57f6e
|
fix: wayland lockfile
|
2025-07-13 21:26:56 -07:00 |
|
Nova
|
58328cd63b
|
cleanup: unneeded code
|
2025-07-12 21:35:43 -07:00 |
|
Nova
|
00fdaf5b9f
|
feat(wayland): virtual output
|
2025-07-12 21:17:48 -07:00 |
|
Nova
|
3225819121
|
fix: remove test what was i thinking
|
2025-07-12 21:17:39 -07:00 |
|
Nova
|
b0d623e9de
|
refactor(wayland): don't do fancy alpha setting when xrgb
|
2025-07-12 21:17:30 -07:00 |
|
Schmarni
|
0ec465ac39
|
refactor: try to use async dmabuf importing
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-13 03:36:42 +02:00 |
|
Schmarni
|
c59198b4a2
|
feat(wayland): implement infrastructure for async dmatex importing
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-12 06:17:12 +02:00 |
|
Schmarni
|
49224ad6b5
|
refactor: move WaylandPlugin init
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-07-10 21:01:05 +02:00 |
|
Nova
|
63cf0db448
|
feat: dmatex!! (sorta, borken)
|
2025-07-10 10:13:38 -07:00 |
|
Nova
|
14544bfd3e
|
fix(wayland): proper shm double buffering
|
2025-07-10 06:32:49 -07:00 |
|
Nova
|
dfb59ee7fa
|
fix(wayland): shading
|
2025-07-08 16:46:19 -07:00 |
|
Nova
|
e9078bfaf8
|
clippy: fix
|
2025-07-08 12:12:46 -07:00 |
|
Schmarni
|
a8d3b1fda1
|
Revert "refactor: use bevy_sk PbrMaterial instead of StandardMaterial"
This reverts commit 7b126557df.
|
2025-07-08 00:37:29 +02:00 |
|
Nova
|
a4a43d3ceb
|
fix: keyboard crashiness
|
2025-07-06 12:52:05 -07:00 |
|
Nova
|
f4d08dac9c
|
feat: wayland
|
2025-07-05 19:51:40 -07:00 |
|
Nova
|
4b0969d9cf
|
cleanup: cargo fmt
|
2025-06-30 02:05:07 -07:00 |
|
Nova
|
4c70ded2b0
|
fix: io safety error
|
2025-05-15 00:59:59 -07:00 |
|
Schmarni
|
db30f8e61b
|
fix(wayland): fix keyboard holding onto surfaces without causing visual or functional issues
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
0a005b9864
|
Revert "fix: panel items being grabbed by keyboard seat"
This reverts commit a58ab46f4a.
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
c2f1f737a0
|
fix: panel items being grabbed by keyboard seat
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
68a7c06b9e
|
fix: cursor hotspot positionind
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
ef09b69378
|
fix(wayland): _ prefix to viewporter state
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
57f9516a81
|
feat(wayland): implement wp_viewporter
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
93692f365e
|
feat(wayland): logging
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
30a05a3218
|
refactor: remove once_cell dependency
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
779706d792
|
refactor: upgrade to rust 2024
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
a44f36641e
|
fix: wayland inconsistencies
|
2025-05-14 19:58:00 -07:00 |
|
ash lea
|
a5f087d29f
|
start to convert ad-hoc errors to explicit types
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
8f18d83694
|
refactor: delete data protocol
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
242eed37fe
|
clippy: cleanup
|
2025-04-01 14:24:06 -07:00 |
|