mirror of
https://github.com/swaywm/sway.git
synced 2025-11-06 13:29:50 -05:00
Handle wlc log events
This commit is contained in:
parent
1e18ba9f2d
commit
ac2034df99
2 changed files with 12 additions and 1 deletions
|
|
@ -498,7 +498,6 @@ static void handle_wlc_ready(void) {
|
|||
config->active = true;
|
||||
}
|
||||
|
||||
|
||||
struct wlc_interface interface = {
|
||||
.output = {
|
||||
.created = handle_output_created,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue