mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-14 08:22:13 -04:00
fix: error scenefx code
This commit is contained in:
parent
0a2f47bbdf
commit
e74a13d8fd
1 changed files with 0 additions and 2 deletions
|
|
@ -5523,8 +5523,6 @@ void unmaplayersurfacenotify(struct wl_listener *listener, void *data) {
|
||||||
focusclient(focustop(selmon), 1);
|
focusclient(focustop(selmon), 1);
|
||||||
motionnotify(0, NULL, 0, 0, 0, 0);
|
motionnotify(0, NULL, 0, 0, 0, 0);
|
||||||
l->being_unmapped = false;
|
l->being_unmapped = false;
|
||||||
wlr_scene_node_destroy(&l->shadow->node);
|
|
||||||
l->shadow = NULL;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void unmapnotify(struct wl_listener *listener, void *data) {
|
void unmapnotify(struct wl_listener *listener, void *data) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue