]> git.mdlowis.com Git - proto/labwc.git/commit
ssd: Inactive window button icons now follow theme color
authorScarcely There <jplotecher@gmail.com>
Mon, 21 Nov 2022 05:38:17 +0000 (23:38 -0600)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Tue, 22 Nov 2022 01:22:26 +0000 (02:22 +0100)
commit004b817647d0acf51a6e7232d78c867990cc1340
treeb6983c75640c42a8c7f721da94c8dc091872a4d5
parentf08e931a29a693c2d1eb363a6766e81cc9081213
ssd: Inactive window button icons now follow theme color

I was making a theme and discovered only the active window button icon
color was taking effect. The pixmaps were being created in both the
active and inactive cases, but inactive pixmaps were never added to
the SSD scene graph.
src/ssd/ssd_titlebar.c