1179 Commits (42b19dcf91124520197589401e5d7ad51ed8de36)

Author SHA1 Message Date
emersion a1f9d7ad9e
data-device: keep track of wlr_data_offer in wlr_seat lists
6 years ago
emersion 909b3b16f3
data-device: add wlr_data_offer.type
6 years ago
emersion 3f82eb1853
data-device: make device inert when seat is destroyed
6 years ago
emersion 9d6cb85b2d
seat: simplify data source destroy
6 years ago
emersion c20d413f8a
data-device: fix missing listener removal
6 years ago
emersion 703a160078
data-control-v1: use new wlr_data_source API
6 years ago
emersion 0040f7089f
data-device: unexport wlr_seat_client_send_selection
6 years ago
emersion 1a2727cc38
data-device: send offer on get_data_device
6 years ago
emersion 84f278eca1
data-device: remove data_source_send_offer
6 years ago
emersion 1150ff13ce
data-device: make sources inert, rename cancel to destroy
6 years ago
emersion 4cb0697e57 data-device, primary-selection: add request_set_selection
6 years ago
Ian Fan c41d01306d wlr_xdg_output_v1: move where name & description are sent
6 years ago
Brian Ashworth f3ff40a0eb wlr_xdg_output_v1: only send name/description once
6 years ago
emersion 365a75139c
Merge pull request #1485 from emersion/data-device-serial
6 years ago
Ilya Trukhanov c4ce3d0a49 Check if client understands wl_pointer::frame
6 years ago
emersion 06467d2e12
primary-selection: add a serial argument
6 years ago
emersion a4eb90315e
Fix indentation in various files
6 years ago
Drew DeVault d4de2bd708
Merge pull request #1476 from emersion/fullscreen-shell
6 years ago
Drew DeVault 0db2a687b7
Merge pull request #1479 from emersion/lost-crtc-state
6 years ago
emersion d4ffa5b7a6
backend/drm: fix state for outputs loosing their CRTC
6 years ago
Ilya Trukhanov 268cc450b6 Fix segfault in get_relative_pointer
6 years ago
Connor E b1cdd2b4b3 Use assertions instead of guard.
6 years ago
Connor E e7fff4f560 Remove wlr_xdg_surface_send_close.
6 years ago
emersion 0fafab87e3
Fix a few typos
6 years ago
Drew DeVault e61ea7706b
Merge pull request #1423 from emersion/data-control
6 years ago
emersion f71cf15aad
relative-pointer-v1: move pointer iteration in wlroots
6 years ago
emersion 86f263a0b8
fullscreen-shell-v1: initial protocol implementation
6 years ago
emersion 610f5bfc77
Merge pull request #1432 from ForTheReallys/relative-pointers
6 years ago
emersion 69e7fd61b7
data-control-v1: update to latest protocol proposal
6 years ago
emersion 340281b48a
data-control-v1: fix data source not properly destroyed
6 years ago
emersion a28167c255
data-control-v1: allow clearing selection
6 years ago
emersion ae1dd635b1
data-device: fix dangling listener in seat_client_selection_source_destroy
6 years ago
emersion aa2dafb7c8
data-control-v1: fix crash in manager_handle_get_data_control
6 years ago
emersion 1e581ad95c
data-control-v1: fix crash after wlr_data_control_v1_destroy
6 years ago
emersion 99d879c887
data-control-v1: initial protocol implementation
6 years ago
Alex Maese b8460f448c Rename some variables for clarity
6 years ago
Timidger 9af0c5338f
Standardize the wlr_box input paramaters
6 years ago
Alex Maese 5999d0322b Add a listener for when the pointer gets destroyed
6 years ago
Alex Maese 12d9edc0c9 Address more of @emersion's comments
6 years ago
Alex Maese a803a007fb Address @emersion's comments
6 years ago
Alex Maese f5ea393bca Remove pointer resource from relative pointer
6 years ago
Alex Maese 09bdbf24f4 Removed relative pointers from wlr_seat
6 years ago
Alex Maese f4cf3c0886 Remove wl_client from wlr_relative_pointer_v1
6 years ago
random human 68137dca3f relative_pointer: implementation and code fixes
6 years ago
random human fb44ce9fa8 relative_pointer: send frame event to pointer for Xwayland
6 years ago
random human 6fa1777f94 relative_pointer: code formatting fixes
6 years ago
random human d020344675 relative_pointer: implement protocol events
6 years ago
random human ba5b1676df relative_pointer: implement protocol requests
6 years ago
random human 3a3d1b6617 relative_pointer: create skeleton and build
6 years ago
Ryan Walklin 2a3c62b4d2 [WIP][DONTMERGE]Add support for libinput_switch input devices
6 years ago