This is actually exposed by QtQuick Rectangle using border.width and border.color set to Qt.rgba(0.0, 0.0, 0.0, 0.0). Setting a transparent color for the fill is correctly interpreted by QSGDefaultRectangleNode as a request to render a mesh that's only made of the border pixels (fill pixels are not rasterised).
** Branch unlinked: lp:~loic.molinari/ubuntu-ui-toolkit/ubuntu-ui- toolkit-private-shapes ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1526813 Title: Need support for stroke style Rectangle Status in ubuntu-ui-toolkit package in Ubuntu: Won't Fix Bug description: For list item/ menu focus visuals we need the outline of a Rectangle but no filled color. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1526813/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp