Commit Graph

11 Commits

Author SHA1 Message Date
wheaney bfe5cfb578 Fix a break for GNOME 46, clean some things up 2025-03-05 15:45:15 -08:00
wheaney e81004d136 Add follow controls back, pull in driver tweaks to smooth follow, fix GNOME 48 compat issues 2025-03-05 12:29:08 -08:00
wheaney 4d85db204b Fix memory consumption issue on window resize, update cursor cloning approach, fix ability to drag windows between workspaces on the launcher view 2025-02-27 13:58:54 -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 f6869fcaff Merge multimonitor with cursormanager changes 2025-02-04 10:16:54 -08: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 04edf2eecc Add refresh rate and fast SBS mode switching settings 2024-07-17 22:58:45 -07:00
Wayne Heaney 7843d4d385
Widescreen/SBS support (#28)
Squashed 28 commits
2024-07-08 15:02:04 -07:00
wheaney 5936230a57 Add GNOME extension logging to file 2024-05-17 12:14:56 -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