From ea9fc422d0491532dde84635d20a76e74f3b29cd Mon Sep 17 00:00:00 2001 From: Xavier Date: Mon, 11 Sep 2023 09:11:12 -0400 Subject: [PATCH] One more known issue added to the list --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2be451a..84a1932 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,8 @@ A complete rewrite and rework of the predecessing applet was undertaken, which e ## Known Issues -**PREFACE**: These issues are a result of implementation semantics, or regressions rather, with Cinnamon's Window Manager called Muffin (which is a fork of Mutter from GNOME). From the debugging which has been undertaken thus far, there doesn't appear to be a problem with the present applet code. Feel free to correct or challenge this assertion. +**PREFACE**: These issues are most likely a result of implementation semantics, or regressions rather, with Cinnamon's Window Manager called Muffin (which is a fork of Mutter from GNOME). From the debugging which has been undertaken thus far, there doesn't appear to be a problem with the present applet code. Feel free to correct or challenge this assertion. - Muffin introduces a regression on the focus event signal (notify::focus). Swapping focus between windows on independent displays with identical attributes will fail to trigger this event; which thereby results in this applet failing to reappear for additional instances handling identical, duplicate windows after a change of focus (e.g. a duplicate, maximised window being unminimised). A workaround is to arbitrarily trigger the focus event by inputting SUPER to trigger the user menu or clicking vacant space on the desktop. An alternate workaround involves changing the Window focus mode under Windows->Behaviour in System Settings to an option other than "Click". - Applying a new theme CSS through the applet requires Cinnamon to be restarted. (Ctrl+Alt+ESC). - - +- Switching between TTYs will result in the applet no longer rendering in the panel.