mirror of
https://github.com/hyprwm/hyprland-protocols.git
synced 2026-05-06 01:08:01 +02:00
focus_grab: add to readme
This commit is contained in:
parent
5fe1a346ea
commit
204e9d2329
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ Since `wlr-protocols` is closed for new submissions, and `wayland-protocols` is
|
|||
# Finished protocols
|
||||
- `hyprland_toplevel_export` -> for exporting toplevel buffers (aka. windows) for screensharing
|
||||
- `hyprland_global_keybindings` -> for managing global keybinds via D-Bus.
|
||||
- `hyprland_focus_grab` -> for grabbing input focus, primarily for complex context menus.
|
||||
|
||||
# Contributing
|
||||
Adding new protocols is *discouraged*. If the protocol has a good reason to be, and you have an impl ready, feel free to make a PR.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue