mirror of
https://github.com/swaywm/sway.git
synced 2026-04-27 06:46:25 -04:00
tray: implement d-bus menu
This commit is contained in:
parent
ae4ff7226f
commit
1e92def4b1
11 changed files with 1145 additions and 36 deletions
|
|
@ -2,6 +2,7 @@ tray_files = have_tray ? [
|
|||
'tray/host.c',
|
||||
'tray/icon.c',
|
||||
'tray/item.c',
|
||||
'tray/menu.c',
|
||||
'tray/tray.c',
|
||||
'tray/watcher.c'
|
||||
] : []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue