• 0 Posts
  • 3 Comments
Joined 1 year ago
cake
Cake day: March 14th, 2024

help-circle
    1. They have an experimental Wayland session already. It mostly works except for some pretty important stuff…I also haven’t seen development on it for a long while.
    2. I think this is almost a 100% no.
    3. I tried to implement that myself. Making them shorter than the screen is easy. Making them appear above the edge of the screen is hard, but not impossible - the code is in JavaScript and the logic is kind of disjoint across multiple files and stuff depends on panels being at the edge of the screen - I didn’t do it in the end because it was too much effort for something I didn’t want that much.