Skip to content

Instantly share code, notes, and snippets.

@shenlebantongying
Last active May 10, 2021 05:55
Show Gist options
  • Save shenlebantongying/7cdc888130852145cc2fcf5bc617ad43 to your computer and use it in GitHub Desktop.
Save shenlebantongying/7cdc888130852145cc2fcf5bc617ad43 to your computer and use it in GitHub Desktop.

Linux gui toolkits that is still "usable" today:

TK of Tcl

Swing of Java

EFL of Enlightment (the E desktop, full wayland support)

GNUStep from GNU guru used for objective-C (Wayland support in alpha version)

Motif → ancient Xorg stack

libXaw → X Athena Widgets

FLTK → Crossplatform, still use X

WxWidget is not a true toolkit, it is just a wrapper around other toolkits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment