lp://staging/~gerboland/unity-2d/dash-searchentry-cursor
- Get this branch:
- bzr branch lp://staging/~gerboland/unity-2d/dash-searchentry-cursor
Branch merges
- Albert Astals Cid (community): Approve
- Michał Sawicz: Approve (functional)
-
Diff: 169 lines (+104/-0)6 files modifiedlibunity-2d-private/Unity2d/plugin.cpp (+3/-0)
libunity-2d-private/src/CMakeLists.txt (+1/-0)
libunity-2d-private/src/cursorshapearea.cpp (+43/-0)
libunity-2d-private/src/cursorshapearea.h (+44/-0)
shell/common/SearchEntry.qml (+6/-0)
tests/manual-tests/dash.txt (+7/-0)
Related bugs
Bug #849175: Dash - cursor should change when pointer is over the search field | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 938. By Gerry Boland
-
Add CursorShapeArea to the Searchentry component so cursor changes to IBeamCursor on mouse over
- 936. By Gerry Boland
-
[launcher] Pixel-perfection changes: add glow-less assets, position tiles 6 pixels from screen edge, add white 15% opaque line as launcher border, and move activity pip to border this line. Context menu arrow overlaps activity pip.. Fixes: https:/
/bugs.launchpad .net/bugs/ 934059, https:/ /bugs.launchpad .net/bugs/ 936881. Approved by Albert Astals Cid, Xi Zhu. - 935. By Albert Astals Cid
-
Move the handy gobject callback macros to a header so we don't copy the code everywhere. Fixes: . Approved by .
- 934. By Albert Astals Cid
-
Move the alwaysFullScreen logic to the shellmanager. Make the DashClient just be a client. Fixes: . Approved by Gerry Boland.
- 933. By Albert Astals Cid
-
Change QRect to QRectF and QPoint to QPointF
It is what Qt.rect and Qt.point in Qml return so keep in line with it
. Fixes: . Approved by Michał Sawicz.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-2d