Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A custom DISPLAY to determinate the socket_path. #196

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Sep 12, 2022

  1. A custom DISPLAY to determinate the socket_path.

    Add `display` argument to sync and async `Connetion()` classes
    to determineate the socket_path. Useful when you work with many
    Xephyr servers.
    rysson committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    20e3a0e View commit details
    Browse the repository at this point in the history
  2. Support for restart i3 reconnection.

    Search the socket path on reconnect if no user's socket_path defined.
    rysson committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    dd05c13 View commit details
    Browse the repository at this point in the history