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

Automatically Detect and Support 2 Screens Accordingly to the Resolution #324

Closed
ATATC opened this issue Jul 28, 2024 · 0 comments · Fixed by #325
Closed

Automatically Detect and Support 2 Screens Accordingly to the Resolution #324

ATATC opened this issue Jul 28, 2024 · 0 comments · Fixed by #325
Assignees
Labels
enhancement New feature or request todo New task or assignment

Comments

@ATATC
Copy link
Member

ATATC commented Jul 28, 2024

Most cars have at least 2 screens: 1 for instrumentation and 1 in the middle for control.

@ATATC ATATC added enhancement New feature or request todo New task or assignment labels Jul 28, 2024
@ATATC ATATC added this to the Stable Release: 1.x milestone Jul 28, 2024
@ATATC ATATC self-assigned this 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
Labels
enhancement New feature or request todo New task or assignment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant