ui/eg
Noah 36db160533 Window Manager Buttons and Bugfixes
* Fix Supervisor event issues wrt. the window manager feature: if a
  focused window exists and Supervisor is running events for the "other"
  widgets not in managed windows, and the mouse cursor is over the
  rectangle of THE focused window, no widget under the cursor receives
  active (hover, click) events. Prevents being able to click "through"
  the window and interact with widgets and other windows below.
* Adds Close, Maximize and Minimize buttons to windows. Maximize is
  still buggy and Minimize is implementation-defined behavior with no
  default event handler configured.
* eg/windows has an example of the Window Manager for SDL2 and
  WebAssembly targets.
2020-04-08 17:29:04 -07:00
..
frame-place Tooltip Widget and Event Refactor 2020-03-09 17:13:33 -07:00
hello-world Update README 2020-03-09 17:32:28 -07:00
layout Add README, LICENSE and Examples 2019-12-27 16:06:24 -08:00
tooltip Tooltip Widget and Event Refactor 2020-03-09 17:13:33 -07:00
wasm-common Window Manager Buttons and Bugfixes 2020-04-08 17:29:04 -07:00
windows Window Manager Buttons and Bugfixes 2020-04-08 17:29:04 -07:00
DejaVuSans.ttf Add README, LICENSE and Examples 2019-12-27 16:06:24 -08:00
main.go Tooltip Widget and Event Refactor 2020-03-09 17:13:33 -07:00