add a planned wm protool

This commit is contained in:
Vaxry 2023-01-13 18:31:27 +01:00
parent b8f55e02a3
commit eb7dcc0132
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Since `wlr-protocols` is closed for new submissions, and `wayland-protocols` is
# Planned protocols
- `hyprland_global_keybindings` -> for managing global keybinds via D-Bus.
- `hyprland_window_management` -> for custom window managers / layouts.
# 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.