WuuBoLin

Results 8 comments of WuuBoLin

This issue may be closed. An known issue in macOS with `CallKit` since 2021. Here is the [original issue](#605).

I am using this Picom fork w/ Xmonad, and it works perfectly but menus and dnd. PR #41 fixes this, seems like its just because `animation-exclude` is missing in `picom_options[]`....

@Erk- In this [discussion](https://github.com/serenity-rs/songbird/pull/242#discussion_r1667719208), you mentioned that `DownloadStream` does not need async to be created. While this might be true, from my understanding, `mixer` uses `create` and `create_async` in the...

> The reason I am not a fan of this is that it signals that the function is async, but it will never yield. Yes i'm aware of this, and...

Perfect! Thanks for your help.

Here is a `*XELB-DEBUG*` buffer showing an example of clicking the browse button when selecting an ISO image in VMware Workstation ``` [00:05:02]exwm-input--on-buffer-list-update: current-buffer=# selected-window=# [00:05:02]exwm-layout--refresh: frame=# [00:05:02]exwm-layout--refresh-workspace: Refresh workspace...

This pull request fixes a big issue where some windows like right-click context menus and fcitx5 menus do not need animations and can now be excluded. It fixes issue #19....