Update README, move back to merged main IPC module branch
This commit is contained in:
parent
8a2926890d
commit
5ffe596f3e
|
|
@ -11,4 +11,3 @@
|
|||
[submodule "ui/modules/PyXRLinuxDriverIPC"]
|
||||
path = ui/modules/PyXRLinuxDriverIPC
|
||||
url = https://github.com/wheaney/PyXRLinuxDriverIPC.git
|
||||
branch = v1.1
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ There are two installations at the moment. **Note: Don't manually install either
|
|||
* [Breezy Vulkan](#breezy-vulkan) primarily for gaming but would work with pretty much any application that uses Vulkan rendering.
|
||||
|
||||
## Breezy GNOME
|
||||
Breezy GNOME is a virtual workspace solution for Linux desktops that use the GNOME desktop environment (support GNOME versions 42 through 47); see [non-GNOME setup](#non-gnome-setup) if you want to try it without a GNOME desktop environment. It currently supports one widescreen virtual monitor and multiple physical monitors. See [upcoming features](#upcoming-features) for more improvements on the horizon.
|
||||
Breezy GNOME is a virtual workspace solution for Linux desktops that use the GNOME desktop environment (support GNOME versions 42 through 47); see [non-GNOME setup](#non-gnome-setup) if you want to try it without a GNOME desktop environment. It currently supports multiple virtual monitors and multiple physical monitors. See [upcoming features](#upcoming-features) for more improvements on the horizon.
|
||||
|
||||
### GNOME Setup
|
||||
|
||||
|
|
@ -50,12 +50,7 @@ After setup, you'll have an application called `Breezy Desktop` installed. Launc
|
|||
For a double-wide screen, enable "widescreen mode" using the toggle in the Breezy Desktop application. **Note: this can be significantly more resource intensive than non-widescreen, you may notice performance dips on older hardware.**
|
||||
|
||||
### Upcoming Features
|
||||
1. Port to KWin Effect (KDE Plasma support)
|
||||
2. Multiple virtual monitors + multiple physical monitors
|
||||
3. Supported nested or AppImage style deployment. QoL improvements:
|
||||
* clipboard support
|
||||
* snapping to proper monitor
|
||||
* hide window chrome/title bar
|
||||
* Port to KWin Effect (KDE Plasma support)
|
||||
|
||||
### Breezy GNOME Pricing (Productivity Tier)
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit b01239646d7ea6f78a823f591946855b880f0484
|
||||
Subproject commit 5ae87f35970486f12d3896fb6582a0b2d5ab15b2
|
||||
Loading…
Reference in New Issue