Age | Commit message (Collapse) | Author |
|
|
|
This window background color is different than window.clear(color)
because this window color is the background color if the window itself,
which means if there is a delay between creating the window and the
first frame display then the window background color is black,
but if window color is set then that color will be displayed instead.
Normally you want to set the window background color to the same
color as the color you use in window.clear(color).
|
|
|
|
|
|
|
|
|
|
|
|
seems to be the only reliable method and other programs do this
|
|
application that uses image/--- atoms
|
|
clipboard image pasting on wayland
|
|
|
|
scaling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
application with 3d graphics
|
|
|
|
|
|
|
|
|
|
work with transparency
|
|
is_**_pressed)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
optimization doesn't improve performance here so its useless)
|
|
|
|
|
|
function to make it visible (map, unmap), fix incorrect copy/move text
|
|
|
|
|
|
|
|
texture coordinate reset because it breaks quickmedia
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clear font glyph background before rendering the text
|
|
|
|
|