mirror of
https://github.com/hyprwm/hyprland-protocols.git
synced 2024-11-08 06:45:59 +01:00
README: update wording
This commit is contained in:
parent
6b3261ee13
commit
5619b1e77e
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,9 @@ Wayland protocol extensions for Hyprland.
|
||||||
|
|
||||||
This repository exists in an effort to bridge the gap between Hyprland and KDE/Gnome's functionality.
|
This repository exists in an effort to bridge the gap between Hyprland and KDE/Gnome's functionality.
|
||||||
|
|
||||||
Since `wlr-protocols` is closed for new submissions, and `wayland-protocols` is very slow with changes, this repo will hold protocols used by Hyprland to bridge the aforementioned gap.
|
Since `wayland-protocols` is slow to change (on top of Hyprland not being allowed to contribute), we have to maintain
|
||||||
|
a set of protocols Hyprland uses to plumb some things / add a few minor features. Most of the protocols here are small,
|
||||||
|
hyprland-exclusive plumbing protocols anyways.
|
||||||
|
|
||||||
# Finished protocols
|
# Finished protocols
|
||||||
- `hyprland_toplevel_export` -> for exporting toplevel buffers (aka. windows) for screensharing
|
- `hyprland_toplevel_export` -> for exporting toplevel buffers (aka. windows) for screensharing
|
||||||
|
|
Loading…
Reference in a new issue