Ideally, the window's background should be transparent. As of now, it doesn't even clear out junk frame data.
Need doDraw, drawBackgroundPart etc. methods on Window which draw a transparent color
Need to tell the X server that our window is transparent
Perhaps in the future add a SetColor to Window in the Tomo API?
Ideally, the window's background should be transparent. As of now, it doesn't even clear out junk frame data.
- Need doDraw, drawBackgroundPart etc. methods on Window which draw a transparent color
- Need to tell the X server that our window is transparent
- Perhaps in the future add a SetColor to Window in the Tomo API?
sashakoshka
changed title from Blank window background be transparent, perhaps black without a compositor to Blank window background be transparent (perhaps black without a compositor)2024-05-14 23:31:22 -06:00
sashakoshka
changed title from Blank window background be transparent (perhaps black without a compositor) to Blank window background should be transparent (perhaps black without a compositor)2024-05-17 21:23:09 -06:00
This repo is archived. You cannot comment on issues.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Ideally, the window's background should be transparent. As of now, it doesn't even clear out junk frame data.
Blank window background be transparent, perhaps black without a compositorto Blank window background be transparent (perhaps black without a compositor)Blank window background be transparent (perhaps black without a compositor)to Blank window background should be transparent (perhaps black without a compositor)