Fedora Packages

golang-github-burntsushi-xgbutil-devel Subpackage of golang-github-burntsushi-xgbutil

Utility library to make use of the X Go Binding easier

xgbutil is a utility library designed to work with the X Go Binding. This project's main goal is to make various X related tasks easier. For example, binding keys, using the EWMH or ICCCM specs with the window manager, moving/resizing windows, assigning function callbacks to particular events, drawing images to a window, etc. xgbutil attempts to be thread safe, but it has not been completely tested in this regard. In general, the X event loop implemented in the xevent package is sequential. The idea is to be sequential by default, and let the user spawn concurrent code at their discretion. (i.e., the complexity of making the main event loop generally concurrent is vast.) This package contains the source code needed for building packages that reference the following Go import paths: – github.com/BurntSushi/xgbutil

Releases Overview

Release Stable Testing
Fedora 38 0-0.14.20210114gitad855c7.fc36 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-burntsushi-xgbutil dash maintainers at fedoraproject dot org.



Sources on Pagure