summaryrefslogtreecommitdiff
path: root/qutebrowser/browser/webengine/notification.py
AgeCommit message (Expand)Author
2021-05-28Fix lintFlorian Bruhin
2021-05-28Fix version checking for notificationsFlorian Bruhin
2021-05-19Move function call with side effect out of assertion to avoid error when asse...user202729
2021-05-03notifications: Fix crash with awesomewm develFlorian Bruhin
2021-04-17notifications: Ignore KDE's ExcessNotificationGenerationFlorian Bruhin
2021-04-13notifications: Show adapter errors to usersFlorian Bruhin
2021-04-13notifications: Handle MaxNotificationsExceeded error from GNOME FlashbackFlorian Bruhin
2021-04-09notifications: Fix image padding assertionFlorian Bruhin
2021-04-08notifications: Add more info to padding assertFlorian Bruhin
2021-04-08Fix clicking systray notificationsFlorian Bruhin
2021-04-01notifications: Update lxqt quirkFlorian Bruhin
2021-03-28Fix lintFlorian Bruhin
2021-03-28notifications: Fix budgie checkFlorian Bruhin
2021-03-28notification: Add quirks for SolusOS BudgieFlorian Bruhin
2021-03-27notifications: Make replaces ID check non-fatalFlorian Bruhin
2021-03-27notifications: Add quirks for ninomiyaFlorian Bruhin
2021-03-27notifications: Add show_origin settingFlorian Bruhin
2021-03-27notifications: Change replacement id errorFlorian Bruhin
2021-03-27notifications: Split off _find_quirksFlorian Bruhin
2021-03-27notifications: Search replace ID in reverseFlorian Bruhin
2021-03-27notifications: Add quirks for deaddFlorian Bruhin
2021-03-27notifications: Add quirks for tiramisuFlorian Bruhin
2021-03-27notifications: Add quirk for twmndFlorian Bruhin
2021-03-27notifications: Add quirks for lxqt-notificationdFlorian Bruhin
2021-03-27notifications: Gracefully handle quitting DBus notification serversFlorian Bruhin
2021-03-27notifications: Add quirk for MATE and hyperlinksFlorian Bruhin
2021-03-27notifications: Refactor quirks checkingFlorian Bruhin
2021-03-27notifications: Fix lintFlorian Bruhin
2021-03-27notifications: Check for body-markup and body-hyperlinksFlorian Bruhin
2021-03-27notifications: Add some loggingFlorian Bruhin
2021-03-27notifications: Don't escape quotesFlorian Bruhin
2021-03-27notifications: Only include useful originsFlorian Bruhin
2021-03-27notifications: Include originFlorian Bruhin
2021-03-27notifications: Name default actionFlorian Bruhin
2021-03-27notifications: Use data class for capabilitiesFlorian Bruhin
2021-03-27notifications: Update docsFlorian Bruhin
2021-03-27notifications: Show icon explanation for herbeFlorian Bruhin
2021-03-27notifications: Fix Qt 5.13 and 5.14Florian Bruhin
2021-03-27notifications: Fix process ID handling for herbeFlorian Bruhin
2021-03-27notifications: Ignore herbe signals entirelyFlorian Bruhin
2021-03-27notifications: Better herbe validationFlorian Bruhin
2021-03-27notifications: Fix lintFlorian Bruhin
2021-03-27notifications: Simplify herbe presenterFlorian Bruhin
2021-03-27notifications: Add herbe backendFlorian Bruhin
2021-03-27notifications: Fix getting capabilities in testsFlorian Bruhin
2021-03-27notifications: Avoid signals from old adaptersFlorian Bruhin
2021-03-27notifications: Improve init errorsFlorian Bruhin
2021-03-27notifications: Handle disappearing DBus serviceFlorian Bruhin
2021-03-27notifications: Use _as_uint32 everywhereFlorian Bruhin
2021-03-27notifications: Implement closing via webFlorian Bruhin