https://github.com/pop-os/xdg-shell-wrapper
WIP xdg-shell wrapper
https://github.com/pop-os/xdg-shell-wrapper
Last synced: 5 months ago
JSON representation
WIP xdg-shell wrapper
- Host: GitHub
- URL: https://github.com/pop-os/xdg-shell-wrapper
- Owner: pop-os
- License: mpl-2.0
- Created: 2022-02-02T21:15:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T15:54:12.000Z (10 months ago)
- Last Synced: 2024-10-29T18:08:14.600Z (6 months ago)
- Language: Rust
- Homepage:
- Size: 608 KB
- Stars: 9
- Watchers: 5
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- stars - pop-os/xdg-shell-wrapper - WIP xdg-shell wrapper (Rust)
README
# XDG-Shell-Wrapper (WIP)
Library for arranging XDG-Shell windows in a Layer Shell window. Also supports proxying Layer Shell windows.
XDG-Shell-Wrapper intends to support the following use cases:
- create layer shell applications with toolkits that may only support XDG-Shell
- multi-process plugin architectureSee [Cosmic Panel](https://github.com/pop-os/cosmic-panel) for an example of usage.