lp:~sladen/unity/unity-3d-hacking-docs

Created by Paul Sladen and last modified
Get this branch:
bzr branch lp:~sladen/unity/unity-3d-hacking-docs
Only Paul Sladen can upload to this branch. If you are Paul Sladen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Paul Sladen
Project:
Unity
Status:
Development

Recent revisions

2019. By Paul Sladen

HACKING: downcase 'cmake' command-line examples so they work

2018. By Paul Sladen

HACKING: TL;DR section with instructions that actually work

2017. By Brandon Schaefer

= Problem description =

Fixes middle mouse button pasting, which was removed by me.

= The fix =

Restored the IMTextEntry::OnMouseButtonUp 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:unity
This branch contains Public information 
Everyone can see this information.

Subscribers