Skip to content

dwl support #49

@sed0

Description

@sed0

Hi, I'd love to contribute a PR for this, but I'm not sure where to start. I have no experience with Rust or Wayland, so if anyone is willing to take this on or provide some guidance, I’d really appreciate it.
There's an IPC patch for dwl that might make it possible to add support for it. dwlmsg can display the active window title and appid using this IPC.
I was able to generate dwl_ipc files in Rust using wayland_scanner, but I’m struggling to use them properly to track the active window title and appid. I had trouble opening an output correctly but I think I'll be able to do the rest.
Could someone take a look at the dwl IPC protocol and explain how to use it in Rust?
Also, dwl doesn’t provide an ext-idle-notify-v1 protocol implementation, but there is wlr_idle_notify_v1. Can I use that instead, or is ext-idle-notify-v1 required?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions