Commit Graph

101 Commits

Author SHA1 Message Date
wheaney 62239c49a9 Fix merge issue 2025-04-10 16:13:07 -07:00
wheaney d402faed57 Merge remote-tracking branch 'origin/main' into HEAD, v2.0.17 2025-04-10 16:05:30 -07:00
wheaney cc910349dd Restore smooth follow auto-focus logic, update uninstall for missed virtualdisplay script cleanup, update setup warning for python error ignore 2025-04-10 15:35:41 -07:00
wheaney 8cc5949851 Pull in latest driver, fix uninstall so it doesn't fail if driver was uninstalled first, v2.1.2 2025-03-20 21:21:14 -07:00
wheaney 516317c798 Merge in the latest backports 2025-03-19 17:04:44 -07:00
wheaney a81e205c06 Optimize monitor focus checking, fix toggle XR effect not working when disabled, v2.0.16 2025-03-19 16:54:08 -07:00
wheaney fb38c89e41 Optimize monitor focus checking, fix toggle XR effect not working when disabled, v2.1.1 2025-03-19 12:22:15 -07:00
wheaney 618dceaf10 Fix gnome-44-max backport branch 2025-03-17 10:33:47 -07:00
wheaney dd10f4ee50 Add "cursor to focused display" shortcut, v2.0.15 2025-03-17 10:29:33 -07:00
wheaney b6f200f290 Merge commit 'e63ba54c9b51feaad8d1e4b22dcb3ca62f9535c8' into HEAD 2025-03-17 10:29:04 -07:00
wheaney 6cba049dc4 Update backports for the new mouse cursor shortcut 2025-03-17 10:15:04 -07:00
wheaney ada60201f1 Add "cursor to focused display" shortcut, v2.1.0 2025-03-16 22:35:27 -07:00
Wayne Heaney a2eb0023dc
Add curved display support, v2.0.15 (#103)
* Add curved display support
* Add GNOME 48 support
* Update backport build and setup process, add a GNOME-45 backport build
2025-03-16 14:15:04 -07:00
wheaney e6e7602a29 Add environment variable for skipping setup warning, v2.0.14 2025-03-14 10:17:06 -07:00
wheaney ebcc3e72c2 Remove checks for gstreamer on setup, v2.0.13 2025-03-12 12:49:49 -07:00
wheaney 82f88b3121 Improve dependency checking on setup 2025-03-12 09:00:06 -07:00
wheaney 1445122011 Merge branch 'main' into gnome-44-max 2025-03-10 15:50:23 -07:00
wheaney 12664762b5 Add support for custom display resolutions, v2.0.10 2025-03-10 15:47:45 -07:00
wheaney 6f80299eb0 Attempt to fix a GNOME 48 issue with the enable_unredirect call, v2.0.8 2025-03-08 15:25:17 -08:00
wheaney d9cdf1aa6a Merge branch 'main' into gnome-44-max 2025-03-07 20:43:21 -08:00
wheaney b599b2a6cc Fix monitor sorting to avoid buggy rearrangement of monitors when angling is changed 2025-03-07 20:36:57 -08:00
wheaney 1b45e00a9d Add follow tracking options, v2.0.5 2025-03-07 15:11:02 -08:00
wheaney b96427914e Add option to change default viewport center away from glasses' display, fix GNOME 48 issue, v2.0.4 2025-03-07 11:00:21 -08:00
wheaney 1b671c906e Add option to remove all displays when the effect is turned off 2025-03-06 22:32:52 -08:00
wheaney 7630a8b5c3 Add all displays follow mode option, v2.0.2 2025-03-06 19:45:59 -08:00
wheaney d8c98764fc Merge branch 'main' into gnome-44-max 2025-03-06 19:03:00 -08:00
wheaney ff3c03f142 Protect against banner texture issues in GNOME 42 2025-03-06 18:58:03 -08:00
wheaney 352b78b923 Fix issue causing a crash on effect disable 2025-03-06 11:17:10 -08:00
wheaney 5a9d6cca83 Merge branch 'main' into gnome-44-max 2025-03-05 21:34:13 -08:00
Wayne Heaney 8a2926890d
Add multi-monitor support (#89)
Rewrite of Breezy Desktop to support multiple virtual displays
2025-03-05 15:58:07 -08:00
wheaney 07bf239433 Adding timestamp to logging 2024-12-19 15:49:44 -08:00
wheaney beba0a4da8 Merge branch 'main' into gnome-44-max 2024-10-24 09:41:43 -07: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 914b2d1766 Merge branch 'main' into gnome-44-max 2024-10-20 14:39:21 -07:00
wheaney 05e4e36ddb Fix enable/disable shortcut so that widescreen gets disabled with the effect 2024-10-20 14:38:11 -07:00
wheaney 91ed3652a7 Fix overlay class definition 2024-10-18 22:40:52 -07:00
wheaney c1cfbc23f2 Fix breakage from the merge 2024-10-18 12:23:05 -07:00
wheaney 0930921f37 Merge remote-tracking branch 'origin/main' into gnome-44-max 2024-10-18 12:10:29 -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 9e670a1e69 Merge branch 'main' into gnome-44-max 2024-10-10 15:31:42 -07:00
wheaney 6462903636 Bring cursor mirroring back in line with how gnome-shell does it for the zoom/magnifier logic, reduce CPU consumption 2024-10-10 15:27:33 -07:00
wheaney 0e02c59340 Fix caching of backend object, copy SystemBackground from GNOME magnifier implemenation 2024-10-10 13:30:43 -07:00
wheaney da7cb138a6 Update patch 2024-10-10 13:19:39 -07:00
wheaney c6e4656492 Merge branch 'main' into gnome-44-max 2024-10-10 13:01:13 -07:00