Commit Graph

139 Commits (2000d5240589e2cbec14158f7db72f69cdef04e6)

Author SHA1 Message Date
Drew DeVault e77e53dae5
Merge pull request from emersion/refactor-dnd 6 years ago
emersion 9adcbabea4
rootston: make roots_view embedded and remove unions 6 years ago
emersion ae2aeb65cc
rootston: cancel drag on invalid serial 6 years ago
emersion 6291e84532
data-device: refactor wlr_drag 6 years ago
emersion faa00a4a33
rootston: only allow one drag icon per seat 6 years ago
Greg V 9fe8e37961 Implement the pointer-gestures-unstable-v1 protocol 6 years ago
emersion 5de26ad8ed
pointer: add a frame event 6 years ago
emersion 4cb0697e57 data-device, primary-selection: add request_set_selection 6 years ago
Ryan Walklin 810c7b700c Working switches in rootston: 6 years ago
Ryan Walklin cc656670b2 Remove redundant signal in seat.c 6 years ago
Ryan Walklin 2a3c62b4d2 [WIP][DONTMERGE]Add support for libinput_switch input devices 6 years ago
Louis Taylor 0f3a061f60
rootston: use box for views position 6 years ago
emersion 51bfdd620e
Use #if instead of #ifdef for wlroots config data 6 years ago
Dorota Czaplejewicz 585757d6e6 rootston: add support for text input and the basic of input method 7 years ago
Drew DeVault 19f3804548
Merge pull request from Ongy/xdc_tablet_fix 7 years ago
Markus Ongyerth 3e494efc5c Fix tablet_tool tilt and send proximity_out 7 years ago
emersion dac4f8e19f pointer-constraints: refactoring 7 years ago
Las fa2e6e7d9d Implement pointer-constraints protocol in wlroots and rootston 7 years ago
Las 437f538772 Make wlr_seat->data in rootston point to the wrapping roots_seat 7 years ago
Las 59dd1dddba Update pointer focus when cycling focus 7 years ago
emersion fc960e5d06 layer-shell: add _v1 suffix 7 years ago
emersion 769a8e9917
Merge pull request from Ongy/tablet-grabs 7 years ago
Drew DeVault 76ad4804bc
Merge pull request from emersion/rootston-segfault-tablet-destroy 7 years ago
nyorain f6168c2afe Fix and remove sx, sy from wlr_drag_icon 7 years ago
emersion 62af1c630a rootston: fix segfault on tablet pad destroy 7 years ago
emersion f86f1daf9a Fix build on FreeBSD 7 years ago
Markus Ongyerth f64962ace8 tablet-v2 tool: Implement implicit grab 7 years ago
Markus Ongyerth 81cc842f8f reintroduce xwayland is_unmanaged 7 years ago
Markus Ongyerth d5950255de tablet-v2 tablet_tool grab implementation 7 years ago
Markus Ongyerth 454f2a84a8 tablet-v2 tablet_pad grab implementation 7 years ago
emersion 153f37bdf5 xwayland: handle override_redirect flag changes 7 years ago
Markus Ongyerth 9313ac1068 propagate rename to rootston code 7 years ago
Markus Ongyerth d9e978e1b3 rename wlr_tablet_tool to wlr_tablet 7 years ago
Markus Ongyerth b84288af16 Remove unused tablet_pad list from tools 7 years ago
Markus Ongyerth 101080a382 Another feedback pass 7 years ago
Markus Ongyerth 48e2cba9b6 Handle relative motion for mouse tools 7 years ago
Markus Ongyerth 2c12011472 Send all tablet tool axis events 7 years ago
Markus Ongyerth 6a40561e4c Fix clang build errors 7 years ago
Markus Ongyerth b79d11395c Hook up set_cursor in rootston 7 years ago
Markus Ongyerth 31cec36b74 1st feedback pass 7 years ago
Markus Ongyerth 15870ceb4b Fix segfaultiness 7 years ago
Markus Ongyerth 5c7a37f309 Add tool buttons 7 years ago
Markus Ongyerth 391eef6ea9 Propagate most axis events to clients 7 years ago
Markus Ongyerth f375246657 Implement basic tablet_pad handling (bound to keyboard focus) 7 years ago
Markus Ongyerth e235f7d336 Basic tablet_v2 object lifetime 7 years ago
emersion 7cbef15206
util: add wlr_ prefix to log symbols 7 years ago
Tony Crisci 356e466d5a use seat function to end grab 7 years ago
Genki Sky 28d718c0dd rootston: Cancel existing keyboard grab when changing focus 7 years ago
Tony Crisci 5d3e95f833 dont damage drag icon after update_position 7 years ago
Tony Crisci 7c888a39c6 update drag position at the right times 7 years ago