wheaney
|
72b6b32c58
|
Remove unnecessary package installs from Dockerfile, improve findFocusedMonitor logic
|
2025-08-28 10:45:04 -07:00 |
wheaney
|
843f7907e7
|
Desparately try to re-use the tried-and-true IPC Python script for communications with the driver
Creates a wrapper script around the existing IPC library that makes for simpler invocations
|
2025-08-26 15:28:39 -07:00 |
wheaney
|
0d8fb02388
|
Fix case where window overlaps two displays, attempt to fix mouse placement off-by-pixels, fix setup issue with the bin directory, apply adjustment that puts the camera in the middle of screens by default
|
2025-08-25 22:02:04 -07:00 |
wheaney
|
fbdd5e14bb
|
Improve setup and add auto-enabling of the XR driver
|
2025-08-25 17:57:49 -07:00 |
wheaney
|
3e726bd1ee
|
Clean up setup messaging, add steamos detection to setup script
|
2025-08-25 15:34:13 -07:00 |
wheaney
|
a6f9d0b9d0
|
Fix package/build process so it produces steamos and non-steamos arch binaries
|
2025-08-25 15:09:26 -07:00 |
wheaney
|
705d940a0d
|
Add package, setup, and uninstall scripts, fix user-local setup, working on SteamOS
|
2025-08-24 15:26:07 -07:00 |
wheaney
|
37ecb879dd
|
Revert "Update logging"
This reverts commit e4dbcdaee7.
|
2025-08-21 13:50:53 -07:00 |
wheaney
|
471523fb31
|
Add docker build
|
2025-08-21 13:02:40 -07:00 |
wheaney
|
e4dbcdaee7
|
Update logging
|
2025-08-21 11:07:39 -07:00 |
wheaney
|
1f5e3b1d3f
|
Add Zoom on Focus shortcut support
|
2025-08-20 21:34:32 -07:00 |
wheaney
|
7200ac95f5
|
Add virtual display creation logic, with support for custom resolutions
|
2025-08-20 14:18:26 -07:00 |
wheaney
|
026f5825f3
|
Improve antialiasing, fix a config UI issue
|
2025-08-15 22:33:15 -07:00 |
wheaney
|
80c8f93c8e
|
Clean up how shortcuts are defined, add recenter shortcut
|
2025-08-14 22:16:32 -07:00 |
wheaney
|
67c70532fd
|
Add real-time updating of display distances when the sliders are moved
|
2025-08-14 20:53:19 -07:00 |
wheaney
|
d54954e188
|
Add shortcuts section to config UI, hook up "toggle effect" shortcut, change distance configs to sliders
|
2025-08-14 15:24:08 -07:00 |
wheaney
|
742fa0e4ca
|
Add easing animations when zooming in and out on focus
|
2025-08-04 22:44:29 -07:00 |
wheaney
|
cfba504e3c
|
Fix issue with depth rendering
|
2025-08-04 20:00:37 -07:00 |
wheaney
|
d7120fbc2e
|
Add zoom on focus logic
|
2025-08-04 14:53:51 -07:00 |
wheaney
|
7fb48fe77d
|
Wire up display distance config
|
2025-08-01 15:02:37 -07:00 |
wheaney
|
0cbc54bd04
|
Fix the main component so it doesn't load the View3D instance unless it'll actually be rendered
|
2025-07-31 21:50:01 -07:00 |
wheaney
|
cceed0f856
|
Make it so the effect only applies to the glasses' display
|
2025-07-31 15:42:45 -07:00 |
wheaney
|
f5cbd9281b
|
Add data validity and parity checks, improve device detection on multiple plug and unplug events
|
2025-07-31 13:39:31 -07:00 |
wheaney
|
c266e3cbd3
|
Add automatic wrap scheme detection
|
2025-07-29 22:22:11 -07:00 |
wheaney
|
5bfba85557
|
Port over display placement and related math functions from the GNOME extension
|
2025-07-29 15:31:54 -07:00 |
wheaney
|
4093123332
|
Utilize the rest of the device data, remove unused radius and other
logic, apply MSAA for edge/text smoothing, prep for monitor wrap logic
|
2025-07-29 13:03:49 -07:00 |
wheaney
|
07ccbe12cc
|
Complete and clean up shared memory parsing and device properties usage
|
2025-07-25 23:09:57 -07:00 |
wheaney
|
fafa579eb2
|
Fix look-ahead and euler angle ordering issues
|
2025-07-22 22:43:14 -07:00 |
wheaney
|
f1e9bdccb7
|
Look-ahead work in progress
|
2025-07-22 15:34:48 -07:00 |
wheaney
|
714264a08b
|
Revert "Remove kconfig stuff"
This reverts commit faf35e0cd4.
|
2025-07-18 11:30:57 -07:00 |
wheaney
|
126f69936c
|
Shared mem file monitoring
|
2025-07-17 14:22:31 -07:00 |
wheaney
|
0d2d879ab5
|
Fix up build/package metadata
|
2025-07-10 13:55:10 -07:00 |
wheaney
|
4599a7afab
|
Working cursor mirroring
|
2025-07-07 15:47:31 -07:00 |
wheaney
|
757eaed57f
|
Working cursor disable and paint, still need to pass the texture to the 3d view for rendering
|
2025-07-04 14:17:11 -07:00 |
wheaney
|
ea40421372
|
Clean up unneeded assets
|
2025-07-03 15:36:32 -07:00 |
wheaney
|
47e5fe5e01
|
Rename all to Breezy
|
2025-07-03 15:31:02 -07:00 |
wheaney
|
faf35e0cd4
|
Remove kconfig stuff
|
2025-07-03 13:52:36 -07:00 |
wheaney
|
72f81c1ad7
|
Fix window focus issue, only render windows from the current desktop
|
2025-07-03 13:29:42 -07:00 |
wheaney
|
f691d156b6
|
Multiple screens working, but filter down to just glasses for now
Attempt to stop input capture
|
2025-07-02 15:46:09 -07:00 |
wheaney
|
021b0f4cc0
|
WIP
|
2025-07-01 14:23:46 -07:00 |
wheaney
|
e6d0e6e6bb
|
WIP
|
2025-06-24 15:25:12 -07:00 |
wheaney
|
852eb47e3f
|
WIP
|
2025-06-24 10:36:39 -07:00 |
wheaney
|
458700798f
|
WIP - working XR effect demo
|
2025-06-05 16:37:31 -07:00 |
wheaney
|
75e31f3f16
|
WIP - initial XR effect stuff
|
2025-05-29 14:04:38 -07:00 |
wheaney
|
7fd94808a0
|
WIP
|
2025-05-27 14:41:16 -07:00 |
wheaney
|
6fb672288c
|
Pull in the latest driver, v2.1.7
|
2025-05-15 13:37:37 -07:00 |
wheaney
|
dbd1b88e18
|
Pull in latest backports
|
2025-05-08 11:43:17 -07:00 |
wheaney
|
53afe9e71d
|
Add better handling of pipewire GStreamer dependency missing case, in UI and setup, pull in the latest driver version
|
2025-05-07 12:45:12 -07:00 |
wheaney
|
62eb3aa1d0
|
Pull in driver with RayNeo cleanup fix, v2.1.5
|
2025-05-02 15:12:22 -07:00 |
wheaney
|
39ba5f1358
|
Pull in driver with RayNeo device detection fix, v2.1.4
|
2025-05-02 13:33:19 -07:00 |