Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
W
weston
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 273
    • Issues 273
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 117
    • Merge Requests 117
  • 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
  • weston
  • Issues
  • #163

Closed
Open
Opened Nov 18, 2018 by Simon Ser@emersionOwner

Wayland backend doesn't handle WL_EVENT_WRITABLE

wl_event_loop_add_fd is not called with WL_EVENT_WRITABLE:

https://gitlab.freedesktop.org/wayland/weston/blob/master/libweston/compositor-wayland.c#L2789

However this is handled in wayland_backend_handle_event:

https://gitlab.freedesktop.org/wayland/weston/blob/master/libweston/compositor-wayland.c#L2605

Should we add WL_EVENT_WRITABLE to wl_event_loop_add_fd?

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/weston#163