Age | Commit message (Collapse) | Author |
|
|
|
(glFinish, fps limit)
|
|
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
|
|
|
|
This seems to be the only reliable method and other programs do this"
This reverts commit ff4eb7bb389930e345b0beaadfd97d7a219dc30a.
|
|
seems to be the only reliable method and other programs do this
|
|
application that uses image/--- atoms
|
|
clipboard image pasting on wayland
|
|
|
|
|
|
|
|
|
|
|
|
work with transparency
|
|
is_**_pressed)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function to make it visible (map, unmap)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
window is in use
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|