My KWIN fork where I work on features like per-output virtual desktops
Find a file
Martin Gräßlin d425515a99 Move pointer button handling from PointerInterface to SeatInterface
The button state is a seat-global state and not a per pointer state.
All pressed/released and axis events are moved to the SeatInterface
and just invoke the related method on the focused surface pointer.
2014-11-26 11:50:52 +01:00
src/wayland Move pointer button handling from PointerInterface to SeatInterface 2014-11-26 11:50:52 +01:00