From e7ad12b3260efa08a4a1652913d5d551fdc1b95d Mon Sep 17 00:00:00 2001 From: jEzEk Date: Sun, 10 Dec 2017 18:02:04 +0100 Subject: BurntSushi/xgb -> jezek/xgb --- examples/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/doc.go') diff --git a/examples/doc.go b/examples/doc.go index 80ea5b7..20fed98 100644 --- a/examples/doc.go +++ b/examples/doc.go @@ -11,7 +11,7 @@ to events. If you're looking to query information about your window manager, get-active-window is a start. However, to do anything extensive requires a lot of boiler plate. To that end, I'd recommend use of my higher level -library, xgbutil: https://github.com/BurntSushi/xgbutil +library, xgbutil: https://github.com/jezek/xgbutil There are also examples of using the Xinerama and RandR extensions, if you're interested in querying information about your active heads. In RandR's case, -- cgit v1.2.3