From 01c6fc5f523337bec93436da9f2a430b46ad93f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Tue, 24 Aug 2021 20:08:53 +0200 Subject: [PATCH] changelog: foreign-toplevel module --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48a0e9b..6248817 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,8 @@ * `online` tag to the `alsa` module. * alsa: `volume` and `muted` options, allowing you to configure which channels to use as source for the volume level and muted state. +* foreign-toplevel: Wayland module that provides information about + currently opened windows. ### Changed