lp://staging/~sladen/unity/unity-3d-hacking-docs
- Get this branch:
- bzr branch lp://staging/~sladen/unity/unity-3d-hacking-docs
Branch merges
- Tim Penhey (community): Needs Fixing
-
Diff: 31 lines (+13/-2)1 file modifiedHACKING (+13/-2)
Branch information
Recent revisions
- 2017. By Brandon Schaefer
-
= Problem description =
Fixes middle mouse button pasting, which was removed by me.
= The fix =
Restored the IMTextEntry:
:OnMouseButtonU p function but now it only handles paste with the middle mouse = Test coverage =
There is a manual test for this. Fixes: https:/
/bugs.launchpad .net/bugs/ 926793. Approved by Thomi Richards. - 2016. By Thomi Richards
-
Added tests for ibus strings being entered into the dash. Engines tested include Pinyin (Chinese), Anthy (Japanese), and Hangul (Korean).. Fixes: . Approved by Alex Launi.
- 2015. By Andrea Cimitan
-
New asses from design, looks nicer!. Fixes: . Approved by Marco Trevisan (Treviño), Andrea Cimitan.
- 2014. By Lars Karlitski
-
= Problem description =
In precise, print status is shown via an indicator instead of using system-
config- printer' s applet (which is whitelisted in Unity right now). = The fix =
This patch makes sure the print indicator is shown at the correct position in the panel and removes the whitelist entry for 'scp-dbus-service'.
= Test coverage =
None, trivial change.
. Fixes: . Approved by Gord Allott. - 2013. By Jason Smith
-
= The Problem =
Slide animation wasn't smooth when dragging icons around ont he launcher
= The Fix =
Make the animation take into account the parents geometry offset when calculating the animation
= Testing =
None. Fixes: . Approved by Gord Allott.
- 2012. By Didier Roche-Tolomelli
-
Change F10 to open the first menu of top panel to Alt + F10 as per design (LP: #878492). Fixes: https:/
/bugs.launchpad .net/bugs/ 878492. Approved by Tim Penhey. - 2011. By Brandon Schaefer
-
IMTextEntry now only handles copy/cut and pasting, everything else is in nux::TextEntry. Fixes: https:/
/bugs.launchpad .net/bugs/ 880876. Approved by Tim Penhey, Jay Taoko, Thomi Richards. - 2010. By Tim Penhey
-
= Problem description =
Failed to compile with the new nux as the signal for text_changed had changed.
= The fix =
Rename the signal
= Test coverage =
Clean compile.. Fixes: . Approved by Mirco Müller.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity