No description
Find a file
Ian Douglas Scott 03999f24a7 Initial layer-shell support
Requires `layer-shell` feature to support, and patched GTK from
https://github.com/pop-os/gtk4/tree/layer-shell_impish.

This is generally working, but some things could be improved. Some of
the methods implemented for `LayerShellWindow` lack logic that exists in
`GtkWindow` that may be important. (For instance, some things related to
CSS). And some things may require more private functions from GTK.

The hard part is getting the necessary work upstreamed in some form.
2022-01-05 12:27:12 -08:00
src Initial layer-shell support 2022-01-05 12:27:12 -08:00
.gitignore Add .gitignore 2021-08-25 19:01:39 -07:00
Cargo.lock Initial layer-shell support 2022-01-05 12:27:12 -08:00
Cargo.toml Initial layer-shell support 2022-01-05 12:27:12 -08:00
LICENSE LGPL 2021-08-31 09:15:07 -07:00
README.md README.md 2021-08-31 09:16:40 -07:00
rust-toolchain Update gtk4-rs and rust-toolchain 2021-12-15 11:54:02 -08:00

cosmic-panel

An experimental and incomplete panel, currently for X11 systems.