[master] Using busy cursor for better UX

Brian C. Lane bcl at redhat.com
Mon May 6 19:00:33 UTC 2013


On Mon, May 06, 2013 at 03:12:31PM +0200, Vratislav Podzimek wrote:
> PATCH 1/3 adds a context manager for doing things with the busied cursor. Doing
> long-lasting things in the main thread with it improves the user interface as it
> looks more like the system is doing something instead of being hanged. An
> example of such action can be applying changes in the custom spoke, which is
> what PATCH 3/3 does.
> 
> PATCH 2/3 is just a minor tweak for not running exception handling window with
> the busied cursor.
> 
> Vratislav Podzimek (3):
>   Context manager for doing things with busied cursor
>   Make sure the "unbusy cursor" is used for the exception window
>   Busy cursor when applying changes in the custom spoke
> 
>  pyanaconda/ui/gui/__init__.py      | 16 +++++-----------
>  pyanaconda/ui/gui/spokes/custom.py |  7 ++++++-
>  pyanaconda/ui/gui/utils.py         | 14 ++++++++++++++
>  3 files changed, 25 insertions(+), 12 deletions(-)

Ack

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 482 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20130506/b92e2a8c/attachment-0001.sig>


More information about the anaconda-patches mailing list