ethan2-0

Results 1 comments of ethan2-0

The following patch on top of wayfire 0.7.2 fixes this for me: ``` diff --git a/src/core/seat/tablet.cpp b/src/core/seat/tablet.cpp index 274a5c75..8fec4fc1 100644 --- a/src/core/seat/tablet.cpp +++ b/src/core/seat/tablet.cpp @@ -479,7 +479,7 @@ void wf::tablet_pad_t::update_focus(wlr_surface...