| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-30 | Merge pull request #18 from dim13/masterHEADv1.1.1masterdevel | jEzEk | |
| Fix log.Fatal call has possible Printf formatting directive %s | |||
| 2023-11-29 | Fix log.Fatal call has possible Printf formatting directive %s | Dimitri Sokolyuk | |
| 2022-11-05 | Merge pull request #10 from gen2brain/masterv1.1.0 | jEzEk | |
| Support for xcb-proto version 1.15.2, #issue 9 | |||
| 2022-10-29 | Regenerated from xcb-proto 1.15 | Milan Nikolic | |
| 2022-10-29 | Changed xgbgen to support xcb-proto >= 1.12 | Alessandro Arzilli | |
| 2022-05-01 | Merge pull request #7 from woofdoggo/patch-eventcopyv1.0.1 | jEzEk | |
| - Fixed EventCopy.Write() in xgbgen to write the type of the event rather than keep the type of the event it is derived from - Regenerated bindings from xcbproto 1.11 | |||
| 2022-04-30 | Regenerate bindings | woofdoggo | |
| 2022-04-30 | xgbgen: Fix EventCopy.Write | woofdoggo | |
| 2022-02-16 | Fix go test warningv1.0.0 | jEzEk | |
| 2022-02-16 | Add go.mod file | jEzEk | |
| 2021-03-12 | Merge pull request #4 from scrouthtv/master | jEzEk | |
| Shapes example | |||
| 2021-03-10 | use fixed font | Lenni | |
| 2021-03-10 | minor fix | Lenni | |
| 2021-03-09 | load unicode font | Lenni | |
| 2021-03-09 | error handling | Lenni | |
| 2021-03-09 | Fix typos and reword comment | jEzEk | |
| 2021-03-07 | reworded a weird comment | Lenni | |
| 2021-03-07 | more info | Lenni | |
| 2021-03-07 | shapes example | Lenni | |
| 2021-03-07 | Merge pull request #1 from scrouthtv/master | jEzEk | |
| Added an explanation of how to use events to the create-window example | |||
| 2021-03-07 | Add missing "\n" at the end of fmt.Printf | jEzEk | |
| 2021-03-07 | rephrased weird comment | Lenni | |
| 2021-03-07 | minor fixes | Lenni | |
| 2021-03-07 | removed shapes from this PR | Lenni | |
| 2021-03-06 | close font after usage | Lenni | |
| 2021-03-06 | added documentation | Lenni | |
| 2021-03-06 | fixed the umlaut | Lenni | |
| 2021-03-06 | found a working font | Lenni | |
| 2021-03-06 | formatting | Lenni | |
| 2021-03-06 | how to fill | Lenni | |
| 2021-03-06 | added more documentation | Lenni | |
| 2021-03-06 | draw thick lines | Lenni | |
| 2021-03-06 | draw red rectangle | Lenni | |
| 2021-03-06 | drawing basic shapes | Lenni | |
| 2021-03-06 | formatting | Lenni | |
| 2021-03-06 | Added explanation to the whole DestroyNotifyEvent thing. | Lenni | |
| See https://github.com/jezek/xgb/pull/1 | |||
| 2021-03-03 | formatting | Lenni | |
| 2021-03-03 | added listening to key presses | Lenni | |
| 2021-03-03 | Remove the unmaintained text from README after upstream merge | jEzEk | |
| 2021-03-03 | Merge remote-tracking branch 'upstream/master' | jEzEk | |
| 2021-03-02 | Reword examples documentation xgbutil mention | jEzEk | |
| 2021-03-01 | Update main.go | scrouthtv | |
| added example of reading events | |||
| 2021-01-22 | Update README | jEzEk | |
| 2021-01-21 | readme: note better maintained fork | Andrew Gallant | |
| 2020-10-08 | Merge remote-tracking branch 'upstream/master' | jEzEk | |
| 2020-10-08 | Fix unix:0.0 connections | Andy Williams | |
| According to the spec at https://www.x.org/archive/X11R6.8.0/doc/Xorg.1.html#sect5 the DISPLAY string unix:0.0 is special. This forces connections to use the unix socket at this address even if they would normally lookup TCP first. Simple fix so that we fall through to the unix socket in this case. | |||
| 2020-06-18 | Merge remote-tracking branch 'upstream/master' | jEzEk | |
| 2020-03-24 | Fix doc link | Jvol Jvolizka | |
| 2018-10-30 | Merge branch 'tests' | jEzEk | |
| 2018-10-30 | refactor to testingTools.go with more tests | jEzEk | |
| leak testing added dummy X server replier fo dummy net.Conn tests | |||
