From 41d29d84c865d2fe714b8a69b0913a00799d4e98 Mon Sep 17 00:00:00 2001 From: Jake Stanger Date: Thu, 27 Mar 2025 14:34:16 +0000 Subject: [PATCH] docs(gtk4): update notifications to ported --- docs/GTK4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/GTK4.md b/docs/GTK4.md index 7c11838..8e35fcb 100644 --- a/docs/GTK4.md +++ b/docs/GTK4.md @@ -38,11 +38,11 @@ A full list of feature flags can be found [here](Compiling#features). | Launcher | ❌ | | | Music | ❌ | | | Network Manager | ❌ | | -| Notifications | ❌ | | +| Notifications | ✅ | | | Script | ❌ | | | Sway Mode | ❌ | | | SysInfo | ❌ | | | Tray | ❌ | GTK4 removes widgets required to move the tray. No `libdbusmenu-gtk4` either. will need to manually re-create menus with custom widgets. | | UPower | ❌ | | | Volume | ❌ | | -| Workspaces | ❌ | | \ No newline at end of file +| Workspaces | ❌ | |