lp:~didrocks/notify-osd/bootstrap

Created by Didier Roche-Tolomelli and last modified
Get this branch:
bzr branch lp:~didrocks/notify-osd/bootstrap
Only Didier Roche-Tolomelli can upload to this branch. If you are Didier Roche-Tolomelli please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Didier Roche-Tolomelli
Project:
Notify OSD
Status:
Merged

Recent revisions

460. By Didier Roche-Tolomelli

add bootstrap message

459. By Robert Bruce Park

This branch is based off lp:~robru/notify-osd/inline-packaging, with the following differences:
* raring->UNRELEASED
* Use ./autogen.sh during autoreconf
* Doesn't try to run tests during build, but instead as a dep8 test (needs its schema to be installed in system)
* I disabled a test that required the user to click a button in a dialog. The test suite should be automatic.

Approved by Didier Roche.

458. By Andrea Cimitan

Add some color tweak capabilities, and slightly start tweaking colors. Fixes: https://bugs.launchpad.net/bugs/977974.

Approved by jenkins, John Lea.

457. By Michael Terry

When running without a compositor, there is an ugly black border.

This branch fixes that by:
1) Adding an 'is_composited' argument to defaults_get_bubble_shadow_size and defaults_get_bubble_corner_radius. If we're not composited, they return 0.0f.
2) Adding a 'GdkScreen **screen' argument to defaults_get_top_corner
3) Using these throughout to check composited state wherever these are used.

Additionally, I had to add some oddness in bubble.c for _refresh_background. There is a bit of code that draws a (seemingly unnecessary) image in shadow-size-units even in the uncomposited case. But it can't use 0 because that causes a crash to create a 0-sized image. So I used 1 for that special case. Seems like it would be cleaner to avoid that path in uncomposited mode, but I didn't feel confident enough to make that change.

Approved by Didier Roche, jenkins.

456. By Mirco Müller

bump version number to 0.9.34 for the new release

455. By Mirco Müller

Merged my branch fixing LP: #716458 after review and approval from Gord.

454. By Mirco Müller

Added manual test for Ryan's patch from the last commit.

453. By Mirco Müller

Merged Ryan's branch after review and approval by myself. This makes notify-osd query the _GNOME_BACKGROUND_REPRESENTATIVE_COLORS property of the root-window for picking the bubbles background-color.

452. By Mirco Müller

Merged avg. bg-color tinting for notification-bubble background after review and approval from Seb. Fixes LP: #810325

451. By Mirco Müller

reverted last commit, because it didn't go through review yet and was pushed accidentally to trunk

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~canonical-dx-team/notify-osd/precise
This branch contains Public information 
Everyone can see this information.