Ticket #268 (new enhancement)
ability to set Window.icon
| Reported by: | ArcRiley | Owned by: | |
|---|---|---|---|
| Priority: | Low | Milestone: | beta4 |
| Component: | soy.widgets | Version: | Trunk |
| Keywords: | Cc: |
Description (last modified by ArcRiley) (diff)
GDK provides cross-platform support for this, though we need the code to transform a texture into the format required by GDK.
Change History
comment:2 Changed 5 years ago by ArcRiley
- Milestone changed from beta2 to beta3
This is a nice feature, but it'll have to wait until Beta 3.
comment:3 Changed 5 years ago by ArcRiley
- Owner ArcRiley deleted
Freeing this task for someone to take on.
comment:5 Changed 5 years ago by ArcRiley
- Component changed from _core-x11 to _core
- Summary changed from ability to set the icon of a window to ability to set the icon of a window on X11
Note: See
TracTickets for help on using
tickets.




started work on this with [375] but it's going to need an entire cfunction to load a Pixmap from the texture (ie, too much work for beta-1). Pushing to beta-2