From 48679b00bee37b65c6195314f6a7bb871977f8fa Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Thu, 19 Feb 2026 10:10:23 -0700 Subject: [PATCH] cosmic-comp: update todos --- recipes/wip/wayland/cosmic-comp/recipe.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/wip/wayland/cosmic-comp/recipe.toml b/recipes/wip/wayland/cosmic-comp/recipe.toml index 0f5fe2bd9..55ee16780 100644 --- a/recipes/wip/wayland/cosmic-comp/recipe.toml +++ b/recipes/wip/wayland/cosmic-comp/recipe.toml @@ -1,4 +1,4 @@ -#TODO: does not compile +#TODO: does not work [source] git = "https://github.com/jackpot51/cosmic-comp" branch = "redox" @@ -7,8 +7,7 @@ branch = "redox" template = "custom" dependencies = [ "libffi", - #"libgbm", - #"libinput", + #TODO: requires evdev and some udev implementation: "libinput", "libwayland", "libxkbcommon", "mesa",