URL:
  <http://gna.org/bugs/?20639>

                 Summary: [gtk3]: shaped windows are no longer shaped: popup
rings, drag-from-sidebar preview
                 Project: MyPaint
            Submitted by: achadwick
            Submitted on: Fri 22 Mar 2013 10:54:15 PM GMT
                Severity: 2 - Minor
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 764cbc39
         Planned Release: None
        Operating System: Debian testing/Wheez

    _______________________________________________________

Details:

Shaped windows can no longer be made with GTK3, and are disabled to prevent
exceptions. A workaround should be found (transparency?), or we could rework
things accordingly:

* Replace the rings with a popup dialog like the Quick Brush chooser, with an
ItemSpinner header that flips between all of the new ColorAdjuster classes.
** For this, the wash selectors should be made available on tabs as normal
colour selectors.
** The new Python colour selectors would suffice as a replacement for the
rings popup, with a rectangular dialog.
** Modal with explicit handling of mouse-out is a nice approach.

* Replace the sidebar and layout.py with something a bit better tailored to
GTK3. Stacks of tabs work well, and I have some toy code I could integrate.
** Registering subwindows using API calls is probably better than the current
approach.
** Possibly work in some sort of module system at the same time.

For now though, this isn't a critical issue.




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?20639>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to