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

Missing xdg_shell implementation #16

Open
xiangzhai opened this issue Jan 21, 2015 · 12 comments
Open

Missing xdg_shell implementation #16

xiangzhai opened this issue Jan 21, 2015 · 12 comments

Comments

@xiangzhai
Copy link

weston-terminal: clients/window.c:4538: window_create_internal: Assertion `custom || display->xdg_shell || display->ivi_application' failed.

But in weston, it is ok!

@giucam
Copy link
Owner

giucam commented Jan 21, 2015

Known issue, orbital doesn't implement xdg_shell yet.

@giucam giucam changed the title failed to run weston-terminal in orbital Missing xdg_shell implementation Jan 21, 2015
@xiangzhai
Copy link
Author

Hi @giucam

I just simply add xdg-shell skeleton https://github.com/xiangzhai/orbital/tree/xdg-shell/src/compositor/xdg-shell

It is just be familiar with wayland && weston relative thing ;)

I will follow the weston`s source code http://cgit.freedesktop.org/wayland/weston/tree/desktop-shell/shell.c#n3951 and your wlshell ;P

Regards,
Leslie Zhai

@xiangzhai
Copy link
Author

orbital-snapshot4

huh ;P

@xiangzhai
Copy link
Author

Oops~~~ xdg-shell-surface resize/close segfault https://github.com/xiangzhai/orbital/issues/1

@gld1982ltd
Copy link

Is this going to get implemented?

@giucam
Copy link
Owner

giucam commented Mar 8, 2015

Yes, but it is not high priority for me at the moment. I'll gladly review a PR though.

@Icenowy
Copy link

Icenowy commented Mar 9, 2015

@xiangzhai is working on a xdg_shell implementation on Orbital. https://github.com/xiangzhai/orbital but it's still buggy, only able to run weston demo clients including weston-terminal.

@xiangzhai
Copy link
Author

@Icenowy I am developing some close source stuff now ;-)

@xiangzhai
Copy link
Author

Hi @Icenowy I take a break to fix the xdg-shell issue for running gtk3-demo ;-) it is XWayland stuff, not pure xdg-shell (just like weston) implementation.

and @gld1982ltd yup implemented but still need to optimize ;P

orbital-xdg-shell-gtk3-demo

@gld1982ltd
Copy link

@xiangzhai AWESOME! Looking forward to that.

@xiangzhai
Copy link
Author

@gld1982ltd happy hacking ;P and I am learning how to develop weston plugin https://github.com/xiangzhai/weston/blob/sheep/README and tried to migrate RandR http://lists.freedesktop.org/archives/wayland-devel/2015-April/021199.html and implement mirroring mode for weston http://lists.freedesktop.org/archives/wayland-devel/2015-April/021245.html

@giucam
Copy link
Owner

giucam commented May 15, 2015

Hi @xiangzhai. Do you plan to make a pull request of your xdg-shell implementation?

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

4 participants