upp-components icon indicating copy to clipboard operation
upp-components copied to clipboard

A collection of packages for U++ framework.

Results 6 upp-components issues
Sort by recently updated
recently updated
newest added

Once there was a ChromiumBrowser widget for U++. It appears to be dead now (as the engine/API is now very outdated.) Let us implement a new ctrl, using the latest...

enhancement
Ctrl
new component

Should be relatively easy, given the current design of SSH package... (experimental)

enhancement

Given the increasing popularity of inline images support in virtual terminal emulators, and the usage of SVG in general, the SVG rendering support can be added to TerminalCtrl as a...

enhancement
Terminal

Hello @jerch, I don't want to pollute your repos or other active discussion threads with my findings until I can come up with some practical optimization suggestions for your renderer....

enhancement
Terminal

As per [request](https://github.com/ultimatepp/ultimatepp/issues/37): it seems reasonable to implement an auto layout widget for U++ similar to wxwidgets' .

enhancement
Ctrl

Popular vt emulators/widgets support various methods for font substitution. Terminal ctrl currently doesn't support any such method. A range-based font substitution option seems both relatively trivial to add with the...

enhancement