-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
A global "Compositor Support" page? #33
Labels
Comments
vially
added
enhancement
New feature or request
good first issue
Good for newcomers
labels
May 21, 2023
This would be great to have, because it's a little hard to figure out how each compositor stacks up to figure out the gaps unless you're drilling into specific protocols. |
Yes it is annoying to go through each protocol and trying to figure out which compositor is most supported or fits the requirements. |
i would like to help to add this, any pointers where i can look at to iterate? |
Hi,
On skimming the source I found that here the compositor data is present
https://github.com/vially/wayland-explorer/tree/main/src/data/compositors
Here is the component where it is rendered.
https://github.com/vially/wayland-explorer/blob/main/src/components/WaylandCompositors.tsx
Think it should be straightforward to create a new component. I have very
limited understanding of web development and am occupied in other projects.
…On Thu, 18 Apr, 2024, 9:27 am Rahammetoela Toekiman, < ***@***.***> wrote:
i would like to help to add this, any pointers where i can look at to
iterate?
—
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE6DBOJTL7HZVZNE6LOQW7DY55AEDAVCNFSM6AAAAAAYGTVV3SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRSHE2DIOJVGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
nice find, i'll try and look at it sometime |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Today I was asked about differences between compositors. In answering this I thought it would be useful for Wayland Explorer to have a global "Compositor Support" page covering all the extensions that have a "Compositor Support" section.
Is that feasible? Interesting?
The text was updated successfully, but these errors were encountered: