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

Add support to render the input panel on the client side for Gtk/Qt #207

Closed
wengxt opened this issue Jan 19, 2021 · 1 comment
Closed

Add support to render the input panel on the client side for Gtk/Qt #207

wengxt opened this issue Jan 19, 2021 · 1 comment

Comments

@wengxt
Copy link
Member

wengxt commented Jan 19, 2021

While with this we may lost feature of UI consistency (we could use the same rendering code as classic UI, so it is worth to give it a try), it is actually a good solution to workaround wayland positioning issue.

We need to be careful for:

  1. non-standard Gtk/Qt application: chrome/firefox/libreoffice
  2. Focus handling
@wengxt wengxt mentioned this issue Jan 19, 2021
@wengxt
Copy link
Member Author

wengxt commented Jan 19, 2021

Also, we may need to be careful for Qt case, since we may only want to rely on QtGui instead of QWidget

@wengxt wengxt closed this as completed Jan 26, 2021
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

1 participant