mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
This does not work as expected. I think the problem is on the wlc side. Please review, @Cloudef. To reproduce the issues: 1. Run sway 2. Open terminal in sway 3. Run swaybg swaybg will create a surface and ask to have it set as the background, but wlc_handle_from_wl_surface_resource will return 0. If the swaybg surface is a shell surface, then it works - but wlc complains about the pointer type and segfaults as soon as the pre-render hook tries to draw the background. |
||
|---|---|---|
| .. | ||
| client | ||
| commands.h | ||
| config.h | ||
| container.h | ||
| extensions.h | ||
| focus.h | ||
| handlers.h | ||
| input_state.h | ||
| ipc.h | ||
| layout.h | ||
| list.h | ||
| log.h | ||
| output.h | ||
| readline.h | ||
| resize.h | ||
| stringop.h | ||
| sway.h | ||
| util.h | ||
| workspace.h | ||