Releases: bayasdev/envycontrol
Releases · bayasdev/envycontrol
v2.3.2
v2.3.1
What's Changed
- envycontrol: Add support for EndeavourOS by @tur1ngb0x in #81
New Contributors
- @tur1ngb0x made their first contribution in #81
Full Changelog: v2.3...v2.3.1
v2.3
What's Changed
- Minor QoL improvements by @nelsonaloysio in #72
- Added
--reset
switch - Changed
--reset_sddm to --reset-sddm
New Contributors
- @nelsonaloysio made their first contribution in #72
Full Changelog: v2.2...v2.3
v2.2
What's Changed
- Fixes PCI bus not being found by regex in some laptops by @gsegalini in #39
- Enable PreserveVideoMemoryAllocations by default to fix Wayland session not appearing under Gnome 43+
New Contributors
- @gsegalini made their first contribution in #39
Full Changelog: v2.1.1...v2.2
EnvyControl v2.1.1
What's Changed
- Use correct path for LightDM script
- Also rebuild initramfs for OpenSUSE/SLES
Full Changelog: v2.1...v2.1.1
EnvyControl v2.1
What's Changed
- Fix rebuild of initramfs using dracut by @Luciogi in #35
- Reimplemented display manager setup, plus amd nvidia fix. by @cronyakatsuki in #36
New Contributors
- @Luciogi made their first contribution in #35
- @cronyakatsuki made their first contribution in #36
Full Changelog: v2.0...v2.1
EnvyControl 2.0
What's Changed
- Removed Display Manager setup since it was causing more problems
- Added RTD3 support (for Turing and newer GPUs)
- Added ForceCompositionPipeline support
- Added Coolbits support
- Renamed
--status
to--query
- Updated arguments to be more POSIX like
- Overall code cleanup
Full Changelog: v1.3...v2.0
EnvyControl 1.3
What's Changed
- Poweroff Nvidia card before removing it by @mphe in #8
- Enable Nvidia driver modeset for hybrid mode (required to enable Wayland support)
New Contributors
Full Changelog: v1.2...v1.3
EnvyControl 1.2 - 2022 edition
This new version includes improvements to how the X.org config for the nvidia
mode is created:
- Not all Nvidia GPUs have the same
01:00.0
PCI bus, the PCI bus of the available Nvidia GPU will now be detected dynamically and converted to a X.org compatible format. - Added initial support for AMD systems with
nvidia
mode, EnvyControl will attempt to automatically detect the vendor of the system's iGPU and create an appropiate X.org config for it.
Wishing you and yours a happy, healthy, and abundant 2022! 🎉
EnvyControl 1.1
What's new:
- Implemented automatic DM detection and setup if required (SDDM and LightDM) for
nvidia
mode - Allow to manually specify the DM for
nvidia
mode - Rebuild the initramfs if running on Debian or one of its derivatives (like Ubuntu, etc)