Ashley Wulber
Ashley Wulber
Updating to 0.19.2 should resolve the issue. It removes the panic when an event is received for a dead output.
Assuming the margin is visibly applied, and you've set a margin on anchored edges, I think this is most likely a compositor issue. Have you tested your application in sway...
While this would be nice, currently the `Handler` traits don't always map 1:1 `to delegate_!` macros. Maybe things could be refactored a bit to make this work though. Also, how...
https://github.com/Smithay/client-toolkit/blob/master/examples/data_device.rs has an example of what I mean. `PrimarySelectionDeviceHandler` and `PrimarySelectionSourceHandler` both need to be implemented and used with `delegate_primary_selection`. Data device is similar. I guess I mean, `#[sctk::delegate]` would...
Is this issue meant for cosmic-files?
I'd be alright migrating to Codeberg and keeping a GitHub mirror, but disabling issue creation on GitHub. 👍
> I think this option may exist, but it doesn't seem to work for me... On the Beta 1 there's an option to show on display: Did you select a...
Ya, this issue can stay open until the additional use cases are supported.
What config settings are you using? I have not seen this issue in a while.