forked from quickshell/quickshell
service/tray: mostly complete StatusNotifierItem implementation
Notably missing dbusmenu which makes it actually useful.
This commit is contained in:
parent
d47a7f2cff
commit
6214ac1002
25 changed files with 1321 additions and 4 deletions
|
@ -12,3 +12,5 @@ endif()
|
|||
if (WAYLAND)
|
||||
add_subdirectory(wayland)
|
||||
endif ()
|
||||
|
||||
add_subdirectory(services)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue