Add Wayland layer-shell wrapper, behind layer-shell feature
Requires patched GTK4 from https://github.com/pop-os/gtk4/tree/layer-shell_impish.
This commit is contained in:
parent
cfd1edcde3
commit
6195ab2db9
5 changed files with 753 additions and 1 deletions
|
|
@ -1 +1,6 @@
|
|||
mod deref_cell;
|
||||
#[cfg(feature = "layer-shell")]
|
||||
pub mod wayland;
|
||||
#[cfg(feature = "layer-shell")]
|
||||
mod wayland_custom_surface;
|
||||
pub mod x;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue