lp:~unity-team/unity/unity.blur-but-faster-fbo-disabler

Created by Sam Spilsbury and last modified
Get this branch:
bzr branch lp:~unity-team/unity/unity.blur-but-faster-fbo-disabler
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:
Unity
Status:
Development

Recent revisions

1404. By Sam Spilsbury

Merge in blur fbo branch

1403. By Jason Smith

dramatically improve blur performance

1402. By Jason Smith

fix crash when view window is null

1401. By Jay Taoko

Essential Nux event signals have been renamed. To ease the transition, the former name have been preserved via macros:

#define OnMouseMove mouse_move
#define OnMouseDown mouse_down
#define OnMouseUp mouse_up
#define OnMouseEnter mouse_enter
#define OnMouseLeave mouse_leave
#define OnMouseClick mouse_click
#define OnMouseDoubleClick mouse_double_click
#define OnMouseDrag mouse_drag
#define OnMouseWheel mouse_wheel
#define OnMouseDownOutsideArea mouse_down_outside_pointer_grab_area
#define OnKeyEvent key_down
#define OnKeyReleased key_up
#define OnStartKeyboardReceiver begin_key_focus
#define OnStopKeyboardReceiver end_key_focus

This branch is using the new signals names. Subsequently, the old signals will be removed in Nux.

1400. By Neil J. Patel

Select the current search string when opening the dash to allow for typing straight away

1399. By Andrea Azzarone

Merge awesome work of Anrea Azzarone to make launcher detect contents of DND before DND even enters launcher

1398. By Jason Smith

fix typo

1397. By Andrea Azzarone

[merge] Bug #824831: Fallback window controls shown for maximized windows

1396. By Neil J. Patel

Protect against a null iter.second

1395. By Jason Smith

dont ask nux to process events when the switcher is open, those events are not meant for it.

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