Ashley Wulber
Ashley Wulber
https://github.com/pop-os/cosmic-applets/compare/app-list-drag?expand=1 should make it less sensitive. Does it feel like there are fewer accidental grabs?
Ok, thanks for testing it. I think then that it would be good to allow disabling DnD via the app-tray config.
Ya, I don't think that it being a drop target is an issue. I Think it will probably still allow un-favoriting by default with DnD, but I'll make that configurable.
I'll close it after I make it configurable :)
There is actually an existing config option for filtering the active windows to be only from the current workspace, or the configured output for the applet, but I haven't gotten...
The proposed arguments sound good to me :+1:
It would need to be enabled in the desktop file to be enabled, but it's also a bit awkward, because the status area applet is a list, while the feature...
Ok, I think that the panel implementation should work for generating an event for the status area when the pointer enters, if it is enabled in the desktop file now....
Yup, that applet just needs it enabled.
> Possibly too much of a rework, but couldn't the status-applet perhaps spawn multiple xdg-toplevels (one per icon) instead of using one for multiple icons? That might make handling this...