qt: Equalize notifySystray and notifyDBus interface #574

pull laanwj wants to merge 1 commits into bitcoin-core:master from laanwj:2022-04-notification-icon changing 2 files +27 −29
  1. laanwj commented at 2:50 pm on April 4, 2022: member

    Make notifySystray and notifyDBus feature-equivalent by making notifySystray support custom icons. This uses the QSystemTrayIcon::showMessage overload introduced in Qt 5.9.

    This is an initial step towards bitcoin-core/gui#573.

  2. qt: Equalize notifySystray and notifyDBus interface
    Equalize the `notifySystray` and `notifyDBus` interface with regard to
    features by making `notifySystray` support custom icons. This uses the
    `QSystemTrayIcon::showMessage` overload introduced in Qt 5.9.
    
    This is an initial step towards bitcoin-core/gui#573.
    9723b29c13
  3. laanwj added the label Feature on Apr 4, 2022
  4. laanwj added the label Linux on Apr 4, 2022
  5. laanwj removed the label Linux on Apr 6, 2022
  6. laanwj commented at 10:15 am on April 6, 2022: member

    I guess the best way of testing this on Linux is to comment out the DBUS notificator code. And generate notifications somehow.

    Also, it should be tested on Windows. DBUS is irrelevant on Windows, but the QTrayIcon code is used there. Removed the Linux label.

    Edit: re-pushed so it compiles on non-Linux

  7. laanwj commented at 4:15 pm on April 6, 2022: member
    Closing, it looks like we’re not using the custom icon functionality at all. Will remove instad.
  8. laanwj closed this on Apr 6, 2022

  9. bitcoin-core locked this on Apr 6, 2023


laanwj

Labels
Feature


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/gui. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-10-23 00:20 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me