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 support #59

Open
ascheepe opened this issue Jan 27, 2023 · 0 comments
Open

Wayland support #59

ascheepe opened this issue Jan 27, 2023 · 0 comments

Comments

@ascheepe
Copy link

ascheepe commented Jan 27, 2023

Hello,

Under gnome wayland the video window does not embed like under X. I believe this is because under wayland there needs to be a different xWindowId? Some research shows this might work to get it; gdk_wayland_window_get_wl_surface (window));.

gulong GstPlayer::get_xwindow_id() {

Thanks for this neat program btw!

e: this is the 'error' I get running it btw;
(subtitleeditor:49896): Gdk-WARNING **: 21:35:16.439: ../../../../../gdk/x11/gdkwindow-x11.c:5653 drawable is not a native X11 window

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