No description
Find a file
Richard Acayan b5d09e655b wayland: surface: add show/hide functionality
While the keyboard is running, it may want to automatically show or hide
itself depending on whether a text input is active. Add functions to
show and hide the surface by destroying and re-creating it.

Phosh's compositor, phoc, does not emit configure events in reaction to
a surface being committed with no buffer attached. The complicated
surface creation/destruction process is for compatibility with phoc.
2024-07-24 22:31:59 -04:00
src wayland: surface: add show/hide functionality 2024-07-24 22:31:59 -04:00
wayland-protocols rewrite in rust 2024-07-18 20:32:55 -04:00
build.rs rewrite in rust 2024-07-18 20:32:55 -04:00
Cargo.toml rewrite in rust 2024-07-18 20:32:55 -04:00