From e7fb4376c00cf2d056b743c7ff5a67a4e8dba48d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 12 Apr 2024 15:26:29 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 1537700d3..61fd5ae63 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -54,8 +54,8 @@ Detailed list of changes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Wayland: :doc:`panel kitten `: Add support for drawing desktop background and bars - using the panel kitten for all compositors that support the requisite Wayland - protocol which is practically speaking all of them but GNOME (:pull:`2590`) + using the panel kitten for all compositors that support the `requisite Wayland + protocol `__ which is practically speaking all of them but GNOME (:pull:`2590`) - Show a small :opt:`scrollback indicator ` along the right window edge when viewing the scrollback to keep track of scroll position (:iss:`2502`)