Nux

lp:~unity-team/nux/nux.pimpl-interface

Created by Jay Taoko and last modified
Get this branch:
bzr branch lp:~unity-team/nux/nux.pimpl-interface
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Unity Team
Project:
Nux
Status:
Development

Recent revisions

591. By Jay Taoko

* Merged with nux trunk.

590. By Jay Taoko

* There was no dead key support in nux. This adds the correct dead key support.

UNBLOCK. Fixes: . Approved by Jay Taoko.

589. By Brandon Schaefer

* Added support for composition characters: ôũú€©
* Compose Key Sequences taken from http://hermit.org/Linux/ComposeKeys.html

Fix Bug #944674

UNBLOCK. Fixes: . Approved by Gord Allott.

588. By Jay Taoko

UNBLOCK

* Switch the TextEntry to text input mode (TextEntry::text_input_mode_) following the operation TexTEntry::SetText, TexTEntry::EnterText, TexTEntry::DeleteText. TextEntry::text_input_mode_ is also set to true when a key is pressed in the TextEntry.

Fix bug #944674. Fixes: https://bugs.launchpad.net/bugs/944674. Approved by Neil J. Patel.

587. By Jay Taoko

* Fix: when unparenting an object that is along the path to the area that has the keyboard focus, call WindowCompositor().SetKeyFocusArea(NULL).

* Allow the TextEntry to keep the keyboard focus (when in single line mode) when receiving key navigation directions "up" or "down" in TextEntry::InspectKeyEvent.

* This branch helps resolves issues with key navigation in the hud

UNBLOCK. Fixes: . Approved by Tim Penhey, Gord Allott.

586. By Jay Taoko

* Removing obsolete include file in GraphicsDisplayWin.cpp.
* Renaming Nux/Metrics.cpp to Nux/EMMetrics.cpp. Same for .h file.
* Updated file tests/gtest-nux-emmetrics.cpp to use nux::EMMetrics. Fixes: . Approved by Jay Taoko.

585. By Jay Taoko

* Renaming of tests files
* In nux::View class, do not set the minimum size of the area.
* Added tests for nux::View and nux::Area.. Fixes: . Approved by Jay Taoko.

584. By Tim Penhey

= Problem description =

Unity failed to compile cleanly as nux was exposing the ibus.h header through the includes.

Also make check failed if I didn't have ibus set up with at least one language.

= The fix =

Only include the IM header in the source file.
Early exit in the tests.

= Test coverage =

Existing xtest-text-entry test for ibus input.. Fixes: . Approved by Brandon Schaefer.

583. By Jay Taoko

* Adding TextEntry Input Method test to 'make check'.. Fixes: . Approved by Jay Taoko.

582. By Brandon Schaefer

TextEntry with InputMethod support.. Fixes: https://bugs.launchpad.net/bugs/880876. Approved by Jay Taoko.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:nux/2.0
This branch contains Public information 
Everyone can see this information.

Subscribers