taskmanager

command module
v0.0.0-...-63a5aaa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 5, 2026 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Example: gogpu/ui — Task Manager Performance Monitor

A flagship demo inspired by Windows Task Manager's Performance tab. Showcases real-time line charts, progress bars, collapsible sections, horizontal/vertical box layout, and simulated live data updates.

Architecture:

ui widgets -> render.Canvas (gg) -> ggcanvas -> GPU surface (zero-copy)

Rendering: event-driven with periodic data updates. Redraws only when data changes or user interacts.

Requirements:

gogpu v0.23.2+
gg v0.35.3+

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL