-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Add SDL notifications #7468
Add SDL notifications #7468
Conversation
a9e39a1
to
89d7038
Compare
As @smcv suggested in the original issue:
|
closing this PR, and re-open new one #7857 |
You could have tried a squash merge. ( |
thanks @madebr ! i'll try next time ! |
@madebr git checkout br_video_capture // 1 new commit on github! (so 2, in total). git rebase origin -i |
You need to start from the
Fix the conflicts, and create the squash commit.
|
@madebr |
By doing |
ok :) thanks ! will try later ! |
@madebr thanks that works :) (for my record, as a very last step, I need to do ) |
Refactor the patch for notification ( initially from #1932 )
currently only linux/DBUS