Skip to content

Current Status and Roadmap

PrinceOfCookies edited this page Jun 6, 2026 · 2 revisions

Current Status

The public repository is intentionally in a stripped-back state.

What exists now:

  • DervaRoot
  • DervaPanel
  • DervaVBox
  • DervaHBox
  • DervaWindow
  • DervaLabel
  • DervaButton
  • DervaTextField
  • DervaTextArea
  • DervaCheckBox
  • DervaComboBox
  • DervaTheme
  • DervaThemeManager

What does not exist yet:

  • Forms
  • Menus
  • Tables
  • Trees
  • Tabs
  • Higher-level form composition and validation
  • Advanced docking or layout systems
  • Rich theme token APIs

Current Goals

  • Keep the public API coherent
  • Rebuild features from a stable small base
  • Document real behavior instead of planned behavior

Clone this wiki locally