Skip to content

reviews-team-test/deepin-kwindowsystem

 
 

Repository files navigation

KWindowSystem

Access to the windowing system

Introduction

Convenience 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.

todo: add window effects

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.9%
  • CMake 1.5%
  • Other 0.6%