Subject: CVS commit: pkgsrc/x11/kwindowsystem
From: Mark Davies
Date: 2022-04-25 11:13:38
Message id: 20220425091338.4691BFB1A@cvs.NetBSD.org

Log Message:
kwindowsystem: update to 5.93.0

5.81.0
Add MediaPause key to mapping

5.82.0
Deprecate present windows and highlight windows apis
Deprecate WId-based effects API
Use new version-controlled enumerator deprecation warning macros
Deprecate KWindowEffects::windowSizes

5.83.0
Provide KWindowSystem::lastInputSerial
Include API for wayland's xdg_activation_V1
Drop Qt5Widgets dependency if KWINDOWSYSTEM_NO_WIDGETS=ON

5.85.0
Support static builds

5.86.0
Add blur and frost to fiddly thingy
Implement setting frost
Provide methods to translate to Qt types
Provide constructors for compatibility with Qt types
Read uncomplete WM_CLASS string
Don't link publicly against XCB
Add find_dependency for X11 and XCB
Remove unused xrender dependency
Make link against X11 and XCB public
Use imported targets for X11 libs
Support static builds on Linux as well

5.88.0
Fix the compiler warning by casting int to unsigned
Link privately against XCB when building statically

5.89.0
Make KWindowSystem a bit easier to integrate in QML

5.90.0
Avoid using QByteArray::operator[] for the null terminator
Avoid creating and leaking QWindows

5.91.0
Check executables exist in PATH before passing them to QProcess
install plugins in kf<version>
Avoid XKeycodeToKeysym in KKeyServer::initializeMods
Remove placeholder wayland platform plugin
[kwindowinfo] Add support for reading _GTK_APPLICATION_ID
Add KWindowSystem::updateStartupId(QWindow *window)

5.92.0
Ensure that xdgActivationTokenArrived is always emitted asynchronously

Files:
RevisionActionfile
1.53modifypkgsrc/x11/kwindowsystem/Makefile
1.9modifypkgsrc/x11/kwindowsystem/PLIST
1.14modifypkgsrc/x11/kwindowsystem/distinfo