Wayne Heaney
|
b731abaf53
|
Merge branch 'main' into main
|
2024-07-18 16:49:20 -07:00 |
wheaney
|
04edf2eecc
|
Add refresh rate and fast SBS mode switching settings
|
2024-07-17 22:58:45 -07:00 |
Wayne Heaney
|
7369cb0551
|
Update README.md
|
2024-07-09 21:36:27 -07:00 |
Wayne Heaney
|
c6c05d8715
|
Update README.md
|
2024-07-09 21:34:32 -07:00 |
Wayne Heaney
|
8f4a17c41e
|
Update README.md
|
2024-07-09 09:28:31 -07:00 |
Wayne Heaney
|
9fb52bf4ec
|
Update README.md
|
2024-07-09 09:26:03 -07:00 |
Wayne Heaney
|
2ad27d4d50
|
Update README.md
|
2024-07-08 16:33:29 -07:00 |
Wayne Heaney
|
baa7dd3bd0
|
Update README.md
|
2024-07-08 16:33:08 -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 |
hodasemi
|
df1f513b9e
|
Fix package namings
|
2024-07-06 11:28:45 +02:00 |
Wayne Heaney
|
e69d3cb97d
|
Update README.md
|
2024-07-03 14:26:19 -07:00 |
Wayne Heaney
|
b70cf91b55
|
Update README.md
|
2024-07-02 09:29:06 -07:00 |
Wayne Heaney
|
cf66807f85
|
Update README.md
|
2024-06-18 21:58:22 -07:00 |
wheaney
|
c713c69e66
|
Pull in latest sombrero with look-ahead adjustment
|
2024-06-17 10:28:36 -07:00 |
hodasemi
|
1484fbc5db
|
Add gnome suffix
|
2024-06-17 07:25:32 +02:00 |
Michael Hübner
|
2dc0053afa
|
Merge branch 'wheaney:main' into main
|
2024-06-12 17:41:12 +02:00 |
hodasemi
|
6ac99294ed
|
Merge branch 'testing'
|
2024-06-12 15:19:10 +02:00 |
hodasemi
|
d739687b1a
|
Add icons
|
2024-06-12 08:01:13 +02:00 |
wheaney
|
ae48a62d7b
|
Pull in fix for breezy follow mode toggling
|
2024-06-11 13:37:35 -07:00 |
wheaney
|
0ac3a73033
|
Pull in hardwareId retry logging fix
|
2024-06-11 12:39:40 -07:00 |
Wayne Heaney
|
0f9c2eb407
|
Update README.md
Link to the driver's supported devices
|
2024-06-11 12:33:22 -07:00 |
wheaney
|
c1ec13c2ef
|
Merge in RayNeo support
|
2024-06-11 11:55:32 -07:00 |
Michael Hübner
|
8b68de5227
|
Merge pull request #1 from hodasemi/testing
Fix `--skip-verification`
|
2024-06-11 16:33:04 +02:00 |
hodasemi
|
f0063e76ea
|
Remove debug print
|
2024-06-11 16:31:51 +02:00 |
hodasemi
|
dc74a4a923
|
Don't pass args to app
|
2024-06-11 16:29:58 +02:00 |
hodasemi
|
d4cc24e200
|
Debug further
|
2024-06-11 16:27:57 +02:00 |
hodasemi
|
c6ac85c4c1
|
Try catch variable access
|
2024-06-11 16:25:34 +02:00 |
hodasemi
|
0ff3cdecc8
|
Pretty print args
|
2024-06-11 16:23:55 +02:00 |
hodasemi
|
e028f3b00a
|
Use underscore to access variable
|
2024-06-11 16:21:55 +02:00 |
hodasemi
|
7c289737f8
|
Print actual variable
|
2024-06-11 16:17:58 +02:00 |
hodasemi
|
1cef18f27f
|
Print parser
|
2024-06-11 16:16:47 +02:00 |
hodasemi
|
1670ddd3bc
|
Start python script directly
|
2024-06-11 16:00:40 +02:00 |
hodasemi
|
b4411bd19b
|
Add argparse to skip verification
|
2024-06-11 15:55:42 +02:00 |
hodasemi
|
4cca9a3eee
|
Update only required submodules, fix shader
|
2024-06-09 10:17:45 +02:00 |
hodasemi
|
7ced61fbbc
|
Use XR driver as dependency
|
2024-06-06 19:19:34 +02:00 |
hodasemi
|
b2adda6060
|
Add xr driver build
|
2024-06-06 15:21:35 +02:00 |
hodasemi
|
a24814ef9c
|
Add initial PKGBUILD file
|
2024-06-06 10:58:45 +02:00 |
wheaney
|
0dd0b8384a
|
Fix build issues, rename driver package to match Github repo
|
2024-05-30 19:26:06 -07:00 |
wheaney
|
a2d2a01ec5
|
Move to latest XRDriverIPC module, drops requirement for the requests python module
|
2024-05-25 16:04:45 -07:00 |
wheaney
|
ad6aa96000
|
Add check for granted productivity features, messaging and disable inputs if not granted
|
2024-05-24 13:31:18 -07:00 |
wheaney
|
2aac5a6504
|
Add Air 2 monitor "products" to the supported monitor list
|
2024-05-24 12:10:37 -07:00 |
wheaney
|
f5256dfee1
|
Update enable switch so it also checks and enables the "use extensions" global setting
|
2024-05-24 11:44:49 -07:00 |
wheaney
|
c25219353a
|
Add support for case where no license is present
|
2024-05-23 23:07:56 -07:00 |
wheaney
|
0d3f9ff757
|
Add the follow threshold control
|
2024-05-23 21:57:55 -07:00 |
Wayne Heaney
|
aef60af4a6
|
Update README.md
|
2024-05-23 12:23:29 -07:00 |
Wayne Heaney
|
40792a8c2b
|
Update README.md
|
2024-05-23 12:00:03 -07:00 |
wheaney
|
7b80f999fa
|
Add installation verification
|
2024-05-23 11:02:16 -07:00 |
Wayne Heaney
|
396b031d28
|
Update README.md
|
2024-05-23 10:09:08 -07:00 |
Wayne Heaney
|
7b5f257b0b
|
Update README.md
Add Breezy GNOME setup, usage, and other details
|
2024-05-23 09:27:13 -07:00 |