WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
240347
[WPE][GTK] Drop libnotify
https://bugs.webkit.org/show_bug.cgi?id=240347
Summary
[WPE][GTK] Drop libnotify
Michael Catanzaro
Reported
2022-05-12 08:46:11 PDT
Currently WPE has no support for desktop notifications. GTK supports desktop notifications via libnotify, but this library has been deprecated for a very long time. We should switch to GNotification. This will finally support WPE, too.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2022-05-12 09:54:56 PDT
(In reply to Michael Catanzaro from
comment #0
)
> We should switch to GNotification.
So I tried this today, but turns out the API is very awkward to use. Patrick suggests using the notifications portal D-Bus API directly. It's probably a smarter approach.
Carlos Garcia Campos
Comment 2
2022-08-05 04:31:50 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3040
EWS
Comment 3
2022-08-06 07:51:33 PDT
Committed
253179@main
(95858e6cc2e3): <
https://commits.webkit.org/253179@main
> Reviewed commits have been landed. Closing PR #3040 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug