lp://staging/~pitti/notify-osd/wnck_shutdown
- Get this branch:
- bzr branch lp://staging/~pitti/notify-osd/wnck_shutdown
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 445. 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 - 442. By Mirco Müller
-
modified:
configure.in
src/Makefile.am
src/defaults.c
src/defaults.hMerged 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/notify-osd/oneiric