From: Timo Myyrä Subject: Re: x11/dunst - add wayland FLAVOR? To: Volker Schlecht Cc: Timo Myyrä , "ports@openbsd.org" Date: Tue, 03 Mar 2026 07:12:07 +0200 On Mon, Mar 02 2026, Volker Schlecht wrote: > On 3/2/26 7:03 PM, Stuart Henderson wrote: >> On 2026/03/02 19:54, Timo Myyrä wrote: >>> >>> I'm not sure if it is worth the hassle to add wayland support as a >>> flavor if it supports X11 and wayland at the same time. >> correct - if it supports both then this is the right way to go. >> >>> Here's quick diff to update the dunst version and adding the wayland >>> support for it. Needed to patch few files under wayland for >>> input-events. > > What about a BDEP on libinput-openbsd rather than the extra patch? Ah, there is implementation for that, even better. Reduces the patch maintenance. Timo