mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-16 14:21:03 +02:00
docs(gtk4): update clipboard, custom, keyboard, script, sysinfo to be ported
This commit is contained in:
parent
bfb9f04afd
commit
f4f5910f61
1 changed files with 5 additions and 5 deletions
10
docs/GTK4.md
10
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 | ❌ | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue