mirror of
https://github.com/hyprwm/hyprland-protocols.git
synced 2024-11-08 06:45:59 +01:00
README: add hyprland-ctm-control
This commit is contained in:
parent
c7c3f4cd0f
commit
a7c183800e
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ hyprland-exclusive plumbing protocols anyways.
|
|||
- `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.
|
||||
- `hyprland_ctm_control` -> for managing CTMs of displays. See [hyprsunset](https://github.com/hyprwm/hyprsunset)
|
||||
|
||||
# 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…
Reference in a new issue