wheaney
|
94289f1074
|
Add screencast wayland integration
|
2025-08-20 13:03:35 -07:00 |
wheaney
|
026f5825f3
|
Improve antialiasing, fix a config UI issue
|
2025-08-15 22:33:15 -07:00 |
wheaney
|
80c8f93c8e
|
Clean up how shortcuts are defined, add recenter shortcut
|
2025-08-14 22:16:32 -07:00 |
wheaney
|
67c70532fd
|
Add real-time updating of display distances when the sliders are moved
|
2025-08-14 20:53:19 -07:00 |
wheaney
|
d54954e188
|
Add shortcuts section to config UI, hook up "toggle effect" shortcut, change distance configs to sliders
|
2025-08-14 15:24:08 -07:00 |
wheaney
|
742fa0e4ca
|
Add easing animations when zooming in and out on focus
|
2025-08-04 22:44:29 -07:00 |
wheaney
|
cfba504e3c
|
Fix issue with depth rendering
|
2025-08-04 20:00:37 -07:00 |
wheaney
|
d7120fbc2e
|
Add zoom on focus logic
|
2025-08-04 14:53:51 -07:00 |
wheaney
|
7fb48fe77d
|
Wire up display distance config
|
2025-08-01 15:02:37 -07:00 |
wheaney
|
0cbc54bd04
|
Fix the main component so it doesn't load the View3D instance unless it'll actually be rendered
|
2025-07-31 21:50:01 -07:00 |
wheaney
|
cceed0f856
|
Make it so the effect only applies to the glasses' display
|
2025-07-31 15:42:45 -07:00 |
wheaney
|
f5cbd9281b
|
Add data validity and parity checks, improve device detection on multiple plug and unplug events
|
2025-07-31 13:39:31 -07:00 |
wheaney
|
c266e3cbd3
|
Add automatic wrap scheme detection
|
2025-07-29 22:22:11 -07:00 |
wheaney
|
5bfba85557
|
Port over display placement and related math functions from the GNOME extension
|
2025-07-29 15:31:54 -07:00 |
wheaney
|
4093123332
|
Utilize the rest of the device data, remove unused radius and other
logic, apply MSAA for edge/text smoothing, prep for monitor wrap logic
|
2025-07-29 13:03:49 -07:00 |
wheaney
|
07ccbe12cc
|
Complete and clean up shared memory parsing and device properties usage
|
2025-07-25 23:09:57 -07:00 |
wheaney
|
fafa579eb2
|
Fix look-ahead and euler angle ordering issues
|
2025-07-22 22:43:14 -07:00 |
wheaney
|
f1e9bdccb7
|
Look-ahead work in progress
|
2025-07-22 15:34:48 -07:00 |
wheaney
|
714264a08b
|
Revert "Remove kconfig stuff"
This reverts commit faf35e0cd4.
|
2025-07-18 11:30:57 -07:00 |
wheaney
|
126f69936c
|
Shared mem file monitoring
|
2025-07-17 14:22:31 -07:00 |
wheaney
|
0d2d879ab5
|
Fix up build/package metadata
|
2025-07-10 13:55:10 -07:00 |
wheaney
|
4599a7afab
|
Working cursor mirroring
|
2025-07-07 15:47:31 -07:00 |
wheaney
|
757eaed57f
|
Working cursor disable and paint, still need to pass the texture to the 3d view for rendering
|
2025-07-04 14:17:11 -07:00 |
wheaney
|
ea40421372
|
Clean up unneeded assets
|
2025-07-03 15:36:32 -07:00 |
wheaney
|
47e5fe5e01
|
Rename all to Breezy
|
2025-07-03 15:31:02 -07:00 |
wheaney
|
faf35e0cd4
|
Remove kconfig stuff
|
2025-07-03 13:52:36 -07:00 |
wheaney
|
72f81c1ad7
|
Fix window focus issue, only render windows from the current desktop
|
2025-07-03 13:29:42 -07:00 |
wheaney
|
f691d156b6
|
Multiple screens working, but filter down to just glasses for now
Attempt to stop input capture
|
2025-07-02 15:46:09 -07:00 |
wheaney
|
021b0f4cc0
|
WIP
|
2025-07-01 14:23:46 -07:00 |
wheaney
|
e6d0e6e6bb
|
WIP
|
2025-06-24 15:25:12 -07:00 |
wheaney
|
852eb47e3f
|
WIP
|
2025-06-24 10:36:39 -07:00 |
wheaney
|
458700798f
|
WIP - working XR effect demo
|
2025-06-05 16:37:31 -07:00 |
wheaney
|
75e31f3f16
|
WIP - initial XR effect stuff
|
2025-05-29 14:04:38 -07:00 |
wheaney
|
7fd94808a0
|
WIP
|
2025-05-27 14:41:16 -07:00 |
wheaney
|
6fb672288c
|
Pull in the latest driver, v2.1.7
|
2025-05-15 13:37:37 -07:00 |
wheaney
|
dbd1b88e18
|
Pull in latest backports
|
2025-05-08 11:43:17 -07:00 |
wheaney
|
53afe9e71d
|
Add better handling of pipewire GStreamer dependency missing case, in UI and setup, pull in the latest driver version
|
2025-05-07 12:45:12 -07:00 |
wheaney
|
62eb3aa1d0
|
Pull in driver with RayNeo cleanup fix, v2.1.5
|
2025-05-02 15:12:22 -07:00 |
wheaney
|
39ba5f1358
|
Pull in driver with RayNeo device detection fix, v2.1.4
|
2025-05-02 13:33:19 -07:00 |
wheaney
|
87122b0160
|
Pull in the latest driver and shader changes, v2.1.3
|
2025-05-01 14:10:09 -07:00 |
wheaney
|
262a6fa0e5
|
Pull in latest backport commits
|
2025-04-29 12:28:12 -07:00 |
wheaney
|
bc2edc8d1c
|
Fix breakages in the breezydesktop and virtualdisplay bin files
|
2025-04-29 11:27:43 -07:00 |
wheaney
|
0415a14ec8
|
Pull latest driver commit
|
2025-04-29 10:43:40 -07:00 |
wheaney
|
0b22925c2f
|
Merge latest changes into gnome-44-max and gnome-45 backport branches
|
2025-04-29 10:31:18 -07:00 |
wheaney
|
2a1c2d1be0
|
Fix a couple spacing issues in fr.po, rebuild .mo file
|
2025-04-21 21:48:51 -07:00 |
chriceberg
|
4b9b78da51
|
Update fr.po (#110)
|
2025-04-21 21:46:23 -07:00 |
wheaney
|
bb633fabd4
|
Remove fuzzy comments from it.po, rebuild mo file
|
2025-04-11 11:13:57 -07:00 |
Wayne Heaney
|
1f9c8c2ee7
|
Update it.po (#109)
Co-authored-by: fsciarra62 <fsciarra62@gmail.com>
|
2025-04-11 11:09:34 -07:00 |
wheaney
|
89695eb205
|
Fix broken findFocusedMonitor call
|
2025-04-10 20:08:04 -07:00 |
wheaney
|
4732a0f49a
|
Update de.po
Contributed by homejacob
|
2025-04-10 15:35:41 -07:00 |