Basically noctalia has a window switcher which uses foreign-toplevel (privileged protocol) to show open windows but it doesn't show any on Jay even tho I gave noctalia full capatibilities access:
[[clients]]
match.comm = "noctalia"
capabilities = "all"
Not sure what I'm missing to have this feature gain access to the protocol needed.
Basically noctalia has a window switcher which uses foreign-toplevel (privileged protocol) to show open windows but it doesn't show any on Jay even tho I gave noctalia full capatibilities access:
https://github.com/noctalia-dev/noctalia/blob/main/src/shell/switcher/window_switcher.cpp
Not sure what I'm missing to have this feature gain access to the protocol needed.