]> git.mdlowis.com Git - proto/labwc.git/commit
xdg-popup: Check for NULL from wlr_xdg_surface_from_wlr_surface()
authorJohn Lindgren <john@jlindgren.net>
Tue, 13 Sep 2022 16:51:23 +0000 (12:51 -0400)
committerJohn Lindgren <john@jlindgren.net>
Tue, 13 Sep 2022 19:57:20 +0000 (15:57 -0400)
commita8fbe1aac207cf7efe8c2f464de3c83c107818dd
tree0af9aa96006b73407b99889c790ced5f2b8fd85b
parentb8c3fdaef9631afec6be17957ee7dae693b56a18
xdg-popup: Check for NULL from wlr_xdg_surface_from_wlr_surface()

Also eliminate struct view_child and replace it with a simple
(struct view *)parent_view field.
src/xdg-popup.c