Commit Graph

30 Commits

Author SHA1 Message Date
wheaney f90ac4fe3c Add developer mode 2026-01-10 10:26:10 -08:00
wheaney efd652b77c WIP 2026-01-10 10:00:10 -08:00
Wayne Heaney 054296da56
Add support for 6DoF (#138)
* Pull in driver and sombrero updates for 6DoF
* Update Breezy GNOME to support 6DoF position
* Update Breezy KDE to support 6DoF position
2025-10-22 16:13:08 -07:00
wheaney 394934bd22 Fix XREAL One Pro support, v2.4.1 2025-10-08 15:53:16 -07:00
Wayne Heaney 2bed5a2436
XREAL One support (#133), v2.4.0
* Add XREAL One model names to the supported monitors list

* Pull in latest driver with XREAL One support, v2.4.0
2025-10-05 08:34:56 -07:00
wheaney e3af8057c7 Attempt to fix a crash on glasses disconnect 2025-09-24 16:41:23 -07:00
wheaney fc6858d535 Improve cursor interaction so that physical displays use native cursor rendering 2025-09-24 10:15:42 -07:00
wheaney 4a756d63a5 Exclude virtual displays from rendering their own single desktop views 2025-09-23 15:26:00 -07:00
wheaney 7cab3393e2 Add rolling shutter adjustment 2025-09-23 12:40:25 -07:00
wheaney 40a8613aa1 Fix issue where Qt 6.5 and below don't have the Quick3D.Helpers modules, fall back to a standard Rectange geometry, disable curved display UI option
Add better logging to the python IPC integration
2025-09-22 13:48:17 -07:00
wheaney 2bcc2e07e3 Fix a couple smooth follow issues
* Always fully center the focused screen
* Properly rebind the rotation of the screen so it doesn't get frozen to
  an old one when changing wrap scheme
2025-09-21 23:10:14 -07:00
wheaney 19bacf2b92 Add "mouse to focused display" functionality
Fix Qt6Quick3D build check
2025-09-21 17:13:22 -07:00
wheaney c2dfefd395 Add curved display support 2025-09-19 15:14:25 -07:00
wheaney 994dd4e648 Fix issues with smooth follow when used with zoomOnFocus, and updates to the follow threshold 2025-09-18 12:17:36 -07:00
wheaney ea01dd79bd Add support for smooth follow to the effect (no UI updates) 2025-09-17 14:47:57 -07:00
wheaney db1faf706b Add look-ahead override slider 2025-09-12 22:32:42 -07:00
wheaney 46b0ef747f Add checkbox for mirroring the physical displays, remove physical displays menu 2025-09-11 14:29:35 -07:00
wheaney 40475736c1 Add support for enabling/disabling physical screen mirroring
Option to turn physical displays off not implemented yet
2025-09-11 11:46:47 -07:00
wheaney f27fd17b59 Apply lens distance ratio 2025-09-10 21:38:56 -07:00
wheaney f2b0913a4e Fix supported display check for Plasma Wayland on Steam Deck, add logging of display names 2025-09-08 21:39:08 -07:00
wheaney 35e2b2d71d Add anti-aliasing quality menu 2025-09-08 13:37:12 -07:00
wheaney f01c635138 Add calibrating banner 2025-09-06 12:42:31 -07:00
wheaney 205c80445a Fix rendering so that moving the cursor doesn't cause the whole screen to rerender 2025-09-05 22:19:04 -07:00
wheaney 2a0baaf1e2 Add buttons to create virtual displays 2025-09-03 16:40:58 -07:00
wheaney 7dbb235756 Fix focused display zooming issue 2025-09-03 10:29:31 -07:00
wheaney 2b85ba5e3a Move away from FrameAnimation, update camera orientation as soon as new IMU data is received 2025-09-03 10:14:40 -07:00
wheaney 78a6487a5c Fix an issue with non-zero exit code states in the setup, add Rokid Max 2 to the supported models list, fix the connection status in the UI, fix an issue with the negative values on the labeled sliders 2025-09-03 09:45:15 -07:00
wheaney bc959c2f4c Add display offsets and wrapping scheme options 2025-09-02 22:01:59 -07:00
wheaney 6c5f08611e Fix how display distances are bound so it tracks the UI smoothly 2025-09-02 21:24:49 -07:00
Wayne Heaney 449fda2e9e
Add KDE port (#129)
Working KWIn plugin for SteamOS and non-Debian distros (x86_64 only for now)
2025-08-30 21:25:03 -07:00