Revert "fix: panel items being grabbed by keyboard seat"
This reverts commit a58ab46f4a.
This commit is contained in:
@@ -240,7 +240,6 @@ impl SeatWrapper {
|
||||
0,
|
||||
|_, _, _| FilterResult::Forward::<()>,
|
||||
);
|
||||
keyboard.set_focus(&mut state.lock(), None, SERIAL_COUNTER.next_serial());
|
||||
}
|
||||
|
||||
pub fn touch_down(&self, surface: WlSurface, id: u32, position: Vector2<f32>) {
|
||||
|
||||
Reference in New Issue
Block a user