lp:~timchen119/notify-osd/notify-osd.precise.lp404658

Created by Tim Chen and last modified
Get this branch:
bzr branch lp:~timchen119/notify-osd/notify-osd.precise.lp404658
Only Tim Chen can upload to this branch. If you are Tim Chen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tim Chen
Project:
Notify OSD
Status:
Development

Recent revisions

63. By Tim Chen

* Add changelog

62. By Tim Chen

  Provide the "x-canonical-private-synchronous" to work with notifications different with LAYOUT_ICON_INDICATOR layout.
  Currently the "x-canonical-private-synchronous" interface only provide this layout to support brightness and volume control.

  This make following command behave correctly.
  $notify-send "RF-status" "enabled" -h string:x-canonical-private-synchronous:1 -h string:image_path:/tmp/test.jpg

  Canonical OEM projects need this function to

  * enable OSD for enable/disable WiFi or bluetooth with a hotkey
  * enable OSD for display switching with a hotkey

61. By Sebastien Bacher

Backport Cimi's color tweaks improvements (lp: #977974)

60. By Ken VanDine

* New upstream release
  - Use _GNOME_BACKGROUND_REPRESENTATIVE_COLORS to better determine tinting
    for the notification background
  * notify-osd in invisible area of dual screen setup (LP: #716458)

59. By Sebastien Bacher

* New upstream release:
  - change background colour to use the same median colour used in
    the unity dash (lp: #810325)
  - should migrate the user gconf keys values to gsettings (lp: #827897)
  - accessibility broken due to recent GTK3 changes (lp: #856071)
  - keeps on writing to .cache/notify-osd.log and waking up my drive
    (lp: #904835)
  - wakes up for every key/focus event after showing the first bubble
    (lp: #915389)

58. By Martin Pitt

* Fix unnecessary wakeups on every keyboard/focus event:
  - configure.in: Check if wnck_shutdown() is available.
  - src/dnd.c: Call wnck_shutdown() (if available) when we are done with
    fullscreen window checking.
  - https://code.launchpad.net/~pitti/notify-osd/wnck_shutdown/+merge/89836
  - LP: #915389

57. By Sebastien Bacher

src/log.c: don't log unless the LOG environment variable is set
(lp: #904835)

56. By Ken VanDine

* Merged gconf -> gsettings convert fix from trunk (LP: #827897)
* src/Makefile.am
  - Add -lm to LDADD to fix FTBFS

55. By Martin Pitt

* debian/control: Remove obsolete conflicts/replaces.
* debian/control: Add Replaces: notification-daemon, as they (will) both
  ship the D-BUS activation file. (See LP #819506)

54. By Ken VanDine

* New upstream version
  - ported to gsettings
* debian/control
  - Dropped build depends for libgconf2-dev

Branch metadata

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

Subscribers