Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
wayland
wayland
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 25
    • Merge Requests 25
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • wayland
  • waylandwayland
  • Issues
  • #17

Closed
Open
Opened Sep 09, 2015 by Bugzilla Migration User@bugzilla-migration

Protocol documentation should indicate when wl_data_offer::accept requests should be sent

Submitted by Michael Catanzaro

Assigned to Wayland bug list

Link to original bug (#91946)

Description

The Wayland protocol documentation does not define when wl_data_offer::accept requests should be sent. It would be good to discuss this as a guide to implementors.

It only really makes sense to send these in response to wl_data_device::motion events, and then only when the result has changed for a given MIME type, so as not to spam the drag source with unnecessary accept events. It makes sense to send a separate accept event for each offered MIME type.

Version: 1.5.0

Blocking

  • Bug 83429
  • Bug 91948
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: wayland/wayland#17