diff --git a/docs/GTK4.md b/docs/GTK4.md index b82bf03..0ac3f4f 100644 --- a/docs/GTK4.md +++ b/docs/GTK4.md @@ -30,19 +30,19 @@ A full list of feature flags can be found [here](Compiling#features). | Module | Status | Notes | |-----------------|--------|------------------------------------------------------------------------------------------------------------------------------------------| | Cairo | ✅ | | -| Clipboard | ❌ | | +| Clipboard | ✅ | | | Clock | ✅ | | -| Custom | ❌ | | +| Custom | ✅ | | | Focused | ✅ | | -| Keyboard | ❌ | | +| Keyboard | ✅ | | | Label | ✅ | | | Launcher | ❌ | | | Music | ❌ | | | Network Manager | ❌ | | | Notifications | ✅ | | -| Script | ❌ | | +| Script | ✅ | | | Sway Mode | ❌ | | -| SysInfo | ❌ | | +| 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 | ❌ | |