Skip to content

Conversation

@staxfur
Copy link
Collaborator

@staxfur staxfur commented Sep 14, 2022

This PR implements a unified interface for 4bit / 8bit / 24bit colors and features a few new features.

Implements #190.

Also Implements partly #177, #175.

@staxfur staxfur added the enhancement New feature or request label Sep 14, 2022
@staxfur staxfur added this to the V1.0.0 milestone Sep 14, 2022
@staxfur staxfur requested a review from certik September 14, 2022 11:16
@staxfur staxfur self-assigned this Sep 14, 2022
@staxfur
Copy link
Collaborator Author

staxfur commented Sep 14, 2022

Hey @flagarde would you mind reviewing the new structure?

@staxfur staxfur linked an issue Sep 14, 2022 that may be closed by this pull request
@flagarde
Copy link
Collaborator

Sure, I can have a look.

@staxfur
Copy link
Collaborator Author

staxfur commented Sep 14, 2022

Hey @certik would you mind trying out the colors example on MacOS? The autocolor demo on the bottom should work now since it converts the 24bit colors to 8bit ones when 24bit color support is not present. This would fix #107 and #108 if it works.

Copy link
Collaborator

@flagarde flagarde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had a quick check, look very nice, I put some comment and will have a better look tomorrow

This was referenced Sep 15, 2022
@staxfur staxfur requested a review from flagarde September 16, 2022 16:13
@staxfur
Copy link
Collaborator Author

staxfur commented Sep 16, 2022

@flagarde would you mind to check the new changes?

@flagarde
Copy link
Collaborator

@MCWertGaming sure, let me have a look

@staxfur staxfur mentioned this pull request Sep 16, 2022
3 tasks
Copy link
Collaborator

@flagarde flagarde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very good :)

@staxfur
Copy link
Collaborator Author

staxfur commented Sep 16, 2022

Thank you really much for reviewing this @flagarde! I have done a quick rebase and will merge once the CI finished.

@staxfur staxfur merged commit 246cbd6 into jupyter-xeus:master Sep 16, 2022
@staxfur staxfur deleted the base_header branch September 16, 2022 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Concept for the CPP-Terminal V1.0.0 Interface (base.hpp)

2 participants