• 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle




  • From a developer’s standpoint, one of the bigger pain points of Wayland is window embedding.

    If you want to embed from an external process, the only way to do this is to have your application expose its own Wayland compositor and then have the embedded process use that Wayland compositor. No one has made a library for this as of yet.

    If you want to embed from the same process, it shouldn’t be too difficult; you just need a wl_subsurface. However, this doesn’t work too well with most GUI toolkits.

    Wayland is just radically different from every other windowing API, and I’m hoping that the GUI toolkits can adapt.




  • Alice and Bob are friends at ${university_name}. At ${date_time} they cross paths.

    Alice: Hi, I want to tell you a TCP joke.

    Bob: Sure, I’m ready to hear the TCP joke.

    Alice: Alright,I am going to tell you the TCP joke.

    Alice: Here’s the actual joke. It’s hilarious.

    Bob: laughs hysterically

    Alice: I’m glad you liked my joke.

    Alice: Alright, that was the TCP joke.

    Bob: Thanks for telling me about it.

    Bob: So, that’s it I guess?

    Alice: Yeah, that’s about all I wanted to tell you.

    Alice and Bob part ways and run off to their next classes.