gofarovich GUI lib


shared widgets library for my mods , but you can also use this

Internal
2 days ago
2.0
21

Changelog

Version: 1.1.0
Date: 2026-06-25
  Features:
    - new picker flavor: pick a signal AND a count in one go (e.g. send -60 tanks). clicking a
      signal just selects it, the bottom panel sets the count. pass with_count=true.
Version: 1.0.2
Date: 2026-06-25
  Bugfixes:
    - fixed a nasty one: if two mods used gglib at once, picking a signal/number in one mod's
      window could get grabbed by the other mod and silently dropped. now each mod only sees
      its own buttons.
    - the picker now always pops up on top of the window that opened it