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

docs(gtk4): add text format status

This commit is contained in:
Jake Stanger 2025-03-28 20:25:07 +00:00
parent 41d29d84c8
commit caa288656c
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61

View file

@ -18,11 +18,12 @@ A full list of feature flags can be found [here](Compiling#features).
## Core functionality
| Area | Status | Notes |
|-----------------|--------|-------------------------------------------------------------------------------------------------|
|-----------------|--------|-------------------------------------------------------------------------------------------------------|
| Bar | ✅ | |
| Popups | ⚠️ | GTK4 removed window resize event - always display in position zero. |
| Theming - CSS | ✅ | |
| 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. |
## Modules