]> git.corax.cc Git - mwm/commit
x, common: Add convenience functions and common types
authorMatthias Kruk <m@m10k.eu>
Mon, 3 May 2021 00:29:40 +0000 (09:29 +0900)
committerMatthias Kruk <m@m10k.eu>
Mon, 3 May 2021 00:29:40 +0000 (09:29 +0900)
commit920b3a2e417bab28622002750dde564f09602797
tree965edeb48685fce15ed7a745e8dbadb11db64d22
parentf895ffdd413cd02208045e181389a7773cc49994
x, common: Add convenience functions and common types

This commit adds convenience functions that wrap functionality provided
by Xlib. Further, it adds a structure that defines the geometry of an
object.
common.h [new file with mode: 0644]
x.c [new file with mode: 0644]
x.h [new file with mode: 0644]