Kaydet (Commit) 6394c89f authored tarafından Michael Stahl's avatar Michael Stahl

vcl: adapt README to reality

üst e5e201c8
...@@ -26,22 +26,28 @@ quartz/ ...@@ -26,22 +26,28 @@ quartz/
win/ win/
+ Windows backend + Windows backend
qt5/
+ Qt5 (under construction)
unx/ unx/
+ X11 backend and its sub-platforms + X11 backend and its sub-platforms
plugadapt/
+ pluggable framework to select correct unx backend
gtk/ gtk/
+ GTK2 support + GTK2 support
gtk3/ gtk3/
+ GTK3.2+ support + GTK3 support
kde/
+ KDE3 support
kde4/ kde4/
+ KDE4 support + KDE4 support
kde5/
+ KDE5 support (under construction)
gtk3_kde5/
+ GTK3 support with KDE5 file pickers (until kde5 is finished)
generic/ generic/
+ raw X11 support + raw X11 support
plugadapt/
+ pluggable framework to select correct unx backend
dtrans/ dtrans/
+ "data transfer" - clipboard handling + "data transfer" - clipboard handling
+ http://stackoverflow.com/questions/3261379/getting-html-source-or-rich-text-from-the-x-clipboard + http://stackoverflow.com/questions/3261379/getting-html-source-or-rich-text-from-the-x-clipboard
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment