Skip to content

Download latest build here #115

@MolotovCherry

Description

@MolotovCherry

The latest master build has a lot of features and fixes, and is stable.

Between the current stable release and latest master, these are the following feature changes:

  • no admin access required for state updates to driver (cli tool, python bindings, or future gui)
  • working cli tool (thanks @kylewlacy!) (set NO_COLOR/FORCE_COLOR env var to disable or force enable colors)
  • optimized performance when under high cpu load
  • lots of miscellaneous improvements and fixes
  • hardware cursor support (for remote desktop apps, this is a big plus!)
  • up to 16 monitors (minus your only existing monitors, usable number might be slightly lower)
  • complete bindings for rust, and python (python 3.7+)
    • examples on how to use it are here
  • windows service which does the job of starting persisted monitors on boot (disable or don't install if you're not interested in persistence)
    • place vdd-user-session-service.exe wherever you want
    • run as admin .\vdd-user-session-service.exe --install to install service
    • to uninstall, run as admin .\vdd-user-session-service.exe --uninstall
    • (you must keep the exe at the same location, otherwise the system won't be able to find it. if you want to re-locate it, uninstall the service first, move to new location, then reinstall it)

Note: there is currently no gui in master release
driver.zip - updated 10/16/24

To install:

  • uninstall the driver completely
  • Follow the manual driver installation steps here (you can skip the registry file step, and skip certificate step if certificate is already installed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions