Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The notification to switch a virtual desktop may raise twice. / デスクトップ変更通知が2回来ることがある。 #51

Open
mntone opened this issue Aug 16, 2020 · 1 comment

Comments

@mntone
Copy link
Contributor

mntone commented Aug 16, 2020

SylphyHorn と VirtualDesktop どちらに書けばいいのか悩んだので,とりあえずこちらに書いておきます。

Depending on how you use VirtualDesktop, apps add changed handler to the notification service twice and receive the same two notifications.
VirtualDesktop の利用方法によっては,変更通知サービスに 2 度登録され,同じ通知を 2 回受け取るようになります。

@mattiafedrigotti
Copy link

Good morning,
When I change the virtualdesktop, I can have more ChangeDesktopEvent in sequence (i.e. swiping trough more desktops with the touchpad). the successive events after the firts one are raised only when the previous callbacks end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants