Blank window background should be transparent (perhaps black without a compositor) #2

Open
opened 2024-05-15 05:31:06 +00:00 by sashakoshka · 0 comments
Owner

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-15 05:31:22 +00: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-18 03:23:09 +00:00
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tomo/x#2
No description provided.