Nova
|
c5dea3b7c9
|
fix(input): don't limit to closest handler
|
2025-05-14 19:58:00 -07:00 |
|
Cyberneticmelon
|
5ea147f9fe
|
Added cli update
|
2025-05-14 19:58:00 -07:00 |
|
Cyberneticmelon
|
3d6fceb0dd
|
Fixing syntax
|
2025-05-14 19:58:00 -07:00 |
|
Cyberneticmelon
|
b1900de652
|
Updated dependency documentation
|
2025-05-14 19:58:00 -07:00 |
|
Cyberneticmelon
|
76ff476112
|
Updated documentation
|
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
|
fe6ed81255
|
fix(input): dropped input handlers properly release methods
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
173b033963
|
fix(input): unresponsive clients get uncaptured
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
fe9ae8225c
|
feat(input): retained mode capture system
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
a149098044
|
feat: unset sky
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
2a5bddbb5a
|
feat: support right click drag
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
a7d5992b6b
|
refactor: remove unused macro
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
94b9b9ddcf
|
chore: remove unneeded cargo patch
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
cfb193251f
|
refactor: change errors to warnings and fix unions/enums in protocol
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
14e899db0e
|
feat: add better logging to codegen
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
42fc3c3f44
|
feat: wip debugging improvements and protocol change
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
9bfbade9a2
|
refactor: make cylinders go on the XZ plane by default
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
3f4002881c
|
fix(codegen): make serde use tagged type for enums
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
8a8121f1a8
|
feat: make stage tracking space always available
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
8fc017a6fc
|
refactor: switch to dashmap for Aspects and Registries
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
7016904adb
|
feat: add --nvidia flag
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
|
b765b68d41
|
fix: force stereokit revision
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
5d82e42820
|
refactor: remove unneeded AtomicBool
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
15fe997237
|
feat: add Tracked Interface to dbus to allow clients to query the tracking state of controllers/hands
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
44a3480022
|
refactor: minimize dependencies
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
f0c50ba237
|
refactor: remove portable_atomic
|
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 |
|
Schmarni
|
d65163553e
|
fix: remove stereokits controller models
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
33ccc66411
|
fix(session): remove unneeded wayland environment variables
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
fb1627dccc
|
fix(session): set $XDG_SESSION_TYPE properly
Author: Nova <technobaboo@gmail.com>
Date: Fri Jan 31 12:44:36 2025 -0800
|
2025-05-14 19:58:00 -07:00 |
|
Schmarni
|
9f49ba729d
|
fix: material batching/wrong texture issue
* fix: incorrect material batching
Signed-off-by: Schmarni <marnistromer@gmail.com>
* fix: prevent memory leak with batched materials
Signed-off-by: Schmarni <marnistromer@gmail.com>
---------
Signed-off-by: Schmarni <marnistromer@gmail.com>
|
2025-05-14 19:58:00 -07:00 |
|
Nova
|
a44f36641e
|
fix: wayland inconsistencies
|
2025-05-14 19:58:00 -07:00 |
|
6543
|
34fd7e6e49
|
format flake with nixpkgs#nixfmt-rfc-style
|
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
|
3b996c46e2
|
fix(ci): libfuse2 for appimages
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
2e50491144
|
fix(ci): appimage path
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
c3e4b2ed2a
|
fix(ci): update to use v4 of stuff
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
c0141da88b
|
refactor: optimize get aspect hotpath
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
8f18d83694
|
refactor: delete data protocol
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
6822e4bdb7
|
feat: remove reference to unnecessary pulse receivers
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
3c66109c45
|
refactor: use new xkb input code
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
d27ec84496
|
fix: use old stereokit hand
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
239e0c0318
|
feat: openxr transparency when available
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
ab913a8d84
|
fix(lockfile): update
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
a5653853f8
|
feat: switch back to dev branch of core
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
58a17fedba
|
refactor: justfile
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
be709efbdd
|
fix: scenegraph errors
|
2025-04-01 14:24:06 -07:00 |
|
Nova
|
4f01bd5eec
|
feat: update zbus
|
2025-04-01 14:24:06 -07:00 |
|