lp:ubuntu/intrepid-proposed/gnome-power-manager

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid-proposed/gnome-power-manager
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

104. By Mario Limonciello

Add 80-enable-hibernate-hotkey to re-enable the hibernate hotkey
that wasn't working at Intrepid release. (LP: #269951)

103. By Mario Limonciello

* Add following patches from 2.24 stable svn branch (LP: #304187)
  - 77-hal-brightness-in-hardware.patch: Don't fail to show the OSD
    when brightness changing is supported in hardware.
  - 78-xrandr-hal-fallback.patch: Fall back to HAL if xrandr calls
    do fail or will be failing.
* 79-enable-battery-hotkey.patch:
  - Enable hotkey that got disabled at 2.24.0's release. (LP: #281134)
* debian/control:
  - Build depend on newer x11proto-core for providing XF86Battery
    hotkey keysm.

102. By Ted Gould

Removing 02_gnome-power-manager.desktop.in.in.patch as it shouldn't be
needed and is causing user feedback with the new GNOME Session in
Intrepid. Fixes LP: #278089

101. By Ted Gould

* 25_sparc_char_to_int.patch: Changing a variable to be an int *
  instead of a char * so that it has the right alignment. This
  is a build fix for Sparc.
* 26_check_for_active_session.patch: Checks to ensure that we've
  got an active session before accepting commands from the HAL. This
  removes the case where a power button event is recieved by all logged
  in users. Only active if PolicyKit is configured, which it is not
  in current packaging.

100. By Ted Gould

* Adding 21_idle_key_removal.patch which makes it so that the glib
  mainloop has to hit the idle state before we'll accept another key
  from X. This should remove quickly repeated keys and keys that were
  queued before suspend. (LP: #261084)
* Adding 22_xfce_desktop_files.patch which adds XFCE to the ShowIn
  properties of the preferences and statistics desktop files.
* Added 23_numlock_hotkey.patch which is the changes from 0ubuntu4 and put
  it into a patch.
* Adding 24_interactive_shutdown_dbus.patch which is based on the patch
  in GNOME Bug: #507393. Made to build on 2.24.0 and also put in more
  error checking and a fallback to XSMP when DBus based session management
  is not available. (LP: #252795)

99. By James Westby

* debian/patches/20_fix_percentage_closures.patch: When unit->percentage
  was changed to a float for 2.24 not all the signals that deal in
  percentages had their signatures updated. Use the correct type for
  the signals that take a percentage (LP: #269083)
  - http://bugzilla.gnome.org/show_bug.cgi?id=550817

98. By Matt Zimmerman

src/gpm-button.c:gpm_button_grab_keystring: use AnyModifier modmask with
XGrabKey so that hotkeys being handled through gpm-button still work if
e.g. numlock happens to be on (thanks, Bryce Harrington, LP: #280646)

97. By Ted Gould

Removed 19_fix_critical_message.patch which was applied upstream
but was still getting applied in other areas of gpm-cell-array.c.
(LP #274681)

96. By Ted Gould

03-system-policy.patch: Fixing to remove gpm-main.c.orig

95. By Ted Gould

* Added two patches from Joakim Andersson <email address hidden> his
  comments on the patches are below.
* Added 18_policy_actions_fallback.patch which makes policy actions
  fall back to per-percent policy if the battery profile is not good
  enough yet. It also ignores the accuracy of the battery profile when
  the GCONF key 'use_time_for_policy' is disabled. LP: #135548
* Added 19_fix_critical_message.patch which fixes an error in the
  notification messages for critical battery. These messages would
  always show 0% battery remaining, since the cell unit object was
  reset while generating one of the strings used in the message.

* 18_policy_actions_fallback.patch: Modified by Richard Hughes to
  make cleaner and smaller. Now keeps most prototypes intact.
* I updated 18_policy_actions_fallback.patch from Richard's version
  to make it apply cleanly on 2.23.91.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/gnome-power-manager
This branch contains Public information 
Everyone can see this information.

Subscribers