-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Automatically Detect and Support 2 Screens Accordingly to the Resolution #324
Labels
Milestone
Comments
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
ATATC
added a commit
that referenced
this issue
Jul 28, 2024
…ion (#325) * Made `RuntimeData` singleton across all subclasses. (#324) * Supported multiple screens and windows. (#324) * Updated the dependency list. (#324) * Supported cloning `CanvasBased`s. (#324) * Added config `num_external_screens`. (#324) * Supported adding windows. (#324) * Supported getting the number of windows. (#324) * Removed `clone()` because Tkinter widgets do not support pickle. (#324) * Bug fixed: no theme for `CTkToplevel`. (#324) * Supported returning the window index. (#324) * Supported specifying the paddings. (#324) * Code reformatted. (#324) * Improved speedometer layout. (#324) * Supported multiple screens. (#324) * Bug fixed: corrupted devices may block `release()`. (#324)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Most cars have at least 2 screens: 1 for instrumentation and 1 in the middle for control.
The text was updated successfully, but these errors were encountered: