Nux

lp://qastaging/~loic.molinari/nux/nux-keyboard-navigation

Created by Loïc Molinari and last modified
Get this branch:
bzr branch lp://qastaging/~loic.molinari/nux/nux-keyboard-navigation
Only Loïc Molinari can upload to this branch. If you are Loïc Molinari please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Loïc Molinari
Project:
Nux
Status:
Merged

Recent revisions

190. By Loïc Molinari

Fixed badly statically defined text string size

189. By Loïc Molinari

Defined a title for the input window

modified:
  NuxGraphics/XInputWindow.cpp
   - Defined a window title at creation so that it's displayed in the Unity
     menu bar when the window is focused for keyboard navigation purpose.
     Since the window has special attributes (sticky, dock, etc), its title
     should actually be ignored by libdbusmenu, setting a title here will then
     provide the libdbusmenu authors a good test-case.

188. By Loïc Molinari

Added input focus support

modified:
  Nux/InputArea.cpp
   - Set the internal keyboard focus boolean to true when an enter focus event
     is processed

  NuxGraphics/GraphicsDisplayX11.cpp
   - Enabled FocusIn and FocusOut

187. By Loïc Molinari

Emit the OnKeyPressed and OnKeyReleased signals.

modified:
  Nux/InputArea.cpp
   - Correctly emit the signals as they were simply ignored before

186. By Loïc Molinari

Exposed a method to retrieve the X11 input window ID

modified:
  Nux/BaseWindow.cpp
  Nux/BaseWindow.h
   - Added the GetInputWindowId() method

185. By Jay Taoko

* TextEntry: pango based text entry widget
* Improved support in Cairo graphics for text rendering
* Support for accessibility: signal for BaseWindow show/Hide

184. By Jay Taoko

* Fixed CairoGraphics

183. By Jay Taoko

* Event processing fix
* glBegin cleanup

182. By Neil J. Patel

[release] 0.9.16

181. By Jay Taoko

* Fixed redraw propagation to objects inheriting from BaseWindow
* Fixed blinking cursor in text entry
* Bug fixes

Branch metadata

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

Subscribers