From 6dfee2264707c0bfd1ca064f28b4e0f856d2b55c Mon Sep 17 00:00:00 2001 From: Vaxry <43317083+vaxerski@users.noreply.github.com> Date: Wed, 26 Apr 2023 21:33:45 +0100 Subject: [PATCH] readme: update contents --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 996c14e..f928506 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,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 - -# 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.