mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
7f2952b7e2
Changes: * Wrap XGetWindowAttributes(). * Simplify registration of override-redirect windows. * Avoid redundant calls of XGetWindowAttributes. * Only manage InputOutput windows. * Add server grab around initial window pickup loop. * Don't play sound in ShowAlert(). * Rename EDrawableCheck to EXDrawableOk and remove unused parameter. * Add EXWindowOk(). * Use our own window property functions in stead of various Xlib ones. * Remove some use of X11 Bool type/values. * Wrap the last XClearArea call. * Use NoXID in stead of None. * Use XCopyArea wrapper function. * Wrap remaining XCopyArea calls. * Tweak error handler API. * Wrap some calls to XFillRectangle. * Fix memory leak when changing area. * Reduce nesting in DialogRealizeItem(). * Simplify/fix dialog layout code. |
||
---|---|---|
.. | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |