jde icon indicating copy to clipboard operation
jde copied to clipboard

Integrate with GTK Broadway

Open nintyfan opened this issue 6 years ago • 1 comments

Allow to run applications in widgets on desktop. On one widget could been displayed many applications. Alternatively, user could undock this widget to obtain separate window.

Why? Because I will add semantic information to both Qt and GTK, so web backends could provide it to browser (in special attributes), so you could parse window with XSLT, CSS. For example you could move toolbar to top of desktop. This is only one use case.

nintyfan avatar Mar 30 '19 10:03 nintyfan

Running inside widgets makes no sense as will require a browser window when we can just open the application itself in their native window.

QT does not support broadway backend https://developer.gnome.org/gtk3/stable/gtk-broadway.html.

codesardine avatar May 22 '19 08:05 codesardine