electron/shell
trop[bot] 514fc26eb2
fix: replace deprecated libnotify API calls (#43982)
notify_notification_set_hint_string() is deprecated, so let's use
notify_notification_set_hint() instead.

Xref: 2fe1748295

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-09-26 17:08:12 -05:00
..
app fix: delete UvTaskRunner's timers only after they're closed (#43598) 2024-09-06 11:18:52 -05:00
browser fix: replace deprecated libnotify API calls (#43982) 2024-09-26 17:08:12 -05:00
common refactor: remove C-style void arg type for no-arg functions (#43942) 2024-09-25 12:13:22 -05:00
renderer refactor: declare gin::Wrapper subclasses as final (#43783) 2024-09-19 09:57:24 +02:00
services/node refactor: declare gin::Wrapper subclasses as final (#43783) 2024-09-19 09:57:24 +02:00
utility refactor: run Windows SelectFileDialog out of process (#42825) 2024-07-09 19:03:13 +02:00