Commit 80098fa
committed
refactor(ddm): switch treeland IPC to Qt Remote Objects
Replace the greeter IPC bridge with Qt Remote Objects endpoints.
Use DDMRemote and TreelandRemote as cross-process call contracts.
将 greeter IPC 桥接改为 Qt Remote Objects 端点。
使用 DDMRemote 和 TreelandRemote 作为跨进程调用契约。
Log: 切换 Treeland 与 DDM 的 IPC 到 Qt Remote Objects
Influence: 规范远程对象和 socket 命名,影响 DDM 与 Treeland 的登录/切换通信。1 parent 7c74882 commit 80098fa
15 files changed
Lines changed: 444 additions & 616 deletions
File tree
- src
- greeter
- modules
- ddm
- foreign-toplevel
- resource
- plugins/lockscreen/qml
- seat
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
266 | 267 | | |
267 | 268 | | |
268 | 269 | | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
269 | 276 | | |
270 | 277 | | |
271 | 278 | | |
| |||
| 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 | + | |
0 commit comments