mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 06:41:03 +02:00
Merge pull request #855 from Rodrigodd/feat/module-bindmode
feat: rename sway_mode to bindmode and add Hyprland support
This commit is contained in:
commit
a9508e6541
13 changed files with 209 additions and 82 deletions
|
@ -29,6 +29,7 @@ A full list of feature flags can be found [here](Compiling#features).
|
|||
|
||||
| Module | Status | Notes |
|
||||
|-----------------|--------|------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| Bindmode | ❌ | |
|
||||
| Cairo | ✅ | |
|
||||
| Clipboard | ✅ | |
|
||||
| Clock | ✅ | |
|
||||
|
@ -41,7 +42,6 @@ A full list of feature flags can be found [here](Compiling#features).
|
|||
| Network Manager | ❌ | |
|
||||
| Notifications | ✅ | |
|
||||
| Script | ✅ | |
|
||||
| Sway Mode | ❌ | |
|
||||
| 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 | ❌ | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue