Commit f11877c
committed
fix(xsettings): restrict service to X11 session only
1. Add ExecCondition to XSettings service to skip on Wayland sessions
2. Add session type condition to plugin JSON for X11-only loading
Log: Restrict the XSettings plugin and service to X11 session only
fix(xsettings): 限制服务仅在 X11 会话下运行
1. 为 XSettings 服务添加 ExecCondition,在 Wayland 会话时跳过启动
2. 为插件 JSON 添加 sessionType 条件,仅 X11 下加载
Log: 限制 XSettings 插件和服务仅在 X11 会话下运行
PMS: BUG-3676351 parent b1b7819 commit f11877c
2 files changed
Lines changed: 4 additions & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
0 commit comments