Commit Graph

48 Commits

Author SHA1 Message Date
wheaney ed2b77b42c Add calibrating banner 2025-02-17 10:07:02 -08:00
wheaney 53d815c732 Add lens distance adjustments, improve device integration and frame limiting logic 2025-02-15 13:04:37 -08:00
wheaney a9370ab699 Fix framerate-cap setting, update no-device-debug logic 2025-02-14 13:02:00 -08:00
wheaney a31095a9de Tie some unused settings into the effect, add 1440p virtual monitor button 2025-02-13 14:57:08 -08:00
wheaney 6b5c0dc307 Fix monitor spacing and layout issues, issue where cursor occasionally appears underneath menus 2025-02-13 13:11:08 -08:00
wheaney efdb6b464c Add support for testing without glasses connected, fix zoom so it always comes towards the camera 2025-02-12 14:05:25 -08:00
wheaney 449620a1b1 Add more controls, fix vertical wrapping, add automatic wrap support 2025-02-06 14:03:24 -08:00
wheaney 5f66019580 Add new UI controls and hook up settings 2025-02-05 22:40:29 -08:00
wheaney 146611ca6f Fix detection of device disconnect and disabling breezy effect, remove UI elements that aren't supported yet 2025-02-04 13:17:01 -08:00
wheaney d07ab207ed Fix case where extension is enabled before glasses have been plugged in 2025-02-04 10:33:12 -08:00
wheaney f6869fcaff Merge multimonitor with cursormanager changes 2025-02-04 10:16:54 -08:00
wheaney 7bd026c9c3 Merge branch 'multimonitor' into main 2025-02-04 09:24:40 -08:00
wheaney db3f59f7e7 Update monitor manager integration to allow for virtual monitor detection, update effect to only show virtual monitors 2025-02-03 16:29:04 -08:00
wheaney 1c5cafdb2f WIP 2025-01-29 15:40:58 -08:00
wheaney d0864c1a3b WIP 2025-01-24 15:08:33 -08:00
wheaney 439d2fccce WIP 2025-01-22 18:19:43 -08:00
wheaney 80f54f5297 WIP 2025-01-17 14:34:15 -08:00
wheaney ebc3910c9d WIP 2025-01-14 16:11:39 -08:00
wheaney 07bf239433 Adding timestamp to logging 2024-12-19 15:49:44 -08:00
wheaney f4e081cd73 WIP 2024-12-19 12:03:29 -08:00
wheaney 183ace1db8 Fix CLI path detection so it works for both AUR and setup script installs
Update driver, fix possible uninstall failure due to gnomem-extensions command
2024-10-24 09:36:59 -07:00
Wayne Heaney 1a2dc23573
Update CLI reference (#69) 2024-10-23 12:58:43 -07:00
wheaney 05e4e36ddb Fix enable/disable shortcut so that widescreen gets disabled with the effect 2024-10-20 14:38:11 -07:00
Wayne Heaney 1718986793
Add shortcut to allow for toggling the XR Effect on and off (#63) 2024-10-18 11:57:09 -07:00
wheaney 5420d7fa5f Move overlay management to its own file, update how the cursor renders over the overlay, disable cloning when not on overlay 2024-10-11 22:01:34 -07:00
wheaney 0e02c59340 Fix caching of backend object, copy SystemBackground from GNOME magnifier implemenation 2024-10-10 13:30:43 -07:00
wheaney dbef7f5c80 Improved visible region logic 2024-10-09 08:42:59 -07:00
wheaney 0c93705def WIP 2024-10-04 14:21:15 -07:00
wheaney 8af11e1272 WIP 2024-10-04 14:20:20 -07:00
wheaney 230f93466a Handle siblings added/removed from the stage 2024-09-25 14:42:18 -07:00
wheaney 58cd31f129 Add custom-monitor-product setting 2024-08-17 10:52:27 -07:00
Wayne Heaney 3a7d5feb88
Add Rokid support (#42) 2024-08-13 10:10:10 -07:00
wheaney 416c92f220 Add Rokid Max monitor awareness 2024-08-11 15:03:36 -07:00
wheaney bf8598675b Add detection of monitor for XREAL Air 2 Ultra 2024-08-01 12:56:18 -07:00
wheaney 1b14468d86 Update optimal config logic to shift other monitors that would be affected by a change in screen resolution 2024-07-29 14:39:15 -07:00
wheaney d1c5e9fc4d Add messaging if no running driver is detected 2024-07-25 13:04:18 -07:00
wheaney f28ba2639f Update nested mode monitor so it uses "dummy monitor" flag 2024-07-23 12:45:29 -07:00
wheaney 22ef564500 Pull in updated driver IPC package, add nested monitor detection back in 2024-07-23 12:09:35 -07:00
wheaney 04edf2eecc Add refresh rate and fast SBS mode switching settings 2024-07-17 22:58:45 -07:00
wheaney 4ab2b59657 Revert change to switch to widescreen mode quicker, allow extension to run on the session unlock view
Switching to widescreen mode too quickly caused some problems
2024-07-08 16:15:49 -07:00
Wayne Heaney 7843d4d385
Widescreen/SBS support (#28)
Squashed 28 commits
2024-07-08 15:02:04 -07:00
wheaney c1ec13c2ef Merge in RayNeo support 2024-06-11 11:55:32 -07:00
wheaney 2aac5a6504 Add Air 2 monitor "products" to the supported monitor list 2024-05-24 12:10:37 -07:00
wheaney 0d3f9ff757 Add the follow threshold control 2024-05-23 21:57:55 -07:00
wheaney 3498910758 Add XDG_BIN_HOME permissions/ownership check and fix, and top-level error logging to the extension 2024-05-19 13:07:10 -07:00
wheaney 5936230a57 Add GNOME extension logging to file 2024-05-17 12:14:56 -07:00
wheaney c689978e85 Fix some cleanup issues, adjust the trim_width/height values to remove the border 2024-05-16 16:16:23 -07:00
Wayne Heaney e9b10838ba
Breezy GNOME support (#22)
* Adds a gnome subdirectory with the Breezy GNOME extension source
* Adds a 'ui' subdirectory with the Gtk UI app source, currently with the Breezy GNOME view implemented, eventually will support Breezy Vulkan
* Adds all the necessary package and setup scripts for the full GNOME build
* Pulls in the latest driver with the BREEZY_DESKTOP build support
2024-05-16 12:26:59 -07:00