<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muhqs-game/go/ui/widget.go, branch main</title>
<subtitle>game material for muhq's game</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/'/>
<entry>
<title>rework hover detection</title>
<updated>2025-08-20T13:57:35+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-08-06T16:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=778487d25a79721539cea1e47331e3c2f985c8cc'/>
<id>778487d25a79721539cea1e47331e3c2f985c8cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use any instead of interface{}</title>
<updated>2025-08-20T13:57:33+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-07-30T18:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=84d69cf805e1b998768a5a340f0388cf68307ff2'/>
<id>84d69cf805e1b998768a5a340f0388cf68307ff2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>overhaul ui</title>
<updated>2025-08-20T13:57:16+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2025-04-29T19:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=be2aad1142bde494229d9d27d4123923aa578c1a'/>
<id>be2aad1142bde494229d9d27d4123923aa578c1a</id>
<content type='text'>
* implement events instead of interfaces
  Interfaces and the wrappers head the problem that they could not support multiple events at once or only a single one without loosing the others.
* add text input support for WASM on mobile
  A hidden html input is required to open the keyboard and receive the
  input.
* improve the number choice
  * fix using the default number
  * add submit button only if a onclick method was provided
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* implement events instead of interfaces
  Interfaces and the wrappers head the problem that they could not support multiple events at once or only a single one without loosing the others.
* add text input support for WASM on mobile
  A hidden html input is required to open the keyboard and receive the
  input.
* improve the number choice
  * fix using the default number
  * add submit button only if a onclick method was provided
</pre>
</div>
</content>
</entry>
<entry>
<title>move more ui logic into Collection</title>
<updated>2025-08-20T13:50:10+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2023-02-16T17:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=63ad22242562b1e66353694f2a17df6d1c64a8fd'/>
<id>63ad22242562b1e66353694f2a17df6d1c64a8fd</id>
<content type='text'>
* Generalize hover detection and move it into ui.Collection
* Implement transparencu for the prompt banner
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Generalize hover detection and move it into ui.Collection
* Implement transparencu for the prompt banner
</pre>
</div>
</content>
</entry>
<entry>
<title>intermediate commit</title>
<updated>2025-08-20T13:46:38+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fischer@muhq.space</email>
</author>
<published>2022-12-27T13:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/muhqs-game/commit/?id=d6b5eeaa5e639c5ab89b5e1c93075a1b765794dc'/>
<id>d6b5eeaa5e639c5ab89b5e1c93075a1b765794dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
