Closed killown closed 8 months ago
anyway to have gtk_layer_set_set_exclusive_on_hover (GtkWindow *window, int exclusive_zone_greater_than_zero); and mouse leaving would set it to zero would be useful to interact with layers in the bottom without so much code
This sounds out of scope for this library, unless implementing it here is the only way for apps to be able to do this behavior.
you are probably right, I am not going to use this anyway, no issue
anyway to have gtk_layer_set_set_exclusive_on_hover (GtkWindow *window, int exclusive_zone_greater_than_zero); and mouse leaving would set it to zero would be useful to interact with layers in the bottom without so much code