Commit 0e6586b
committed
feat: refactor xdgactivationclient to follow dde-shell pattern
- Use DObject private pattern (D_DECLARE_PRIVATE)
- Use signal-based API (tokenReady signal) instead of callback
- Create shared library for multiple plugins to use
- Follow dde-shell xdgactivation implementation pattern
Refs: https://github.com/linuxdeepin/dde-shell/blob/master/frame/wayland/xdgactivation.h1 parent 6f25ae2 commit 0e6586b
1 file changed
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments