Commit Graph

  • 115b612e47 hswg: add categories master p 2026-06-24 19:27:10 +02:00
  • 821b3f6ab9 hswc: ignore bots p 2024-11-08 05:38:46 +01:00
  • 9bbe70de85 hpcu: respond to CurrentTime as well p 2025-11-30 18:57:33 +01:00
  • 486b58525f Add a basic tool for collecting web comments p 2022-10-06 00:44:09 +02:00
  • c3cc608570 hswg: bump libasciidoc to master p 2022-10-06 19:12:42 +02:00
  • d643187333 hswg: preset some attributes p 2022-10-05 20:38:13 +02:00
  • 103704b183 Punt hid back where it came from p 2022-09-26 13:36:19 +02:00
  • 18e8e11ad4 Further reduce scope p 2022-09-25 23:55:15 +02:00
  • 1528ed2db0 Reduce scope p 2022-08-23 03:20:18 +02:00
  • 5f0d5bca70 hid: bump the FD limit p 2022-08-02 22:10:05 +02:00
  • 442fa5d660 Bump libasciidoc p 2022-03-03 14:28:15 +01:00
  • 8b376694d3 hid: make note of a deprecation p 2022-03-16 12:55:07 +01:00
  • 22e3861851 hswg: use a buffered channel for signals p 2022-03-16 12:32:54 +01:00
  • 9603456cd6 hid: add WebIRC support p 2022-03-15 18:58:27 +01:00
  • b832a38ca6 hswg: parallelize rendering p 2022-03-03 12:57:21 +01:00
  • 6353dd156a hswg: log the error message on 📅 parse fail p 2022-02-28 10:43:39 +01:00
  • 7a2ea02c8d hswg: make AttrList return nil for missing attrs p 2022-02-28 05:02:17 +01:00
  • bafd5ef221 hid: implement WALLOPS p 2022-02-05 00:30:08 +01:00
  • ca245e4aca xgb-image: fix visual searching p 2021-11-15 12:12:02 +01:00
  • c3905349b0 hswg: don't eat libasciidoc rendering errors p 2021-09-23 20:56:45 +02:00
  • f9e1f9a244 Bump Go modules to 1.17 p 2021-08-19 05:34:38 +02:00
  • 4aab0b22ae hid: reflect the original project's new name p 2021-08-06 17:29:58 +02:00
  • 5ab2977548 xgb-image: seek 32-bit visuals along with 30-bit p 2021-07-15 02:02:38 +02:00
  • a927713a81 xgb-image: support 10-bit colours p 2021-07-15 01:43:13 +02:00
  • 5ae8c24b8d xgb-image: gofmt p 2021-07-14 10:56:50 +02:00
  • ef24d7980c hswg: improve inotify processing p 2021-07-06 01:14:44 +02:00
  • 6228693b22 Update .gitignore p 2021-06-30 06:24:43 +02:00
  • be27f00685 hswg: add .Attr, .AttrList, contains p 2021-06-29 04:09:44 +02:00
  • 61083027a3 hswg: split out asciidoc.go p 2021-06-29 03:15:41 +02:00
  • 5b432fcc0b hswg: add a minimal README.adoc p 2021-06-27 00:00:19 +02:00
  • 04e19f5186 hswg: use inotify to watch for changed documents p 2021-06-22 03:45:20 +02:00
  • 49a685c32e hswg: take output path for the index as argument p 2021-06-22 02:34:24 +02:00
  • d763ce619d hswg: separate rendering from link expansion p 2021-06-22 02:08:56 +02:00
  • 8276f6bcb9 hswg: an initial attempt at refactoring main() p 2021-06-22 01:57:15 +02:00
  • dd5c583e8b hswg: store backlinks in a map p 2021-06-22 01:29:21 +02:00
  • 63d18d068d hswg: actually use templates for output files p 2021-06-22 00:59:13 +02:00
  • d47a8d2237 Bump libasciidoc dependency p 2021-06-02 22:54:37 +02:00
  • b275e346ad Unlink the showcase page wiki p 2020-10-25 11:25:33 +01:00
  • a979edf5b7 Bump libasciidoc dependency p 2020-10-04 15:01:54 +02:00
  • 9db34a955b Bump libasciidoc dependency p 2020-09-30 02:59:42 +02:00
  • 35974efe21 hswg: try to order entries by date, reverse order p 2020-09-21 22:43:46 +02:00
  • 252beef178 General update p 2020-09-21 19:51:22 +02:00
  • 8f542c7120 hswg: execute a template given on standard input p 2020-09-21 19:00:37 +02:00
  • ea8c59961c hswg: don't link to drafts p 2020-09-21 18:30:11 +02:00
  • 750f2139f5 hswg: extract attributes from documents p 2020-09-21 17:45:18 +02:00
  • 3d002bc540 Bump libasciidoc dependency p 2020-09-14 01:54:56 +02:00
  • 6f2ca62e52 Add a link, bash Markdown some more p 2020-08-23 12:27:27 +02:00
  • 39cd06d35b Update good things and bad things p 2020-08-23 08:40:03 +02:00
  • 084a0a94b0 hswg: avoid self-referential links p 2020-08-18 06:35:11 +02:00
  • 91b1120c4a hswg: bump libasciidoc to a dev version p 2020-08-17 00:56:18 +02:00
  • 7772b21994 More good things and bad things p 2020-08-17 04:11:33 +02:00
  • f7f892fb59 hswg: deduplicate backlinks p 2020-08-15 07:19:53 +02:00
  • d0ce3e3e66 Update README.adoc p 2020-08-15 06:09:51 +02:00
  • 238ce6719c Initial commit p 2020-08-15 05:44:44 +02:00
  • 3a5cc216bb hswg: merge in hasp as a mode p 2020-08-15 04:21:56 +02:00
  • a049249d81 hswg: add a static website generator p 2020-08-15 03:08:02 +02:00
  • d4eb9cde39 Update README.adoc p 2020-08-12 01:51:56 +02:00
  • cb1c8f8563 Render the README as AsciiDoc p 2020-08-12 01:40:45 +02:00
  • 13275f1dd3 Update .gitignore p 2020-08-06 19:04:11 +02:00
  • 030a23c1a2 hasp: bump libasciidoc and other dependencies p 2020-08-01 13:50:36 +02:00
  • 0d37e5bc8a Name change p 2020-08-01 14:01:58 +02:00
  • eae39b13c2 hid: mention Go 1.12 alternative to TLS autodetection p 2019-02-27 02:36:04 +01:00
  • 95f183aa48 hpcu: eliminate infinite looping p 2019-02-04 09:27:10 +01:00
  • e7ea35f304 Use Go modules p 2018-12-01 22:52:17 +01:00
  • 056391eeca hpcu: the slightest cleanup p 2018-11-01 11:38:17 +01:00
  • f99615c850 Make README more AsciiDoc-compatible p 2018-10-08 03:19:20 +02:00
  • d04c140a69 ht: add generated wcwidth tables and algorithm p 2018-09-14 16:55:01 +02:00
  • cd6c9e4d8c ht: add generated X11 keysym maps p 2018-09-12 13:38:33 +02:00
  • bf14fd5e04 Update README p 2018-10-07 18:07:52 +02:00
  • 228c3f3914 hasp: add a libasciidoc preprocessor p 2018-10-07 18:07:18 +02:00
  • 7d51aaa9a4 hpcu: add a selection unifier p 2018-09-24 13:11:11 +02:00
  • f198f9f6ac xgb-selection: add a demo to track X11 selections p 2018-09-23 16:59:18 +02:00
  • 106e9b82b8 nexgb: update README p 2018-09-30 17:33:26 +02:00
  • 139c50b748 nexgb: update to xcb-proto 1.13 p 2018-09-30 16:46:08 +02:00
  • e6e4e94436 nexgb: regenerate from xcb-proto 1.12 p 2018-09-30 16:32:47 +02:00
  • 7051829581 xgbgen: make request function signatures shorter p 2018-09-30 10:48:09 +02:00
  • 3e9ed4eac6 xgbgen: process <doc> elements p 2018-09-29 21:42:23 +02:00
  • 0056720d05 xgbgen: generate proper sentences with full stops p 2018-09-29 21:39:33 +02:00
  • 28a5112532 nexgb: export {Major,Minor}Version for extensions p 2018-09-21 08:37:21 +02:00
  • 1a53c005e9 nexgb: gofmt p 2018-09-21 08:35:18 +02:00
  • 07bf9881cc nexgb: relicense xgbgen to 0BSD p 2018-09-29 18:05:34 +02:00
  • 7aa2601e66 nexgb: rewrite import paths p 2018-09-08 19:57:27 +02:00
  • 48fb710f35 nexgb: post-merge fixups and cleanups p 2018-09-08 19:39:28 +02:00
  • 3173202cc1 Merge aarzilli/xgb, branch xcb1.12 as nexgb p 2018-09-08 16:54:17 +02:00
  • 3906399e7c Regenerated from xcb-proto 1.12 aarzilli 2017-01-18 10:52:16 +01:00
  • 1c01d79ba1 Changed xgbgen to support xcb-proto 1.12 aarzilli 2017-01-18 09:53:26 +01:00
  • a102c4056f Makefile: do not redefine $XPROTO if it's already defined. aarzilli 2017-01-18 09:50:29 +01:00
  • 1f83ea75a2 Remove stray format char in randr example Rabin Vincent 2016-05-22 14:13:31 +02:00
  • 1614b58c42 fix structs with field name of 'Bytes' Andrew Gallant 2016-03-29 16:23:18 -04:00
  • 8d343cfd3a Handle wildcard values in Xauthority file aarzilli 2016-03-21 18:50:49 +01:00
  • becaf43dcb Read/Write mutex for Extensions map aarzilli 2016-03-01 15:41:38 +01:00
  • baff8c1906 sendRequest reads req.buf after closing req.seq aarzilli 2015-11-08 10:56:15 +01:00
  • 5451e59f88 Remove panics/fatal errors. Andrew Gallant 2015-04-26 19:04:54 -04:00
  • dd00568d44 assign a sequence id to the cookie before returning from Conn.NewRequest Bryan Matsuo 2014-12-04 18:09:24 -08:00
  • a1d1151017 add a new api: NewConnNet fangyuanziti 2015-02-22 20:22:38 +08:00
  • ef8155bf17 Formatting and 80 cols. Andrew Gallant 2014-05-10 11:41:51 -04:00
  • a548d9d0f7 Fix Issue #21: automatic calculation of alignment padding after lists aarzilli 2014-05-02 15:09:23 +02:00
  • 1f8bd79abe examples:randr use info.Connection to detect whether there has any Randr.Modes snyh 2013-12-31 09:20:13 +08:00
  • 64c6e6170d example/randr: check the GetOutputInfo's mode length (virtual head can have zero mode) snyh 2013-12-30 16:58:14 +08:00
  • 76f9adb599 Use consistent extension names. Close #6. Andrew Gallant 2013-12-28 10:13:20 -05:00