Registry / utility / kwindowsystem

kwindowsystem

JSON →
library6.25.0vcpkgunverified

Access to the windowing system

vcpkg install kwindowsystem
INSTALL
IMPORT
SIG · KWINDOWSYSTEM
K
kwindowsystem
utilitycppv6.25.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

KWindowSystem/KWindowSystem
#include <KWindowSystem/KWindowSystem>

Get current desktop number

#include <KWindowSystem/KWindowSystem> #include <iostream> int main() { std::cout << "Current desktop: " << KWindowSystem::currentDesktop() << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.25.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources

No resource links recorded.

kwindowsystem — pip install kwindowsystem · libregistry