no longer rely on ecm_qt_declare_logging_category

This commit is contained in:
2025-12-25 15:13:46 +08:00
parent faf5b43e2b
commit 866b81a3dc
6 changed files with 38 additions and 43 deletions

View File

@@ -9,6 +9,8 @@ This is to allow legacy apps (xchat, pidgin, tuxguitar) etc. system trays[1] ava
> Currently this project is a standalone project that provides Xembed tray information on TrayManager1 D-Bus, so `dde-tray-loader` could consume it and provide Xembed tray icons.
> This project will be integrated into `dde-tray-loader` project.
This tool can be used on a Wayland session with `wayland` QPA, `xcb` QPA can also be used but it's not mandatory, but either way it's required to have a X connection (via X11 or Xwayland).
## Build instructions
```shell