Replies: 1 comment
-
I think they should: it would ensure an homogeneous UX, reduce start up time and memory usage (I know, modern systems, etc., but a waste is a waste). This is the direction of Gtk anyway. Apps supporting both Wayland and X11 would still have to support Compose for X11 though.
It seems fair. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Clients might be sandboxed and might therefore not have access to the users compose configuration. Instead of clients using the compose Apis directly, should they instead exclusively rely on the wayland protocols? It would then be up to the compositor to use the compose Apis if no other input method is available.
Beta Was this translation helpful? Give feedback.
All reactions