[Bugs] #3807 sugar-toolkit UNSP: rotation and fullscreen mode

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Wed Aug 15 17:54:51 EDT 2012


#3807: rotation and fullscreen mode
------------------------------------------+---------------------------------
    Reporter:  walter                     |          Owner:  erikos                     
        Type:  enhancement                |         Status:  new                        
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  sugar-toolkit              |        Version:  Git as of bugdate          
    Severity:  Unspecified                |       Keywords:                             
Distribution:  Unspecified                |   Status_field:  Unconfirmed                
------------------------------------------+---------------------------------

Comment(by walter):

 Well, rotation can be reasonably well covered by adding a
 gtk.gdk.CONFIGURE event handler.

 self._canvas.add_events(gtk.gdk.CONFIGURE)
 self._canvas.connect('configure-event', self._configure_cb)

 Detecting the status of Fullscreen mode is a bit trickier.

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/3807#comment:1>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list