Skip to content

Commit 4e3a0e7

Browse files
Schmarni-Devtechnobaboo
authored andcommitted
Revert "fix: panel items being grabbed by keyboard seat"
This reverts commit a58ab46.
1 parent 1456a78 commit 4e3a0e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wayland/seat.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ impl SeatWrapper {
240240
0,
241241
|_, _, _| FilterResult::Forward::<()>,
242242
);
243-
keyboard.set_focus(&mut state.lock(), None, SERIAL_COUNTER.next_serial());
244243
}
245244

246245
pub fn touch_down(&self, surface: WlSurface, id: u32, position: Vector2<f32>) {

0 commit comments

Comments
 (0)