lp:~pitti/notify-osd/wnck_shutdown-precise

Created by Martin Pitt and last modified
Get this branch:
bzr branch lp:~pitti/notify-osd/wnck_shutdown-precise
Only Martin Pitt can upload to this branch. If you are Martin Pitt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Pitt
Project:
Notify OSD
Status:
Merged

Recent revisions

449. By Martin Pitt

Use wnck_shutdown() if available.

dnd_has_one_fullscreen_window() initializes libwnck, which causes notify-osd to
unnecessarily wake up on each focus change and keyboard event, even if there
are no notification bubbles for a long time.

To fix this, check if libwnck has the new wnck_shutdown() function and use it
if available.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=642692
Bug-Ubuntu: https://launchpad.net/bugs/915389

448. By Mirco Müller

Merged Seb's branch to not write to the log-file by default

447. By Mirco Müller

Merged Ken's branch for the linker-fix

446. By Mirco Müller

Merged Luke's branch for fixing LP: #856071 after review and testing by me

445. By Mirco Müller

Bump version to 0.9.33

444. By Vincent Untz

Build fix: explicitly link against libm

443. By Mirco Müller

Fix LP: #827897

442. By Mirco Müller

modified:
  configure.in
  src/Makefile.am
  src/defaults.c
  src/defaults.h

Merged my gsettings-port branch to notify-osd trunk after review and
approval from Grodon. This migrates notify-osd from GConf to GSettings.
It covers the pure API-change as well as the migration of the schema,
thus no packaging-tricks will be needed to move things over.

Because with the introduction of GNOME 3 and moving away from GConf a lot
of NotifyOSD's dynamic nature to adapt to settings-changes of the user
had to be dropped, which on the plus-side allowed to get rid of some
less-frequent executed code-paths.

NotifyOSD's keys in the GSettings-schema are monitored as is the
system-wide key for the font. But the DPI key from GtkSettings can't be
monitored.

441. By Mirco Müller

Migrated gconf-based settings to GSettings-XML and added the needed autofoo-magic

440. By Mirco Müller

Fix broken click-through

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.

Subscribers