Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 09:34:04 UTC Now

2022-04-25 04:43:20 UTC MAIN commitmail json YAML

knotifications: update to 5.93.0

5.81.0
Relicense files to LGPL-2.0-or-later
Don't close resident notifications when action is invoked
Implement inline replies on Android
Add an inline reply notification to the example
Add KNotificationReplyAction for using inline-reply Notification API

5.82.0
Allow to build KNotifications without QtWidgets on Android
Remove the taskbar and external process backends on Android
Don't install the notification plugin servicetype file on Android

5.84.0
Let SNI users be activated using xdg_activation_v1
notifybysnore: add inline notifications support to Windows backend

5.85.0
Add placeholders for window title and application display name

5.87.0
Add support for static builds
Correct the version of Phonon that we use

5.88.0
Fix Windows build
warn when notifybypopup has pending notifications on destruction
Add KNotifications QML plugin
KWindowSystem is also not required on Android - but unlike Phonon is also
needed on Windows
Phonon is not required for KNotifications on Windows or Android

5.89.0
[Tester] Support urgency for inline reply notification

5.90.0
Use the org.freedesktop.Notifications.ActivationToken signal
Unify WITH_KWINDOWSYSTEM and HAVE_KWINDOWSYSTEM build vars
Offer API to support xdg_activation_v1

5.91.0
Remove Phonon from Linux CI
Add KStatusNotifierItem::hideAssociatedWidget()
KStatusNotifierItem: use actions instead of Yes/No in Quit confirm dialog

5.92.0
Allow to build the Java parts with Gradle from both Qt5 and Qt6

(markd)