Ashley Wulber
Ashley Wulber
While it is a bit unintuitive, I don't believe this is a bug. "Cosmic terminal" partially matches the open window, and the toplevel plugin is considered high priority by default,...
Thanks for reporting this issue. I'll look into it soon :+1:
After installing https://github.com/pop-os/cosmic-settings-daemon/commit/8616c40d235164779cd3f2ceec1fe9b2b4aceb40 do you still experience this issue?
Ok, thanks. I'll look into this issue some more soon.
Hi, I assume you followed the installation instructions at https://github.com/pop-os/cosmic-epoch ? If so, this issue has probably been fixed since the last time that repository has been updated.
It looks like from your issue, you're having trouble with the last parameter? https://docs.rs/smithay-client-toolkit/latest/smithay_client_toolkit/shell/xdg/struct.XdgShell.html implements the trait, and you can use [this method to bind it if it is available](https://docs.rs/smithay-client-toolkit/latest/smithay_client_toolkit/shell/xdg/struct.XdgShell.html#method.bind)
I'm not able to recreate the issue, but could you try checking for a logged panic from the audio applet using `journalctl _COMM=cosmic-panel -e`?
I believe this is working now with the slack and discord flatpaks, as they seem to support wayland by default. Though, if they are on another workspace, the activation token...
These are the updates for the applets and osd https://github.com/pop-os/cosmic-applets/pull/881 https://github.com/pop-os/cosmic-osd/pull/90
The panel should probably clip the icons when rendering. I'll push a fix for that soon. It might also be better to make app indicators applet shrink instead of move...