Nux

lp:~hikiko/nux/nux.syntax-error

Created by Eleni Maria Stea and last modified
Get this branch:
bzr branch lp:~hikiko/nux/nux.syntax-error
Only Eleni Maria Stea can upload to this branch. If you are Eleni Maria Stea please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Eleni Maria Stea
Project:
Nux
Status:
Merged

Recent revisions

830. By Eleni Maria Stea

Fixed nux syntax error

829. By Eleni Maria Stea

small fixes based on clang errors and warnings.

Approved by PS Jenkins bot, Christopher Townsend.

828. By Sam Spilsbury

Allow embedded clients to specify which windows should be redrawn.

Added some new API to nux to allow embedded clients (eg, compiz) to specify which BaseWindows should be redrawn on a frame. This is done by passing a list of rectangles to nux which represent the redraw region, and nux will mark all intersecting windows as needing re-presenting to the screen. This means that we aren't re-presenting every window to the screen on every frame (bad for performance, and also doesn't work correctly in the buffer-swap case).

Also added API to allow nux to tell the difference between draw and read framebuffers when it plays around with the framebuffer object binding. This is necessary in case the embedded client expects the read framebuffer binding to remain defined even after nux has changed the draw framebuffer binding.

(LP: #1091589). Fixes: https://bugs.launchpad.net/bugs/1091589.

Approved by PS Jenkins bot, Stephen M. Webb, Brandon Schaefer, Christopher Townsend.

827. By Eleni Maria Stea

added virtual destructors where missing (fixing static analysis errors).

Approved by Brandon Schaefer, PS Jenkins bot.

826. By Brandon Schaefer

We need to check if the XIC client is synced up with the xevents coming in. If someone changes the focus window and our XIC hasn't been updated, we need to make sure we stay synced. Otherwise XIM fails to work. Fixes: https://bugs.launchpad.net/bugs/1175669.

Approved by Christopher Townsend, PS Jenkins bot.

825. By PS Jenkins bot

Releasing 4.0.3+13.10.20131011-0ubuntu1 (revision 824 from lp:nux).

Approved by PS Jenkins bot.

824. By Marco Trevisan (TreviƱo)

GraphicsDisplayX11: set the event timestamp when available

Like in motion, enter/leave and dnd-drop events.

Approved by Christopher Townsend, PS Jenkins bot.

823. By PS Jenkins bot

Releasing 4.0.2+13.10.20131004-0ubuntu1 (revision 821 from lp:nux).

Approved by PS Jenkins bot.

822. By Stephen M. Webb

Bump upstream version in preparation for release Nux 4.0.3.

Approved by Brandon Schaefer, PS Jenkins bot.

821. By Stephen M. Webb

precomputed tap invariants for bilinear Gaussian blur shaders (lp: #1222602).

Approved by PS Jenkins bot, Brandon Schaefer.

Branch metadata

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

Subscribers