discussions-and-proposals icon indicating copy to clipboard operation
discussions-and-proposals copied to clipboard

Wish: Deploy to Linux based platforms and/or OSS toolkits (GTK+, Qt, EFL, WX, FLTK, LVGL ...) or just OpenGL SDL Vulkan

Open rzr opened this issue 2 years ago • 0 comments

Introduction

Wish: Deploy to Linux based platforms and/or OSS toolkits or underlying graphics libraries

It would be interesting to extends platform supports.

Details

While X11 or Wayland (+KMS) are most used, it would make sense to also target existing toolkits that provide high level abstractions first.

Discussion points

UI toolkits have benefits and draw back, this worth to be discussed, I can start listing them:

  • Elementary
  • FLTK
  • GTK+ : https://github.com/silicon-hills/react-gtk
  • KMS
  • LVGL
  • OpenGL
  • Qt : https://github.com/status-im/react-native-desktop-qt
  • Motif
  • SDL2
  • Vulkan
  • Wayland
  • WX widgets
  • X11

More at: https://en.wikipedia.org/wiki/List_of_widget_toolkits

rzr avatar Dec 17 '21 06:12 rzr