Commit Graph

79 Commits

Author SHA1 Message Date
wheaney 41588a8f7a Wire up look ahead configs from glasses and user controls, implement scanline adjustment 2025-02-14 13:53:32 -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 44feff832c Fix monitor spacing issue with monitors to the left of the primary, update controls 2025-02-12 19:26:05 -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 ed6981567c Fix how the default (farthest) preset distance affects layout 2025-02-06 22:26:18 -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 0a75f2f710 Incorporate the old look-ahead logic, no more jitters 2025-02-03 13:19:12 -08:00
wheaney 3f73d2148d Simplify width/height usage, cap forced redraws 2025-01-31 16:11:01 -08:00
wheaney 39460a521f Fix issue with vertical stretching 2025-01-31 14:10:55 -08:00
wheaney b55a5b0c62 Fix centering of different sized monitors 2025-01-30 12:26:19 -08:00
wheaney 21e448833a Fix scaling and perspective adjustments when monitors are vertically
stacked
2025-01-30 11:19:50 -08:00
wheaney 1c5cafdb2f WIP 2025-01-29 15:40:58 -08:00
wheaney f2d448e513 WIP 2025-01-28 15:53:25 -08:00
wheaney 0ddcce9494 WIP 2025-01-27 14:00:56 -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 1c4fc94999 Fix threading usage in the connectedevice widget 2024-10-22 10:11:05 -07:00
wheaney 94c24fdb49 Update how we're checking for python3 during setup, update the python script's shebang 2024-10-21 13:54:15 -07:00
wheaney 5a5c9ab2d6 Update breezy setup to check for the presence of python 2024-10-21 11:00:18 -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 ae76037baf Bring cursor mirroring back in line with how gnome-shell does it for the zoom/magnifier logic, reduce CPU consumption 2024-10-10 15:36:52 -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 60aa409c8f Remove hardcoded main actor from xrEffect 2024-10-07 12:46:50 -07:00
wheaney 8dd76e8492 Add support for texcoord visible area property that allows us to focus the effect on just a small area relative to the whole desktop texture 2024-10-06 23:13:46 -07:00
wheaney 1b882d795a Merge branch 'main' into virtualmonitor 2024-10-06 16:03:29 -07:00
wheaney f69d935774 Improve how we determine whether we're at display-start or display-end 2024-10-06 13:44:04 -07:00
wheaney 0c93705def WIP 2024-10-04 14:21:15 -07:00
wheaney 8af11e1272 WIP 2024-10-04 14:20:20 -07:00
Wayne Heaney b1d3815bec
Remove Flatpak usage for UI (#61)
* Update package, setup, and uninstall

* Pull in the latest sombrero

* Remove unused flatpak files

* Update gnome-44-max.patch

* Bundle pydbus library

* Make compatible with Adwaita 1.2

* Add VERSION file, update po files
2024-10-03 22:22:10 -07:00
wheaney 230f93466a Handle siblings added/removed from the stage 2024-09-25 14:42:18 -07:00
wheaney 31693bdece Fix population and usage of uniform variables 2024-09-20 15:58:18 -07:00
wheaney e4265c75d1 Add GNOME version 47 to the compatibility list 2024-09-20 14:30:49 -07:00
Wayne Heaney 9e084ad7a4
Accommodate sombrero unified shader and driver changes (#54)
* Unify FX and GLSL shader, working for both Breezy Vulkan and GNOME
2024-09-09 20:43:59 -07:00