Commit ae50120
authored
back/x11: demote the failed-offset-detection log to a debug log (#163)
-[XGServer(WindowOps) _checkStyle:] logs "Failed to determine offsets for
style" once per window style when the window manager does not reparent.
This is expected on rootless and exported servers and prints fifteen lines
on start. The result is handled by guessing the offsets instead, so make
this a debug log, as was already done for the guessing message in 9299fa1.1 parent bfbfc57 commit ae50120
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1151 | 1151 | | |
1152 | 1152 | | |
1153 | 1153 | | |
1154 | | - | |
| 1154 | + | |
1155 | 1155 | | |
1156 | 1156 | | |
1157 | 1157 | | |
| |||
0 commit comments