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

wayland impl. missing "text-input" #24

Open
6543 opened this issue Aug 22, 2024 · 3 comments
Open

wayland impl. missing "text-input" #24

6543 opened this issue Aug 22, 2024 · 3 comments

Comments

@6543
Copy link
Contributor

6543 commented Aug 22, 2024

the foot terminal (https://codeberg.org/dnkl/foot) can not be used currently:

image

warn: wayland.c:1542: no primary selection available
warn: wayland.c:1545: no XDG activation support; bell.urgent will fall back to coloring the window margins red
warn: wayland.c:1551: fractional scaling not available
warn: wayland.c:1554: no server-side cursors available, falling back to client-side cursors
warn: wayland.c:1565: text input interface not implemented by compositor; IME will be disabled

https://wayland.app/protocols/text-input-unstable-v3

@technobaboo
Copy link
Contributor

wait why do you not have the resize handles on the sides... is this on main branch? dev branch didn't impl it either but.... still worth pointing out

@6543
Copy link
Contributor Author

6543 commented Aug 22, 2024

this is fc5e4f764a43c5c509e295e6054cdc178d0c6218 of telescope ...

@technobaboo
Copy link
Contributor

this is gonna be harder than i thought, idk how smithay does text-input...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants