mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 06:41:03 +02:00
docs(gtk4): update music to ported, popup state
This commit is contained in:
parent
0c84c0c583
commit
304fa03d90
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ A full list of feature flags can be found [here](Compiling#features).
|
||||||
| Area | Status | Notes |
|
| Area | Status | Notes |
|
||||||
|-----------------|--------|-------------------------------------------------------------------------------------------------------|
|
|-----------------|--------|-------------------------------------------------------------------------------------------------------|
|
||||||
| Bar | ✅ | |
|
| Bar | ✅ | |
|
||||||
| Popups | ⚠️ | GTK4 removed window resize event - always display in position zero. |
|
| Popups | ⚠️ | Display in correct position but suffer from minor focus-steal issue on close, and other edge cases. |
|
||||||
| Theming - CSS | ✅ | |
|
| Theming - CSS | ✅ | |
|
||||||
| Theming - Icons | ⚠️ | GTK4 does not support icon theming - always uses default theme. Image scaling may be incorrect. |
|
| Theming - Icons | ⚠️ | GTK4 does not support icon theming - always uses default theme. Image scaling may be incorrect. |
|
||||||
| Config - Format | ❌ ️ | Angle/justify properties have been removed from widgets and should now be controlled via CSS instead. |
|
| Config - Format | ❌ ️ | Angle/justify properties have been removed from widgets and should now be controlled via CSS instead. |
|
||||||
|
@ -37,7 +37,7 @@ A full list of feature flags can be found [here](Compiling#features).
|
||||||
| Keyboard | ✅ | |
|
| Keyboard | ✅ | |
|
||||||
| Label | ✅ | |
|
| Label | ✅ | |
|
||||||
| Launcher | ❌ | |
|
| Launcher | ❌ | |
|
||||||
| Music | ❌ | |
|
| Music | ✅ | |
|
||||||
| Network Manager | ❌ | |
|
| Network Manager | ❌ | |
|
||||||
| Notifications | ✅ | |
|
| Notifications | ✅ | |
|
||||||
| Script | ✅ | |
|
| Script | ✅ | |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue