aboutsummaryrefslogtreecommitdiff
path: root/rootston/seat.c
AgeCommit message (Expand)Author
2019-02-23Merge pull request #1517 from emersion/refactor-dndDrew DeVault
2019-02-23rootston: make roots_view embedded and remove unionsemersion
2019-02-20rootston: cancel drag on invalid serialemersion
2019-02-20data-device: refactor wlr_dragemersion
2019-01-30rootston: only allow one drag icon per seatemersion
2019-01-28Implement the pointer-gestures-unstable-v1 protocolGreg V
2019-01-26pointer: add a frame eventemersion
2019-01-24data-device, primary-selection: add request_set_selectionemersion
2018-12-15Working switches in rootston:Ryan Walklin
2018-12-15Remove redundant signal in seat.cRyan Walklin
2018-12-15[WIP][DONTMERGE]Add support for libinput_switch input devicesRyan Walklin
2018-12-05rootston: use box for views positionLouis Taylor
2018-11-12Use #if instead of #ifdef for wlroots config dataemersion
2018-10-09rootston: add support for text input and the basic of input methodDorota Czaplejewicz
2018-09-27Merge pull request #1266 from Ongy/xdc_tablet_fixDrew DeVault
2018-09-27Fix tablet_tool tilt and send proximity_outMarkus Ongyerth
2018-09-27pointer-constraints: refactoringemersion
2018-09-18Implement pointer-constraints protocol in wlroots and rootstonLas
2018-09-18Make wlr_seat->data in rootston point to the wrapping roots_seatLas
2018-09-18Update pointer focus when cycling focusLas
2018-09-14layer-shell: add _v1 suffixemersion
2018-09-12Merge pull request #1160 from Ongy/tablet-grabsemersion
2018-09-10Merge pull request #1227 from emersion/rootston-segfault-tablet-destroyDrew DeVault
2018-09-07Fix #1129 and remove sx, sy from wlr_drag_iconnyorain
2018-09-02rootston: fix segfault on tablet pad destroyemersion
2018-08-16Fix build on FreeBSDemersion
2018-08-06tablet-v2 tool: Implement implicit grabMarkus Ongyerth
2018-07-29reintroduce xwayland is_unmanagedMarkus Ongyerth
2018-07-23tablet-v2 tablet_tool grab implementationMarkus Ongyerth
2018-07-19tablet-v2 tablet_pad grab implementationMarkus Ongyerth
2018-07-18xwayland: handle override_redirect flag changesemersion
2018-07-14propagate rename to rootston codeMarkus Ongyerth
2018-07-14rename wlr_tablet_tool to wlr_tabletMarkus Ongyerth
2018-07-14Remove unused tablet_pad list from toolsMarkus Ongyerth
2018-07-14Another feedback passMarkus Ongyerth
2018-07-14Handle relative motion for mouse toolsMarkus Ongyerth
2018-07-14Send all tablet tool axis eventsMarkus Ongyerth
2018-07-14Fix clang build errorsMarkus Ongyerth
2018-07-14Hook up set_cursor in rootstonMarkus Ongyerth
2018-07-141st feedback passMarkus Ongyerth
2018-07-14Fix segfaultinessMarkus Ongyerth
2018-07-14Add tool buttonsMarkus Ongyerth
2018-07-14Propagate most axis events to clientsMarkus Ongyerth
2018-07-14Implement basic tablet_pad handling (bound to keyboard focus)Markus Ongyerth
2018-07-14Basic tablet_v2 object lifetimeMarkus Ongyerth
2018-07-09util: add wlr_ prefix to log symbolsemersion
2018-06-24use seat function to end grabTony Crisci
2018-06-10rootston: Cancel existing keyboard grab when changing focusGenki Sky
2018-06-06dont damage drag icon after update_positionTony Crisci
2018-06-05update drag position at the right timesTony Crisci