1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 22:31:03 +02:00

docs(gtk4): update clipboard, custom, keyboard, script, sysinfo to be ported

This commit is contained in:
Jake Stanger 2025-03-28 21:24:10 +00:00
parent bfb9f04afd
commit f4f5910f61
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61

View file

@ -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 | ❌ | |