sugar-toolkit-gtk3/shell
Bernardo Innocenti 5c884c1435 unfreeze DCON when Sugar UI is (almost) ready to show
Marco Pesenti Gritti wrote:

> we need to get the hardware-manager part of this in before, otherwise we
> will traceback on startup.

Sorry, I sent the patches in reverse order.  Did you get
the next one?

>> +        # Unfreeze the display when it's stable
>> +        get_hardware_manager().set_dcon_freeze(0)
>> +
>
> Is this actually working? You need something like:
>
> from hardware import hardwaremanager
> ....

Oh, and actually I had that part too, but I've lost this hunk
while copying them to the sandbox.  That's what you get for
editing code right on the target.

Updated patch attached.

From b7bfbb7cc628afe29734557f56d92044d2d336d4 Mon Sep 17 00:00:00 2001
From: Bernardo Innocenti <bernie@codewiz.org>
Date: Wed, 13 Jun 2007 19:56:22 -0400
Subject: [PATCH] unfreeze DCON when Sugar UI is (almost) ready to show
Organization: One Laptop Per Child

This is part of a masterplan to implement #621 .
2007-06-14 17:25:28 +02:00
..
extensions Set volume directly from python (requires gst-python). 2007-06-13 16:22:49 +02:00
hardware unfreeze DCON when Sugar UI is (almost) ready to show 2007-06-14 17:25:28 +02:00
intro Fix nickname encoding and length issues 2007-05-07 00:18:42 -04:00
model Make bundle_id and activity_id window properties to 2007-06-01 21:21:30 +02:00
view unfreeze DCON when Sugar UI is (almost) ready to show 2007-06-14 17:25:28 +02:00
__init__.py
kbdconfig Rework the emulator. Move matchbox in the shell. 2007-03-16 18:12:47 +01:00
Makefile.am
shellservice.py Several fixes for the object type registry and the activity registry. 2007-06-12 21:57:49 +02:00
sugar-shell Use sugar theme for matchbox 2007-05-11 20:31:44 +02:00