https://bugs.kde.org/show_bug.cgi?id=488317
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/706257c7a5 | |7c295ca4a601f92018c4d589150 | |b7a --- Comment #8 from Vlad Zahorodnii <[email protected]> --- Git commit 706257c7a57c295ca4a601f92018c4d589150b7a by Vlad Zahorodnii. Committed on 15/09/2025 at 10:39. Pushed by vladz into branch 'master'. wayland: Add support for tablet drag-and-drop M +683 -1 autotests/integration/dnd_test.cpp M +82 -0 autotests/integration/kwin_wayland_test.h M +131 -0 autotests/integration/test_helpers.cpp M +87 -0 src/input.cpp M +17 -0 src/wayland/seat.cpp M +4 -0 src/wayland/seat.h M +1 -0 src/wayland/seat_p.h M +24 -4 src/wayland/tablet_v2.cpp M +5 -1 src/wayland/tablet_v2.h https://invent.kde.org/plasma/kwin/-/commit/706257c7a57c295ca4a601f92018c4d589150b7a -- You are receiving this mail because: You are watching all bug changes.
