Path to this page:
./
x11/kwindowsystem,
Access to the windowing system
Branch: CURRENT,
Version: 5.116.0,
Package name: kwindowsystem-5.116.0,
Maintainer: markdConvenience access to certain properties and features of the windowing
system.
KWindowSystem provides information about the windowing system and
allows interaction with the windowing system. It provides an high
level API which is windowing system independent and has platform
specific implementations. This API is inspired by X11 and thus not all
functionality is available on all windowing systems.
In addition to the high level API, this framework also provides
several more low level classes for interaction with the X Windowing
System.
Required to run:[
x11/qt5-qtx11extras] [
x11/qt5-qtbase]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
x11/qt5-qttools] [
pkgtools/cwrappers] [
devel/extra-cmake-modules] [
x11/xorgproto]
Master sites: (Expand)
Filesize: 2350.281 KB
Version history: (Expand)
- (2024-06-08) Updated to version: kwindowsystem-5.116.0
- (2024-05-29) Updated to version: kwindowsystem-5.114.0nb2
- (2024-04-06) Updated to version: kwindowsystem-5.114.0nb1
- (2024-02-06) Updated to version: kwindowsystem-5.114.0
- (2024-01-30) Updated to version: kwindowsystem-5.108.0nb4
- (2023-11-12) Updated to version: kwindowsystem-5.108.0nb3
CVS history: (Expand)
2024-04-26 18:11:04 by Thomas Klausner | Files touched by this commit (1) |
Log message:
kwindowsystem: mark two more files as x11-only
|
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2024-02-06 11:46:35 by Mark Davies | Files touched by this commit (173) | |
Log message:
*: update KDE Frameworks to 5.114.0
6 months of development
|
2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672) |
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-07-29 04:49:43 by Mark Davies | Files touched by this commit (3) | |
Log message:
kwindowsystem: update to 5.108.0
5.99
Port QtWinExtra uses for Qt 6
Remove QWindow::isExposed() check in activateWindow()
5.101
Deprecate KWindowSystem::demandAttention
Deprecate KWindowSystem::setIcons
Move X11-specific KWindowSystem functions to new KX11Extras class
xcb/kwindoweffects: Fix stripes when dpr is not an integer
Deprecate KWindowSystem::setUserTime
Deprecate KWindowSystem::setBlockingCompositing
Deprecate KWindowSystem::icccmCompliantMappingState
Deprecate KWindowSystem::lowerWindow
Deprecate KWindowSystem::constrainViewportRelativePosition
5.102
Merge two KWINDOWSYSTEM_HAVE_X11 sections into one
Fix KStartupInfo::appStarted()
Deprecate KStartupInfo::startupId()
Deprecate KStartupInfo::silenceStartup()
KWindowSystemPluginWrapper doesn't need a virtual dtor
Make KX11Extras::icon behave like KWindowSytem::icon
5.104 Remove extra semicolon
Deprecated KWindowSystem::allowExternalProcessWindowActivation
[kstartupinfo] Deprecate setWindowStartupId
[kstartupinfo] Deprecate KStartupInfo::currentStartupIdEnv
[kstartupinfo] Fix API docs for currentStartupIdEnv
|