Fix #926: Use system background color in window mode
authorColin Clark <colin.clark@cclark.uk>
Mon, 4 Oct 2021 12:32:44 +0000 (13:32 +0100)
committerColin Clark <colin.clark@cclark.uk>
Mon, 4 Oct 2021 12:32:44 +0000 (13:32 +0100)
commita62c430abe5d8fecb86d5ec2a339b87207b54950
tree5bfbe11e567d98dee7af9aa33e78cd28c92f6b72
parent6fcf13826649f2447b75445eae5f285e2788ff9e
Fix #926: Use system background color in window mode

https://github.com/BestImageViewer/geeqie/issues/926

The default background color for both windowed and fullscreen modes is
the theme background color.

This feature is not available when compiled for GTK2.
src/image.c
src/main.c
src/renderer-tiles.c